diff options
author | clsung <clsung@FreeBSD.org> | 2010-03-07 11:29:29 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2010-03-07 11:29:29 +0800 |
commit | c14d19b92b442914a55c44353d35b5d9a29efbd8 (patch) | |
tree | 8f4fbb5b3bf382e7f67009dc1f9542fbc057ec8f /devel | |
parent | fced787f6dbac44d4a3b828e81195cec50d9f15d (diff) | |
download | freebsd-ports-graphics-c14d19b92b442914a55c44353d35b5d9a29efbd8.tar.gz freebsd-ports-graphics-c14d19b92b442914a55c44353d35b5d9a29efbd8.tar.zst freebsd-ports-graphics-c14d19b92b442914a55c44353d35b5d9a29efbd8.zip |
- Update to 5.56
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Date-Manip/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Date-Manip/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 07828225d4c..abea642a1d3 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Date-Manip -PORTVERSION= 5.54 +PORTVERSION= 5.56 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,6 @@ COMMENT= Perl5 module containing date manipulation routines PERL_CONFIGURE= YES -MAN3= Date::Manip.3 +MAN3= Date::Manip.3 Date::Manip::DM5abbrevs.3 .include <bsd.port.mk> diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index ee68421851f..87e18d1d5bd 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1,3 +1,3 @@ -MD5 (Date-Manip-5.54.tar.gz) = 16c343329bad644b17f4f8ec5fb243cf -SHA256 (Date-Manip-5.54.tar.gz) = b61f4f0e3e580723ca7f5c0e1952922c101875535bff04afd772fbd3f193e22a -SIZE (Date-Manip-5.54.tar.gz) = 181841 +MD5 (Date-Manip-5.56.tar.gz) = c979f9698647b3425c9d0fe41d4a5294 +SHA256 (Date-Manip-5.56.tar.gz) = ceaca3c3f4504fcb4b5f543df513df44c4bb2e2caad064f38f5e9877f4f982f3 +SIZE (Date-Manip-5.56.tar.gz) = 179989 diff --git a/devel/p5-Date-Manip/pkg-plist b/devel/p5-Date-Manip/pkg-plist index 984a4def84c..2c34c32b85d 100644 --- a/devel/p5-Date-Manip/pkg-plist +++ b/devel/p5-Date-Manip/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Date/Manip.pm %%SITE_PERL%%/Date/Manip.pod +%%SITE_PERL%%/Date/Manip/DM5abbrevs.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip +@dirrmtry %%SITE_PERL%%/Date/Manip @dirrmtry %%SITE_PERL%%/Date @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date |