diff options
author | culot <culot@FreeBSD.org> | 2013-07-30 17:04:54 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-07-30 17:04:54 +0800 |
commit | 788c76a6a8628d299c8d455394239879fe3c6132 (patch) | |
tree | fc82154ff866b6e7bd7b8679a484aba8a303fb9f /databases/p5-DBI | |
parent | 3926ac691f81e46df325ae07816e5f4a1c5358b5 (diff) | |
download | freebsd-ports-gnome-788c76a6a8628d299c8d455394239879fe3c6132.tar.gz freebsd-ports-gnome-788c76a6a8628d299c8d455394239879fe3c6132.tar.zst freebsd-ports-gnome-788c76a6a8628d299c8d455394239879fe3c6132.zip |
- Update to 1.628
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.628_-_22nd_July_2013
PR: ports/180902
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBI/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index e6649ba211bf..56c239f9f857 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBI -PORTVERSION= 1.627 +PORTVERSION= 1.628 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 1b095fd0fd4a..a98bdb42f479 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBI-1.627.tar.gz) = 875c1951a5e203c658f0f252e473b766dbcd299a987f86c17151fc6473b5856b -SIZE (DBI-1.627.tar.gz) = 585833 +SHA256 (DBI-1.628.tar.gz) = 46c834f4ba1b28c8d8a2db8095835a67fc69a9585761523aea3a74437a969b52 +SIZE (DBI-1.628.tar.gz) = 586733 |