Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2013 17:07:30 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326765 - head/devel/p5-DateTime-Format-Pg
Message-ID:  <201309081707.r88H7UUO020539@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Sun Sep  8 17:07:30 2013
New Revision: 326765
URL: http://svnweb.freebsd.org/changeset/ports/326765

Log:
  Update to 0.16(.)009.
  
  Changes:	http://search.cpan.org/dist/DateTime-Format-Pg/Changes

Modified:
  head/devel/p5-DateTime-Format-Pg/Makefile
  head/devel/p5-DateTime-Format-Pg/distinfo
  head/devel/p5-DateTime-Format-Pg/pkg-descr
  head/devel/p5-DateTime-Format-Pg/pkg-plist

Modified: head/devel/p5-DateTime-Format-Pg/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Pg/Makefile	Sun Sep  8 16:52:06 2013	(r326764)
+++ head/devel/p5-DateTime-Format-Pg/Makefile	Sun Sep  8 17:07:30 2013	(r326765)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Format-Pg
-PORTVERSION=	0.16.008
+PORTVERSION=	0.16.009
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	p5-DateTime>=0.10:${PORTS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 MAN3=		DateTime::Format::Pg.3
 

Modified: head/devel/p5-DateTime-Format-Pg/distinfo
==============================================================================
--- head/devel/p5-DateTime-Format-Pg/distinfo	Sun Sep  8 16:52:06 2013	(r326764)
+++ head/devel/p5-DateTime-Format-Pg/distinfo	Sun Sep  8 17:07:30 2013	(r326765)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Format-Pg-0.16008.tar.gz) = 7d58cfb784b4abbcf8365ba98d927751cee8e46f968ae6a0ad076e522e277057
-SIZE (DateTime-Format-Pg-0.16008.tar.gz) = 38426
+SHA256 (DateTime-Format-Pg-0.16009.tar.gz) = 629380fd8e4e896715f4df60969f3aaffc07a59905af705b47b1b929f2ef73fb
+SIZE (DateTime-Format-Pg-0.16009.tar.gz) = 29082

Modified: head/devel/p5-DateTime-Format-Pg/pkg-descr
==============================================================================
--- head/devel/p5-DateTime-Format-Pg/pkg-descr	Sun Sep  8 16:52:06 2013	(r326764)
+++ head/devel/p5-DateTime-Format-Pg/pkg-descr	Sun Sep  8 17:07:30 2013	(r326765)
@@ -5,3 +5,4 @@ DateTime or DateTime::Duration object an
 format accepted by PostgreSQL.
 
 WWW: http://datetime.perl.org/
+WWW: http://search.cpan.org/dist/DateTime-Format-Pg/

Modified: head/devel/p5-DateTime-Format-Pg/pkg-plist
==============================================================================
--- head/devel/p5-DateTime-Format-Pg/pkg-plist	Sun Sep  8 16:52:06 2013	(r326764)
+++ head/devel/p5-DateTime-Format-Pg/pkg-plist	Sun Sep  8 17:07:30 2013	(r326765)
@@ -1,7 +1,3 @@
 %%SITE_PERL%%/DateTime/Format/Pg.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Pg/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Pg
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
 @dirrmtry %%SITE_PERL%%/DateTime/Format
 @dirrmtry %%SITE_PERL%%/DateTime



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309081707.r88H7UUO020539>