1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- Update to 0.05

- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/DateTime-Format-MySQL/Changes
This commit is contained in:
Frederic Culot 2014-10-31 09:22:57 +00:00
parent 29552b03a8
commit af0618409c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371789
2 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-MySQL
PORTVERSION= 0.04
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,9 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse and format MySQL dates and times
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS:= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder
p5-DateTime-Format-Builder>=0.6:${PORTSDIR}/devel/p5-DateTime-Format-Builder
USES= perl5
USE_PERL5= modbuild

View File

@ -1,2 +1,2 @@
SHA256 (DateTime-Format-MySQL-0.04.tar.gz) = f40811b5cd2ad7285669c2d9f61233ac9042a0abdbf712673ae1cecd931f2026
SIZE (DateTime-Format-MySQL-0.04.tar.gz) = 11539
SHA256 (DateTime-Format-MySQL-0.05.tar.gz) = 26d0348a930aa34d3b33ec1b2a9d9629f2ee78234e224ca74d594703922ca2e9
SIZE (DateTime-Format-MySQL-0.05.tar.gz) = 13462