mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update to 5.64
This commit is contained in:
parent
5bbe18ab5e
commit
5c3d45bac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204743
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= AutoLoader
|
||||
PORTVERSION= 5.63
|
||||
PORTVERSION= 5.64
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,6 +17,6 @@ COMMENT= Load subroutines only on demand
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= AutoLoader.3
|
||||
MAN3= AutoLoader.3 AutoSplit.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (AutoLoader-5.63.tar.gz) = e1c37fc322a309ec9881ad83a2487bb6
|
||||
SHA256 (AutoLoader-5.63.tar.gz) = aded4965e59c263c1d76ffc4843e15484a4a160081697ce00c2b25c596f12a8c
|
||||
SIZE (AutoLoader-5.63.tar.gz) = 15982
|
||||
MD5 (AutoLoader-5.64.tar.gz) = 3c86279d1061b452d215eb2e34b5a5e2
|
||||
SHA256 (AutoLoader-5.64.tar.gz) = 15c7bd1a4e4f18e09c9cc6a8552e76ae4e56d2f58780695bbae8e2385888537a
|
||||
SIZE (AutoLoader-5.64.tar.gz) = 27840
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%SITE_PERL%%/AutoLoader.pm
|
||||
%%SITE_PERL%%/AutoSplit.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AutoLoader/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AutoLoader
|
||||
|
Loading…
Reference in New Issue
Block a user