mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Update to 5.56
This commit is contained in:
parent
5b50d81591
commit
e4f40be181
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250647
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Date-Manip
|
PORTNAME= Date-Manip
|
||||||
PORTVERSION= 5.54
|
PORTVERSION= 5.56
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -16,6 +16,6 @@ COMMENT= Perl5 module containing date manipulation routines
|
||||||
|
|
||||||
PERL_CONFIGURE= YES
|
PERL_CONFIGURE= YES
|
||||||
|
|
||||||
MAN3= Date::Manip.3
|
MAN3= Date::Manip.3 Date::Manip::DM5abbrevs.3
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Date-Manip-5.54.tar.gz) = 16c343329bad644b17f4f8ec5fb243cf
|
MD5 (Date-Manip-5.56.tar.gz) = c979f9698647b3425c9d0fe41d4a5294
|
||||||
SHA256 (Date-Manip-5.54.tar.gz) = b61f4f0e3e580723ca7f5c0e1952922c101875535bff04afd772fbd3f193e22a
|
SHA256 (Date-Manip-5.56.tar.gz) = ceaca3c3f4504fcb4b5f543df513df44c4bb2e2caad064f38f5e9877f4f982f3
|
||||||
SIZE (Date-Manip-5.54.tar.gz) = 181841
|
SIZE (Date-Manip-5.56.tar.gz) = 179989
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
%%SITE_PERL%%/Date/Manip.pm
|
%%SITE_PERL%%/Date/Manip.pm
|
||||||
%%SITE_PERL%%/Date/Manip.pod
|
%%SITE_PERL%%/Date/Manip.pod
|
||||||
|
%%SITE_PERL%%/Date/Manip/DM5abbrevs.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist
|
||||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip
|
||||||
|
@dirrmtry %%SITE_PERL%%/Date/Manip
|
||||||
@dirrmtry %%SITE_PERL%%/Date
|
@dirrmtry %%SITE_PERL%%/Date
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date
|
||||||
|
|
Loading…
Add table
Reference in a new issue