diff options
author | wen <wen@FreeBSD.org> | 2010-12-21 11:03:21 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-21 11:03:21 +0800 |
commit | e887e25945582f9cf222cd1cfcf75b414a34456f (patch) | |
tree | d7dee99b120156340876db100cc2bac21f0d4403 | |
parent | b99fe998cdcd182cd278f5c57856ca67858f8bfd (diff) | |
download | freebsd-ports-gnome-e887e25945582f9cf222cd1cfcf75b414a34456f.tar.gz freebsd-ports-gnome-e887e25945582f9cf222cd1cfcf75b414a34456f.tar.zst freebsd-ports-gnome-e887e25945582f9cf222cd1cfcf75b414a34456f.zip |
- Update to 0.1622
ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1622/Changes
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index 3887992cccf6..888d8dbb9bc4 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Custom -PORTVERSION= 0.1621 +PORTVERSION= 0.1622 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Custom/distinfo b/databases/p5-DBIx-Custom/distinfo index b976646aad79..8ad0a2ff8af1 100644 --- a/databases/p5-DBIx-Custom/distinfo +++ b/databases/p5-DBIx-Custom/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-Custom-0.1621.tar.gz) = 3ea1cc3bf49861aebba2720ff2b83551e741d1a469c277aeb0f85a8db946bbd9 -SIZE (DBIx-Custom-0.1621.tar.gz) = 29825 +SHA256 (DBIx-Custom-0.1622.tar.gz) = 87525591e124713765e807345ca40a0950923ab534542952eefb19e981940f62 +SIZE (DBIx-Custom-0.1622.tar.gz) = 30465 |