Update to 1.33

- Add LICENSE
- Strip shared library
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/Time-Piece
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-13 21:56:06 +00:00
parent 1cb634b377
commit 1df2a17147
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479740
3 changed files with 12 additions and 5 deletions

View File

@ -2,15 +2,22 @@
# $FreeBSD$
PORTNAME= Time-Piece
PORTVERSION= 1.3204
PORTVERSION= 1.3300
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:S|00$||}
MAINTAINER= perl@FreeBSD.org
COMMENT= Time::Piece - Object Oriented time objects
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Time/Piece/Piece.so
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1519132500
SHA256 (Time-Piece-1.3204.tar.gz) = d7485ea520f913c932032a37ea1d4611ac34bbfbef10a00d392748f744adeabd
SIZE (Time-Piece-1.3204.tar.gz) = 34475
TIMESTAMP = 1536861031
SHA256 (Time-Piece-1.33.tar.gz) = c7e128bcee285b1e666ea9824c0491e219d482242897e386ca18de268bbee930
SIZE (Time-Piece-1.33.tar.gz) = 36097

View File

@ -1,5 +1,5 @@
%%SITE_ARCH%%/auto/Time/Piece/Piece.so
%%SITE_ARCH%%/Time/Piece.pm
%%SITE_ARCH%%/Time/Seconds.pm
%%SITE_ARCH%%/auto/Time/Piece/Piece.so
%%PERL5_MAN3%%/Time::Piece.3.gz
%%PERL5_MAN3%%/Time::Seconds.3.gz