From owner-svn-ports-all@freebsd.org Tue Apr 12 12:20:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9422CB0C444; Tue, 12 Apr 2016 12:20:45 +0000 (UTC) (envelope-from pi@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 mx1.freebsd.org (Postfix) with ESMTPS id 4C7221453; Tue, 12 Apr 2016 12:20:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3CCKifY078081; Tue, 12 Apr 2016 12:20:44 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3CCKiA7078079; Tue, 12 Apr 2016 12:20:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201604121220.u3CCKiA7078079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 12 Apr 2016 12:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413112 - head/security/p5-Protocol-ACME X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2016 12:20:45 -0000 Author: pi Date: Tue Apr 12 12:20:44 2016 New Revision: 413112 URL: https://svnweb.freebsd.org/changeset/ports/413112 Log: security/p5-Protocol-ACME: change DISTSITE from github to CPAN, add dependency PR: 208741 Submitted by: mat Modified: head/security/p5-Protocol-ACME/Makefile head/security/p5-Protocol-ACME/distinfo Modified: head/security/p5-Protocol-ACME/Makefile ============================================================================== --- head/security/p5-Protocol-ACME/Makefile Tue Apr 12 12:17:50 2016 (r413111) +++ head/security/p5-Protocol-ACME/Makefile Tue Apr 12 12:20:44 2016 (r413112) @@ -2,8 +2,10 @@ PORTNAME= Protocol-ACME PORTVERSION= 0.11 -DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= security perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SLUDIN PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org @@ -14,14 +16,13 @@ LICENSE= ART20 RUN_DEPENDS= p5-Crypt-Format>=0.06:security/p5-Crypt-Format \ p5-Crypt-OpenSSL-Bignum>=0.06:security/p5-Crypt-OpenSSL-Bignum \ p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \ + p5-Crypt-RSA-Parse>=0.041:security/p5-Crypt-RSA-Parse \ p5-Digest-SHA>=5.95:security/p5-Digest-SHA \ p5-Log-Any>=1.032:devel/p5-Log-Any \ p5-JSON>=2.90:converters/p5-JSON \ p5-libwww>=6.13:www/p5-libwww USES= perl5 -USE_GITHUB= yes -GH_ACCOUNT= sludin USE_PERL5= configure .include Modified: head/security/p5-Protocol-ACME/distinfo ============================================================================== --- head/security/p5-Protocol-ACME/distinfo Tue Apr 12 12:17:50 2016 (r413111) +++ head/security/p5-Protocol-ACME/distinfo Tue Apr 12 12:20:44 2016 (r413112) @@ -1,2 +1,2 @@ -SHA256 (sludin-Protocol-ACME-v0.11_GH0.tar.gz) = 32c0cd807c6480ff96b926ed07bd755afbfcd5034b78a6ed839aa1e4fb316f5a -SIZE (sludin-Protocol-ACME-v0.11_GH0.tar.gz) = 27545 +SHA256 (Protocol-ACME-0.11.tar.gz) = 462e3f3bcffe120bb190354918d4cf471ad3d1e1a26c9ce19281de6d251ad89b +SIZE (Protocol-ACME-0.11.tar.gz) = 30736