Tue Aug 9 07:24:52 2011 UTC ()
Revision bump after updating perl to 5.14.1


(adam)
diff -r1.35 -r1.36 pkgsrc/security/p5-Digest-MD5/Makefile

cvs diff -r1.35 -r1.36 pkgsrc/security/p5-Digest-MD5/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2010/12/02 12:22:58 1.35
+++ pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2011/08/09 07:24:52 1.36
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.35 2010/12/02 12:22:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.36 2011/08/09 07:24:52 adam Exp $
2# 
3 2
4DISTNAME= Digest-MD5-2.51 3DISTNAME= Digest-MD5-2.51
5PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
 5PKGREVISION= 1
6SVR4_PKGNAME= p5md5 6SVR4_PKGNAME= p5md5
7CATEGORIES= security perl5 7CATEGORIES= security perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
9 9
10MAINTAINER= heinz@NetBSD.org 10MAINTAINER= heinz@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/ 11HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/
12COMMENT= Perl5 extension interface for MD5 algorithm 12COMMENT= Perl5 extension interface for MD5 algorithm
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18DEPENDS+= {perl>=5.7.3,p5-Digest>=1.00}:../../security/p5-Digest 18DEPENDS+= {perl>=5.7.3,p5-Digest>=1.00}:../../security/p5-Digest