[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Crypt-CBC

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/security/p5-Crypt-CBC/Makefile between version 1.24 and 1.36

version 1.24, 2008/10/19 19:18:44 version 1.36, 2014/05/29 23:37:21
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               Crypt-CBC-2.29  DISTNAME=               Crypt-CBC-2.33
 PKGNAME=                p5-${DISTNAME}  PKGNAME=                p5-${DISTNAME}
 PKGREVISION=            1  PKGREVISION=            2
 SVR4_PKGNAME=           p5cbc  SVR4_PKGNAME=           p5cbc
 CATEGORIES=             security perl5  CATEGORIES=             security perl5
 MASTER_SITES=           ${MASTER_SITE_PERL_CPAN:=Crypt/}  MASTER_SITES=           ${MASTER_SITE_PERL_CPAN:=Crypt/}
   
 MAINTAINER=             heinz@NetBSD.org  MAINTAINER=             pkgsrc-users@NetBSD.org
 HOMEPAGE=               http://search.cpan.org/dist/Crypt-CBC/  HOMEPAGE=               http://search.cpan.org/dist/Crypt-CBC/
 COMMENT=                Perl5 cipher block chaining mode for various crypto algorithms  COMMENT=                Perl5 cipher block chaining mode for various crypto algorithms
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
 PKG_INSTALLATION_TYPES= overwrite pkgviews  PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 BUILD_DEPENDS+=         p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael  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  USE_LANGUAGES=          # empty
 PERL5_PACKLIST=         auto/Crypt/CBC/.packlist  PERL5_PACKLIST=         auto/Crypt/CBC/.packlist

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.36

CVSweb <webmaster@jp.NetBSD.org>