- Update to 1.56.
- Better adjustments of dependencies.
This commit is contained in:
parent
750348a02c
commit
a22e1fcb7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227384
2 changed files with 5 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ExtUtils-Manifest
|
PORTNAME= ExtUtils-Manifest
|
||||||
PORTVERSION= 1.55
|
PORTVERSION= 1.56
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= lippe@FreeBSD.org
|
MAINTAINER= lippe@FreeBSD.org
|
||||||
COMMENT= Utilities to write and check a MANIFEST file
|
COMMENT= Utilities to write and check a MANIFEST file
|
||||||
|
|
||||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
|
BUILD_DEPENDS= p5-PathTools>=0.8:${PORTSDIR}/devel/p5-PathTools
|
||||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
|
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ExtUtils-Manifest-1.55.tar.gz) = cce8a3367a2154c2fa52488f528667cb
|
MD5 (ExtUtils-Manifest-1.56.tar.gz) = b6557064893b6e0279df68c87395554c
|
||||||
SHA256 (ExtUtils-Manifest-1.55.tar.gz) = f22c687ec57750616054b319b1c7289dfd6407ddbb06383d084abd44f3d3ba7b
|
SHA256 (ExtUtils-Manifest-1.56.tar.gz) = 05fb181c4159587768b5e79c3e8a67c9689c51836923ac8e2ceb597b89bec04f
|
||||||
SIZE (ExtUtils-Manifest-1.55.tar.gz) = 18770
|
SIZE (ExtUtils-Manifest-1.56.tar.gz) = 19268
|
||||||
|
|
Loading…
Reference in a new issue