diff options
author | mat <mat@FreeBSD.org> | 2005-06-28 23:43:27 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-06-28 23:43:27 +0800 |
commit | a68e0ba36f165e5e9664d0dbf0dbe84af5aeb8cb (patch) | |
tree | a153bc4e28f291b45a6498f16eb54ebb61d88dc3 | |
parent | 291bae8adcada1171f82a0191e7fc174e8dd49dc (diff) | |
download | freebsd-ports-gnome-a68e0ba36f165e5e9664d0dbf0dbe84af5aeb8cb.tar.gz freebsd-ports-gnome-a68e0ba36f165e5e9664d0dbf0dbe84af5aeb8cb.tar.zst freebsd-ports-gnome-a68e0ba36f165e5e9664d0dbf0dbe84af5aeb8cb.zip |
Update to 1.43
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 735d0362ce4c..3ea671327b7a 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index 6acdc736c306..6792257364c1 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1,2 +1,2 @@ -MD5 (DBD-Pg-1.42.tar.gz) = 2ef800322f3076ea3da696ebaf2b1e1e -SIZE (DBD-Pg-1.42.tar.gz) = 120021 +MD5 (DBD-Pg-1.43.tar.gz) = 1ddefc3cb5f8c0d20eaf6ba7aa11049d +SIZE (DBD-Pg-1.43.tar.gz) = 131267 |