Update to 0.79
This commit is contained in:
parent
8518799273
commit
9d39fe1e48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198584
2 changed files with 6 additions and 14 deletions
|
@ -6,12 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= DateTime-Format-Builder
|
||||
PORTVERSION= 0.78.07
|
||||
PORTVERSION= 0.79
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DateTime
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
COMMENT= Create DateTime parser classes and objects
|
||||
|
@ -45,10 +43,4 @@ post-install:
|
|||
@${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}."
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (DateTime-Format-Builder-0.7807.tar.gz) = 4f6ee670cab944db0492e70ca8df3be3
|
||||
SHA256 (DateTime-Format-Builder-0.7807.tar.gz) = b02dc993aa58e87e668bcf45172c5b9014b06bc5dcdc5799dce65ec4737ed84c
|
||||
SIZE (DateTime-Format-Builder-0.7807.tar.gz) = 48307
|
||||
MD5 (DateTime-Format-Builder-0.79.tar.gz) = 1c28c08f64f0f9e01a5019d03452a8fe
|
||||
SHA256 (DateTime-Format-Builder-0.79.tar.gz) = a0f70a6030a3d185e9387642eb9fa71234796c5ea1a032a540a3b35909031301
|
||||
SIZE (DateTime-Format-Builder-0.79.tar.gz) = 49102
|
||||
|
|
Loading…
Reference in a new issue