On Mon, January 21, 2019 11:02 am, trondd wrote:
> On Sun, January 20, 2019 8:50 am, Edd Barrett wrote:
>> Hi,
>>
>> I found myself on the links+ website today, and noticed that there was a
>> newer version. Here's a diff for that.
>>
>> Thanks
>>
>
> Thanks. I was planning to check my ports for updates this weekend but you
> beat me to it.
>
> The update looks good to me.
>
> Tim.
>
Ping. Been using the new version daily for a week now.
Tim.
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/www/links+/Makefile,v
>> retrieving revision 1.63
>> diff -u -p -u -r1.63 Makefile
>> --- Makefile 23 Sep 2018 20:12:32 -0000 1.63
>> +++ Makefile 20 Jan 2019 13:16:23 -0000
>> @@ -1,7 +1,7 @@
>> # $OpenBSD: Makefile,v 1.63 2018/09/23 20:12:32 sthen Exp $
>>
>> COMMENT= graphics and text browser
>> -VER= 2.17
>> +VER= 2.18
>> DISTNAME= links-${VER}
>> PKGNAME= links+-${VER}
>> CATEGORIES= www
>> @@ -32,9 +32,9 @@ LIB_DEPENDS+= graphics/jpeg \
>> x11/gnome/librsvg \
>> graphics/tiff
>> CONFIGURE_ARGS+= --with-x --enable-graphics
>> -WANTLIB+= X11 jpeg>=62 m png>=2 tiff>=35
>> +WANTLIB+= X11 jpeg>=62 m tiff>=35
>> WANTLIB+= cairo event fontconfig gdk_pixbuf-2.0 gio-2.0 glib-2.0
>> -WANTLIB+= gobject-2.0 intl rsvg-2
>> +WANTLIB+= gobject-2.0 intl png16 rsvg-2
>>
>> MESSAGE= ${PKGDIR}/MESSAGE.x11
>> .endif
>> Index: distinfo
>> ===================================================================
>> RCS file: /cvs/ports/www/links+/distinfo,v
>> retrieving revision 1.34
>> diff -u -p -u -r1.34 distinfo
>> --- distinfo 23 Sep 2018 20:12:32 -0000 1.34
>> +++ distinfo 20 Jan 2019 12:20:14 -0000
>> @@ -1,2 +1,2 @@
>> -SHA256 (links-2.17.tar.gz) =
>> GA73DGASm1pZGjmj6jOSC6fRgagxCct1sXcuVM0367w=
>> -SIZE (links-2.17.tar.gz) = 7277344
>> +SHA256 (links-2.18.tar.gz) =
>> rTPQq/7JYnpd3DR0DsafHb7EV1KFgb8j/uT9yqkPIzI=
>> +SIZE (links-2.18.tar.gz) = 7287356
>>
>> --
>> Best Regards
>> Edd Barrett
>>
>> http://www.theunixzoo.co.uk
>>
>