mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.28
This commit is contained in:
parent
612cc747a0
commit
9088d6ff9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130028
3 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime
|
||||
PORTVERSION= 0.27
|
||||
PORTVERSION= 0.28
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
PKGNAMEPREFIX= p5-
|
||||
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
COMMENT= A date and time object
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (DateTime-0.27.tar.gz) = 5cde36539e83c479af16fd3cbbf9d185
|
||||
SIZE (DateTime-0.27.tar.gz) = 82181
|
||||
MD5 (DateTime-0.28.tar.gz) = 8f746e163d0e430704cbe14c136ad743
|
||||
SIZE (DateTime-0.28.tar.gz) = 82267
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Duration.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Infinite.pm
|
||||
|
|
Loading…
Add table
Reference in a new issue