Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/p5-Crypt-CBC/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/p5-Crypt-CBC/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24 retrieving revision 1.39 diff -u -p -r1.24 -r1.39 --- pkgsrc/security/p5-Crypt-CBC/Makefile 2008/10/19 19:18:44 1.24 +++ pkgsrc/security/p5-Crypt-CBC/Makefile 2015/06/12 10:51:04 1.39 @@ -1,21 +1,17 @@ -# $NetBSD: Makefile,v 1.24 2008/10/19 19:18:44 he Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:04 wiz Exp $ -DISTNAME= Crypt-CBC-2.29 +DISTNAME= Crypt-CBC-2.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 -SVR4_PKGNAME= p5cbc +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-CBC/ COMMENT= Perl5 cipher block chaining mode for various crypto algorithms -PKG_DESTDIR_SUPPORT= user-destdir -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael -DEPENDS+= p5-Digest-MD5>=2.0:../../security/p5-Digest-MD5 +DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.0}:../../security/p5-Digest-MD5 USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Crypt/CBC/.packlist