diff options
author | sno <sno@pkgsrc.org> | 2009-07-08 07:33:27 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-08 07:33:27 +0000 |
commit | 85516d5d15808bf732c05149d58f1e757a5601e5 (patch) | |
tree | c237395ab46303e4acc55d19d330848719ed9f7c /time | |
parent | fefe8d4a1006aac3df959ded420a55119028ecdd (diff) | |
download | pkgsrc-85516d5d15808bf732c05149d58f1e757a5601e5.tar.gz |
Updating package for p5 module DateTime::Format::Pg from 0.16003 to 0.16004
Set license to ${PERL5_LICENSE} according to META.yml
Upstream changes:
0.16004 Mon Jul 06 12:00:00 2009
- Ship with proper META.yml (rt #47604)
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-Pg/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Pg/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile index f4f876fc73a..72492a46817 100644 --- a/time/p5-DateTime-Format-Pg/Makefile +++ b/time/p5-DateTime-Format-Pg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2009/04/30 20:29:39 sno Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/08 07:33:27 sno Exp $ -DISTNAME= DateTime-Format-Pg-0.16003 +DISTNAME= DateTime-Format-Pg-0.16004 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Pg/ COMMENT= Parse and format PostgreSQL dates and times -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir diff --git a/time/p5-DateTime-Format-Pg/distinfo b/time/p5-DateTime-Format-Pg/distinfo index 50fbf7ea664..ade7c3ddd77 100644 --- a/time/p5-DateTime-Format-Pg/distinfo +++ b/time/p5-DateTime-Format-Pg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/04/30 20:29:39 sno Exp $ +$NetBSD: distinfo,v 1.4 2009/07/08 07:33:27 sno Exp $ -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 +SHA1 (DateTime-Format-Pg-0.16004.tar.gz) = 2196c80cc68a9ea5dc3fdaa506287ae000b8b3a0 +RMD160 (DateTime-Format-Pg-0.16004.tar.gz) = 579f66e824c795edb5d2f0a5cdac9c464cfe7bec +Size (DateTime-Format-Pg-0.16004.tar.gz) = 33124 bytes |