pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Pg PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8698baa01f15
branches:  trunk
changeset: 392365:8698baa01f15
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu Apr 30 20:29:39 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module of DateTime::Format::Pg from 1.6002
    to 1.6003
  - Setting license to gnu-gpl-v2

Upstream changes:
0.16003  Fri Mar 27 09:30:00 2009
    - Fix handling of BC (rt #44594). Patch by Jonas Lijegren.

diffstat:

 time/p5-DateTime-Format-Pg/Makefile |  8 ++++----
 time/p5-DateTime-Format-Pg/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 27ac8869366e -r 8698baa01f15 time/p5-DateTime-Format-Pg/Makefile
--- a/time/p5-DateTime-Format-Pg/Makefile       Thu Apr 30 20:27:34 2009 +0000
+++ b/time/p5-DateTime-Format-Pg/Makefile       Thu Apr 30 20:29:39 2009 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/04/30 20:29:39 sno Exp $
 
-DISTNAME=      DateTime-Format-Pg-0.16002
+DISTNAME=      DateTime-Format-Pg-0.16003
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/DateTime-Format-Pg/
 COMMENT=       Parse and format PostgreSQL dates and times
+LICENSE=       gnu-gpl-v2 # OR artistic
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+DEPENDS+=      p5-DateTime>=0.10:../../time/p5-DateTime
 DEPENDS+=      p5-DateTime-Format-Builder>=0.72:../../time/p5-DateTime-Format-Builder
 DEPENDS+=      p5-DateTime-TimeZone>=0.05:../../time/p5-DateTime-TimeZone
-DEPENDS+=      p5-DateTime>=0.10:../../time/p5-DateTime
 
 PERL5_PACKLIST=                auto/DateTime/Format/Pg/.packlist
 
diff -r 27ac8869366e -r 8698baa01f15 time/p5-DateTime-Format-Pg/distinfo
--- a/time/p5-DateTime-Format-Pg/distinfo       Thu Apr 30 20:27:34 2009 +0000
+++ b/time/p5-DateTime-Format-Pg/distinfo       Thu Apr 30 20:29:39 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/08/17 12:18:45 he Exp $
+$NetBSD: distinfo,v 1.3 2009/04/30 20:29:39 sno Exp $
 
-SHA1 (DateTime-Format-Pg-0.16002.tar.gz) = abca241cc675a49b23d86bba2fa75eeaac93ce18
-RMD160 (DateTime-Format-Pg-0.16002.tar.gz) = cbd6c3a650c5b93121fe95b07ba4fde400de5bbc
-Size (DateTime-Format-Pg-0.16002.tar.gz) = 35605 bytes
+SHA1 (DateTime-Format-Pg-0.16003.tar.gz) = 553fb23c515db022185b4edc85d3b53181f0d899
+RMD160 (DateTime-Format-Pg-0.16003.tar.gz) = 3b39ad7f7d79ecc157899daedfd3b60b82dce4d1
+Size (DateTime-Format-Pg-0.16003.tar.gz) = 31781 bytes



Home | Main Index | Thread Index | Old Index