Relax dependency, Digest-1.00 module was imported into Perl base prior 5.7.1.
Bump PKGREVISION.
This commit is contained in:
parent
8f03b24ae9
commit
655936dbfc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.27 2011/08/09 07:19:54 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2011/10/18 01:06:33 obache Exp $
|
||||
|
||||
DISTNAME= Digest-SHA1-2.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
SVR4_PKGNAME= p5sh2
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
|
||||
|
@ -15,7 +15,7 @@ LICENSE= ${PERL5_LICENSE}
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest
|
||||
DEPENDS+= {perl>=5.7.1,p5-Digest>=1.00}:../../security/p5-Digest
|
||||
|
||||
CONFLICTS+= p5-Digest-MD5<=2.12
|
||||
|
||||
|
|
Loading…
Reference in a new issue