Index: head/devel/p5-DateTime-Format-HTTP/Makefile =================================================================== --- head/devel/p5-DateTime-Format-HTTP/Makefile (revision 100779) +++ head/devel/p5-DateTime-Format-HTTP/Makefile (revision 100780) @@ -1,38 +1,38 @@ # New ports collection makefile for: p5-DateTime-Format-HTTP # Date created: 7 july 2003 # Whom: Mathieu Arnold # # $FreeBSD$ # PORTNAME= DateTime-Format-HTTP -PORTVERSION= 0.35.01 +PORTVERSION= 0.36 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= HTTP date conversion routines BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww PERL_MODBUILD= yes MAN3= DateTime::Format::HTTP.3 .include .if ${PERL_LEVEL} <= 500600 RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec .endif .if ${PERL_LEVEL} < 500600 post-patch: @${PERL} -pi -e '$$_ = "" if /use warnings/;' \ ${WRKSRC}/lib/DateTime/Format/HTTP.pm .endif .include Property changes on: head/devel/p5-DateTime-Format-HTTP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-DateTime-Format-HTTP/distinfo =================================================================== --- head/devel/p5-DateTime-Format-HTTP/distinfo (revision 100779) +++ head/devel/p5-DateTime-Format-HTTP/distinfo (revision 100780) @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-HTTP-0.3501.tar.gz) = 6ce5d94994f412d3b00ec8b908b05070 -SIZE (DateTime-Format-HTTP-0.3501.tar.gz) = 18606 +MD5 (DateTime-Format-HTTP-0.36.tar.gz) = 8f40176f012e293743ffbdb42791e40c +SIZE (DateTime-Format-HTTP-0.36.tar.gz) = 18659 Property changes on: head/devel/p5-DateTime-Format-HTTP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property