mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 1.04
Changes: http://cpansearch.perl.org/src/ETHER/DateTime-Format-Duration-1.04/Changes - Add LICENSE - Add NO_ARCH
This commit is contained in:
parent
2401fdce29
commit
8f71e2af11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397475
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DateTime-Format-Duration
|
||||
PORTVERSION= 1.03a
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,12 +10,16 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Format and parse DateTime::Durations
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//}
|
||||
|
||||
USES= perl5 tar:tgz
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DateTime-Format-Duration-1.03a.tgz) = b3e04c18bd1ba4da4332c14d9010a79101b4419ca8a46a5354e837282280e359
|
||||
SIZE (DateTime-Format-Duration-1.03a.tgz) = 86358
|
||||
SHA256 (DateTime-Format-Duration-1.04.tar.gz) = c86b8095de3fe36dc53edda8b146318420a4425572863f8704e8529fc8ff6492
|
||||
SIZE (DateTime-Format-Duration-1.04.tar.gz) = 100641
|
||||
|
Loading…
Reference in New Issue
Block a user