diff options
author | tobez <tobez@FreeBSD.org> | 2009-08-10 19:37:53 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-08-10 19:37:53 +0800 |
commit | 32a6d6bb424665927dcfcbebadc4f7a2f3e7122f (patch) | |
tree | 2f3178502f33d07c7548e7d4cc5aeb61f010c139 /databases/p5-DBD-Pg | |
parent | 350867243e6de5ec2f8b417af6dd3620f5027a52 (diff) | |
download | freebsd-ports-gnome-32a6d6bb424665927dcfcbebadc4f7a2f3e7122f.tar.gz freebsd-ports-gnome-32a6d6bb424665927dcfcbebadc4f7a2f3e7122f.tar.zst freebsd-ports-gnome-32a6d6bb424665927dcfcbebadc4f7a2f3e7122f.zip |
Update to 2.15.1.
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 194870f0ac38..03be3e0d6d3d 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 2.15.0 +PORTVERSION= 2.15.1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index 30b60e94a417..b4add2630454 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-Pg-2.15.0.tar.gz) = 74317b63be3ac5b8938d4b584996d5e7 -SHA256 (DBD-Pg-2.15.0.tar.gz) = 37948f946cc1226053631ffd35bf1d7af5c77d43b5f2ba540556b1bdeb9853f6 -SIZE (DBD-Pg-2.15.0.tar.gz) = 220705 +MD5 (DBD-Pg-2.15.1.tar.gz) = b1c5488a68fa61cc3694b0cd4e413e25 +SHA256 (DBD-Pg-2.15.1.tar.gz) = c98260ac150499619fbb5bcb648c7e364eaedf3bc8617122344a8ef6a0ab07f2 +SIZE (DBD-Pg-2.15.1.tar.gz) = 220802 |