From owner-svn-ports-head@freebsd.org Sun May 13 20:10:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29454FD03EB; Sun, 13 May 2018 20:10:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 792557A88B; Sun, 13 May 2018 20:10:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 968ED121C7; Sun, 13 May 2018 20:10:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4DKAe6q095662; Sun, 13 May 2018 20:10:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4DKAeeq095660; Sun, 13 May 2018 20:10:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805132010.w4DKAeeq095660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 May 2018 20:10:40 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/p5-Net-DNS-SEC X-SVN-Commit-Revision: 469823 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2018 20:10:42 -0000 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