svn commit: r339892 - head/security/p5-Digest-Perl-MD5

Ashish SHUKLA ashish at FreeBSD.org
Thu Jan 16 05:05:01 UTC 2014


Author: ashish
Date: Thu Jan 16 05:05:00 2014
New Revision: 339892
URL: http://svnweb.freebsd.org/changeset/ports/339892
QAT: https://qat.redports.org/buildarchive/r339892/

Log:
  - Updato to 1.9
  - Add STAGE support

Modified:
  head/security/p5-Digest-Perl-MD5/Makefile
  head/security/p5-Digest-Perl-MD5/distinfo
  head/security/p5-Digest-Perl-MD5/pkg-plist

Modified: head/security/p5-Digest-Perl-MD5/Makefile
==============================================================================
--- head/security/p5-Digest-Perl-MD5/Makefile	Thu Jan 16 05:00:45 2014	(r339891)
+++ head/security/p5-Digest-Perl-MD5/Makefile	Thu Jan 16 05:05:00 2014	(r339892)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Digest-Perl-MD5
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,4 @@ COMMENT=	Perl extension for MD5 hash alg
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Digest::Perl::MD5.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/p5-Digest-Perl-MD5/distinfo
==============================================================================
--- head/security/p5-Digest-Perl-MD5/distinfo	Thu Jan 16 05:00:45 2014	(r339891)
+++ head/security/p5-Digest-Perl-MD5/distinfo	Thu Jan 16 05:05:00 2014	(r339892)
@@ -1,2 +1,2 @@
-SHA256 (Digest-Perl-MD5-1.8.tar.gz) = 86b1f32a09ced075606d98a1b6ed24a44b2e18bfd0ab515dc987f99d9112d860
-SIZE (Digest-Perl-MD5-1.8.tar.gz) = 74077
+SHA256 (Digest-Perl-MD5-1.9.tar.gz) = 7100cba1710f45fb0e907d8b1a7bd8caef35c64acd31d7f225aff5affeecd9b1
+SIZE (Digest-Perl-MD5-1.9.tar.gz) = 72009

Modified: head/security/p5-Digest-Perl-MD5/pkg-plist
==============================================================================
--- head/security/p5-Digest-Perl-MD5/pkg-plist	Thu Jan 16 05:00:45 2014	(r339891)
+++ head/security/p5-Digest-Perl-MD5/pkg-plist	Thu Jan 16 05:05:00 2014	(r339892)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Digest/Perl/MD5.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/MD5/.packlist
+%%PERL5_MAN3%%/Digest::Perl::MD5.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/MD5/
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/


More information about the svn-ports-all mailing list