Date: Sun, 13 May 2018 20:10:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469823 - head/dns/p5-Net-DNS-SEC Message-ID: <201805132010.w4DKAeeq095660@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 13 20:10:39 2018 New Revision: 469823 URL: https://svnweb.freebsd.org/changeset/ports/469823 Log: Update to 1.08 Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes Modified: head/dns/p5-Net-DNS-SEC/Makefile head/dns/p5-Net-DNS-SEC/distinfo Modified: head/dns/p5-Net-DNS-SEC/Makefile ============================================================================== --- head/dns/p5-Net-DNS-SEC/Makefile Sun May 13 20:10:34 2018 (r469822) +++ head/dns/p5-Net-DNS-SEC/Makefile Sun May 13 20:10:39 2018 (r469823) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-SEC -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= dns perl5 MASTER_SITES= CPAN \ http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.05:security/ p5-Crypt-OpenSSL-ECDSA>=0.06:security/p5-Crypt-OpenSSL-ECDSA \ p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \ p5-Crypt-OpenSSL-Random>=0.10:security/p5-Crypt-OpenSSL-Random \ - p5-Net-DNS>=1.01:dns/p5-Net-DNS + p5-Net-DNS>=1.08:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 ssl Modified: head/dns/p5-Net-DNS-SEC/distinfo ============================================================================== --- head/dns/p5-Net-DNS-SEC/distinfo Sun May 13 20:10:34 2018 (r469822) +++ head/dns/p5-Net-DNS-SEC/distinfo Sun May 13 20:10:39 2018 (r469823) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522952413 -SHA256 (Net-DNS-SEC-1.07.tar.gz) = 39e92aae3d354007583843aa6b24ab74e8725c09ba952a87084529b5229aee94 -SIZE (Net-DNS-SEC-1.07.tar.gz) = 41644 +TIMESTAMP = 1526213334 +SHA256 (Net-DNS-SEC-1.08.tar.gz) = 996d4e8dfa0c810221e87f5d290ee12098bb38dd37e9b3fb6276f3b19627d57b +SIZE (Net-DNS-SEC-1.08.tar.gz) = 41084
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805132010.w4DKAeeq095660>