diff options
author | swills <swills@FreeBSD.org> | 2012-09-09 09:57:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-09-09 09:57:02 +0800 |
commit | e1198343fccae18859ad619bdfc0253b1631fa88 (patch) | |
tree | 662e98a29deb233be9adba3ae6ee06750816034b | |
parent | 243392c4dcf3dc4f77b7c62a3ad63c0d4ea396a2 (diff) | |
download | freebsd-ports-gnome-e1198343fccae18859ad619bdfc0253b1631fa88.tar.gz freebsd-ports-gnome-e1198343fccae18859ad619bdfc0253b1631fa88.tar.zst freebsd-ports-gnome-e1198343fccae18859ad619bdfc0253b1631fa88.zip |
- Update to 1.35
PR: ports/171058
Approved by: maintainer timeout (parv@pair.com, >2 weeks)
-rw-r--r-- | databases/p5-DBIx-Simple/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Simple/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Simple/Makefile b/databases/p5-DBIx-Simple/Makefile index a626222ae0b8..1745f73a3fc7 100644 --- a/databases/p5-DBIx-Simple/Makefile +++ b/databases/p5-DBIx-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Simple -PORTVERSION= 1.34 +PORTVERSION= 1.35 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Simple/distinfo b/databases/p5-DBIx-Simple/distinfo index 84429c79a6b4..0a7fe3bd2ff3 100644 --- a/databases/p5-DBIx-Simple/distinfo +++ b/databases/p5-DBIx-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-Simple-1.34.tar.gz) = af2f99495e592414cb6bda2726e5830f070a78f481a0fb454d3151c96550698e -SIZE (DBIx-Simple-1.34.tar.gz) = 19088 +SHA256 (DBIx-Simple-1.35.tar.gz) = 445535b3dfab88140c7a0d2776b1e78f254dc7e9c81072d5a01afc95a5db499a +SIZE (DBIx-Simple-1.35.tar.gz) = 19316 |