On Tue, October 6, 2015 5:51 am, Stuart Henderson wrote:
>
> Needs 'update-patches' as well, otherwise looks good to me.
>

Whoops, missed that.  Apparently the patches will still apply even with
the wrong line numbers.

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 22:16:51 -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 22:16:51 -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
cvs server: Diffing patches
Index: patches/patch-https_c
===================================================================
RCS file: /cvs/ports/www/links+/patches/patch-https_c,v
retrieving revision 1.2
diff -u -p -r1.2 patch-https_c
--- patches/patch-https_c       20 Sep 2015 08:01:09 -0000      1.2
+++ patches/patch-https_c       6 Oct 2015 22:16:51 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-https_c,v 1.2 2015/09/20 08:01:09 landry Exp $
---- https.c.orig       Mon Aug 24 23:28:45 2015
-+++ https.c    Sun Sep 20 09:36:31 2015
-@@ -76,6 +76,10 @@ SSL *getSSL(void)
+--- https.c.orig       Thu Sep 17 13:28:56 2015
++++ https.c    Mon Oct  5 20:44:07 2015
+@@ -87,6 +87,10 @@ SSL *getSSL(void)
                        if (RAND_load_file(cast_const_char f_randfile, -1))
                                RAND_write_file(cast_const_char f_randfile);
                }


Reply via email to