From owner-svn-ports-head@freebsd.org Tue Nov 8 00:59:34 2016 Return-Path: Delivered-To: svn-ports-head@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 53F94C3444F; Tue, 8 Nov 2016 00:59:34 +0000 (UTC) (envelope-from wen@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 06E3ED8E; Tue, 8 Nov 2016 00:59:33 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA80xXsP017144; Tue, 8 Nov 2016 00:59:33 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA80xXEj017142; Tue, 8 Nov 2016 00:59:33 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201611080059.uA80xXEj017142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 8 Nov 2016 00:59:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425654 - head/security/p5-Crypt-PKCS10 X-SVN-Group: ports-head 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.23 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: Tue, 08 Nov 2016 00:59:34 -0000 Author: wen Date: Tue Nov 8 00:59:32 2016 New Revision: 425654 URL: https://svnweb.freebsd.org/changeset/ports/425654 Log: - Update to 1.8002 Changes: http://cpansearch.perl.org/src/TLHACKQUE/Crypt-PKCS10-1.8002/Changes - Add NO_ARCH PR: 214179 Submitted by: svysh.fbsd@gmail.com(maintainer) Modified: head/security/p5-Crypt-PKCS10/Makefile head/security/p5-Crypt-PKCS10/distinfo Modified: head/security/p5-Crypt-PKCS10/Makefile ============================================================================== --- head/security/p5-Crypt-PKCS10/Makefile Mon Nov 7 23:59:14 2016 (r425653) +++ head/security/p5-Crypt-PKCS10/Makefile Tue Nov 8 00:59:32 2016 (r425654) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PKCS10 -PORTVERSION= 1.5 +PORTVERSION= 1.8002 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,14 @@ COMMENT= Parse PKCS #10 certificate requ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 +BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \ + p5-Module-Signature>=0:security/p5-Module-Signature \ + p5-Digest-MD4>=0:security/p5-Digest-MD4 \ + p5-Digest-MD2>=0:security/p5-Digest-MD2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -NO_ARCH=yes +NO_ARCH= yes .include Modified: head/security/p5-Crypt-PKCS10/distinfo ============================================================================== --- head/security/p5-Crypt-PKCS10/distinfo Mon Nov 7 23:59:14 2016 (r425653) +++ head/security/p5-Crypt-PKCS10/distinfo Tue Nov 8 00:59:32 2016 (r425654) @@ -1,2 +1,3 @@ -SHA256 (Crypt-PKCS10-1.5.tar.gz) = 230ae75b435f62a4ffa0932f47d36beaec37bd95f30d2ef755b34b877038ee8e -SIZE (Crypt-PKCS10-1.5.tar.gz) = 47814 +TIMESTAMP = 1478245996 +SHA256 (Crypt-PKCS10-1.8002.tar.gz) = c5253aa4ce1b7edc000fc132ca46fd9912dda189d2a9b518c9164dd52acaa0fa +SIZE (Crypt-PKCS10-1.8002.tar.gz) = 87682