diff options
author | swills <swills@FreeBSD.org> | 2012-08-23 02:21:12 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-08-23 02:21:12 +0800 |
commit | 12b2b3011a2479e22c732412af3ab9b319539a22 (patch) | |
tree | c99c890b99e69cfdb0ce6bbe9a168faa7f91cb65 | |
parent | 6b0d922bfb9768d2b927d4216f824c306c6daded (diff) | |
download | freebsd-ports-gnome-12b2b3011a2479e22c732412af3ab9b319539a22.tar.gz freebsd-ports-gnome-12b2b3011a2479e22c732412af3ab9b319539a22.tar.zst freebsd-ports-gnome-12b2b3011a2479e22c732412af3ab9b319539a22.zip |
- Update to 0.74
PR: ports/170841
Approved by: Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer)
-rw-r--r-- | devel/p5-App-Build/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-App-Build/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-App-Build/Makefile b/devel/p5-App-Build/Makefile index 63f68a4d66db..1db90e0dc947 100644 --- a/devel/p5-App-Build/Makefile +++ b/devel/p5-App-Build/Makefile @@ -6,7 +6,7 @@ # PORTNAME= App-Build -PORTVERSION= 0.73 +PORTVERSION= 0.74 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-App-Build/distinfo b/devel/p5-App-Build/distinfo index 4eb3864d2474..1c3b2eac5329 100644 --- a/devel/p5-App-Build/distinfo +++ b/devel/p5-App-Build/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-Build-0.73.tar.gz) = 5c7d0757af0e8a131f523bbc2320e136c9a82a2fba4b99c21908aba01e327b59 -SIZE (App-Build-0.73.tar.gz) = 18123 +SHA256 (App-Build-0.74.tar.gz) = a39204ae5d9b1e77b5df0a94869efa1a498ec8e2a94ce70ea2f56059be871c11 +SIZE (App-Build-0.74.tar.gz) = 18150 |