From owner-svn-ports-all@freebsd.org Tue Feb 28 09:47:54 2017 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 2C3D7CEEA3B; Tue, 28 Feb 2017 09:47:54 +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 mx1.freebsd.org (Postfix) with ESMTPS id D3B06D43; Tue, 28 Feb 2017 09:47:53 +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 v1S9lqDN069821; Tue, 28 Feb 2017 09:47:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1S9lqw2069818; Tue, 28 Feb 2017 09:47:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702280947.v1S9lqw2069818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 28 Feb 2017 09:47:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435035 - head/security/p5-Crypt-PasswdMD5 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.23 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, 28 Feb 2017 09:47:54 -0000 Author: sunpoet Date: Tue Feb 28 09:47:52 2017 New Revision: 435035 URL: https://svnweb.freebsd.org/changeset/ports/435035 Log: Update to 1.40 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Crypt-PasswdMD5/Changes Modified: head/security/p5-Crypt-PasswdMD5/Makefile head/security/p5-Crypt-PasswdMD5/distinfo head/security/p5-Crypt-PasswdMD5/pkg-plist Modified: head/security/p5-Crypt-PasswdMD5/Makefile ============================================================================== --- head/security/p5-Crypt-PasswdMD5/Makefile Tue Feb 28 09:47:47 2017 (r435034) +++ head/security/p5-Crypt-PasswdMD5/Makefile Tue Feb 28 09:47:52 2017 (r435035) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PasswdMD5 -PORTVERSION= 1.3 -PORTREVISION= 2 +PORTVERSION= 1.40 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,10 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides interoperable MD5-based crypt() function -USES= perl5 -USE_PERL5= configure +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual -pre-patch: - @${REINPLACE_CMD} -e 's|[[:cntrl:]]$$||g' ${WRKSRC}/PasswdMD5.pm +NO_ARCH= yes +USES= perl5 tar:tgz +USE_PERL5= configure .include Modified: head/security/p5-Crypt-PasswdMD5/distinfo ============================================================================== --- head/security/p5-Crypt-PasswdMD5/distinfo Tue Feb 28 09:47:47 2017 (r435034) +++ head/security/p5-Crypt-PasswdMD5/distinfo Tue Feb 28 09:47:52 2017 (r435035) @@ -1,2 +1,3 @@ -SHA256 (Crypt-PasswdMD5-1.3.tar.gz) = a44c3811d948ee9380f552610184fbf611b31099442b0f25c200f507a3d9408e -SIZE (Crypt-PasswdMD5-1.3.tar.gz) = 4820 +TIMESTAMP = 1488266923 +SHA256 (Crypt-PasswdMD5-1.40.tgz) = b77d6aeea25301af7be679f7452e894ca88af9710bffd6e01d665a141c391948 +SIZE (Crypt-PasswdMD5-1.40.tgz) = 6683 Modified: head/security/p5-Crypt-PasswdMD5/pkg-plist ============================================================================== --- head/security/p5-Crypt-PasswdMD5/pkg-plist Tue Feb 28 09:47:47 2017 (r435034) +++ head/security/p5-Crypt-PasswdMD5/pkg-plist Tue Feb 28 09:47:52 2017 (r435035) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Crypt::PasswdMD5.3.gz %%SITE_PERL%%/Crypt/PasswdMD5.pm +%%PERL5_MAN3%%/Crypt::PasswdMD5.3.gz