Update to 3.9
This commit is contained in:
parent
2bc4ffad33
commit
8b6c28b0c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231378
2 changed files with 7 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Module-Pluggable
|
||||
PORTVERSION= 3.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.9
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -27,4 +26,7 @@ MAN3= Devel::InnerPackage.3 \
|
|||
RUN_DEPENDS+= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e '$$_="" if /INST_LIB/' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Module-Pluggable-3.8.tar.gz) = 661e2c71c824419c37775998c63b0f85
|
||||
SHA256 (Module-Pluggable-3.8.tar.gz) = 9a51c05d559cf8453167655f710c791d86ac886633d8370126c23256cc2e1925
|
||||
SIZE (Module-Pluggable-3.8.tar.gz) = 16889
|
||||
MD5 (Module-Pluggable-3.9.tar.gz) = e2410a59c917f44c1de9a816f0492985
|
||||
SHA256 (Module-Pluggable-3.9.tar.gz) = 8c93e78e27ef43fc2cfe3d72256c14c8169036fb6935913cfd48a0df02f4595f
|
||||
SIZE (Module-Pluggable-3.9.tar.gz) = 17611
|
||||
|
|
Loading…
Reference in a new issue