Easy update to links+ to 2.12
Adds SSL client certificates, and a warning if SSLv2 or v3 are in use (or
to disallow them), and a bug fix for cookies.
Running on amd64. I don't have a way to test the new SSL features, though.
Tim.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.56
diff -u -p -r1.56 Makefile
--- Makefile 20 Sep 2015 08:01:09 -0000 1.56
+++ Makefile 6 Oct 2015 00:49:56 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.56 2015/09/20 08:01:09 landry Exp $
COMMENT= graphics and text browser
-VER= 2.11
+VER= 2.12
DISTNAME= links-${VER}
PKGNAME= links+-${VER}
CATEGORIES= www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo 20 Sep 2015 08:01:09 -0000 1.28
+++ distinfo 6 Oct 2015 00:49:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.11.tar.gz) = FbjJLcCuG8W/7ZmBZTIgG/nFCwQ4Q323ZhsOmra1CKU=
-SIZE (links-2.11.tar.gz) = 7026691
+SHA256 (links-2.12.tar.gz) = Lj2mGT3p1u5xvEvqsXFp7MWNfL8uIBkqP1GO2ffyLjM=
+SIZE (links-2.12.tar.gz) = 7032939