diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-15 09:42:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-15 09:42:07 +0800 |
commit | 94f25d1e67e15b18920725b061d2e1317ff6f9db (patch) | |
tree | 25c4e7db1e7518519b40f80e2e1e8e95de374fb3 /www | |
parent | 6df1e99f9dd52c5fea35d15883080e25cffab8ef (diff) | |
download | freebsd-ports-gnome-94f25d1e67e15b18920725b061d2e1317ff6f9db.tar.gz freebsd-ports-gnome-94f25d1e67e15b18920725b061d2e1317ff6f9db.tar.zst freebsd-ports-gnome-94f25d1e67e15b18920725b061d2e1317ff6f9db.zip |
- Update to 0.05
Changes: http://search.cpan.org/dist/App-gist/Changes
PR: ports/165030
Submitted by: sunpoet (myself)
Approved by: Denny Lin <dennylin93@hs.ntnu.edu.tw> (maintainer, via IRC)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-App-gist/Makefile | 3 | ||||
-rw-r--r-- | www/p5-App-gist/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-App-gist/Makefile b/www/p5-App-gist/Makefile index 48b85cc33555..dfaa1ede9946 100644 --- a/www/p5-App-gist/Makefile +++ b/www/p5-App-gist/Makefile @@ -6,10 +6,9 @@ # PORTNAME= App-gist -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:ALEXBIO PKGNAMEPREFIX= p5- MAINTAINER= dennylin93@hs.ntnu.edu.tw diff --git a/www/p5-App-gist/distinfo b/www/p5-App-gist/distinfo index b8002464fdd8..4e2b9fab3052 100644 --- a/www/p5-App-gist/distinfo +++ b/www/p5-App-gist/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-gist-0.04.tar.gz) = ef740241e5e5992869683f980f7f3dc25fdcac35f8222460e05cc669fc6037ee -SIZE (App-gist-0.04.tar.gz) = 12684 +SHA256 (App-gist-0.05.tar.gz) = acdabbec8f7fba9c41558b0d1c91deda6593bfc0b724e4dabba6ad5932f7ed32 +SIZE (App-gist-0.05.tar.gz) = 13055 |