From 619c99ffbb3402cdd662c3293ca3c5a9eda9533a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:50:19 +0000 Subject: [PATCH] - Update to 0.16.1 - Bump PORTREVISION for dependent ports Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS --- dns/libpsl/Makefile | 2 +- dns/libpsl/distinfo | 6 +++--- dns/libpsl/pkg-plist | 4 ++-- ftp/curl/Makefile | 2 +- ftp/wget/Makefile | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index aff1599858e8..141216215afb 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpsl -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= dns diff --git a/dns/libpsl/distinfo b/dns/libpsl/distinfo index 3fcebe4ca4fe..8c9ce1978419 100644 --- a/dns/libpsl/distinfo +++ b/dns/libpsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481476237 -SHA256 (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = f27318917f740e8d92554c2916aa2b3f6abcb49e19139c65baebb3e0ff0f3cdf -SIZE (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = 48888 +TIMESTAMP = 1481901453 +SHA256 (rockdaboot-libpsl-libpsl-0.16.1_GH0.tar.gz) = 2fd2d67514b3e0711cf8617b4556e3c70e9d68c3feef5b6fff54e66cc7f217a7 +SIZE (rockdaboot-libpsl-libpsl-0.16.1_GH0.tar.gz) = 48963 diff --git a/dns/libpsl/pkg-plist b/dns/libpsl/pkg-plist index ef75c183aea6..325a537e4be0 100644 --- a/dns/libpsl/pkg-plist +++ b/dns/libpsl/pkg-plist @@ -2,8 +2,8 @@ bin/psl include/libpsl.h lib/libpsl.a lib/libpsl.so -lib/libpsl.so.6 -lib/libpsl.so.6.0.0 +lib/libpsl.so.5 +lib/libpsl.so.5.1.0 libdata/pkgconfig/libpsl.pc man/man1/psl-make-dafsa.1.gz man/man1/psl.1.gz diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 58739d8da3f0..b59d7763b6a5 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.51.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 9769b22a2ab8..9bf66588f2e0 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU