mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.975
This commit is contained in:
parent
2d58078d8c
commit
55a58b7734
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195384
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Sub-Exporter
|
||||
PORTVERSION= 0.974
|
||||
PORTVERSION= 0.975
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Sub
|
||||
@ -23,6 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Sub::Exporter.3 \
|
||||
Sub::Exporter::Cookbook.3 \
|
||||
Sub::Exporter::Tutorial.3 \
|
||||
Sub::Exporter::Util.3
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Sub-Exporter-0.974.tar.gz) = 916be83adf51eb8a0412f98e72605c88
|
||||
SHA256 (Sub-Exporter-0.974.tar.gz) = 208baa9d61a1d1dff6988346c3277260241f77356411b67e4f892c17ec28345c
|
||||
SIZE (Sub-Exporter-0.974.tar.gz) = 44209
|
||||
MD5 (Sub-Exporter-0.975.tar.gz) = 5a4deeea702fa184117624c84dbd960c
|
||||
SHA256 (Sub-Exporter-0.975.tar.gz) = 60ac46746d626e2f59ebe87873632ff6f9e4575e6c3c36b7adbf84263ea80081
|
||||
SIZE (Sub-Exporter-0.975.tar.gz) = 48392
|
||||
|
@ -1,4 +1,5 @@
|
||||
%%SITE_PERL%%/Sub/Exporter.pm
|
||||
%%SITE_PERL%%/Sub/Exporter/Cookbook.pod
|
||||
%%SITE_PERL%%/Sub/Exporter/Tutorial.pod
|
||||
%%SITE_PERL%%/Sub/Exporter/Util.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user