diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-22 18:33:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-22 18:33:03 +0800 |
commit | 74e903f585bc03f7b94baef5e42ebb1e6663bf7d (patch) | |
tree | 4cc979f1d24224b55fad8323649e2620fd4cbaf8 /www | |
parent | c6b51d027c9d92f860ea83abcf1b4a115f9b875b (diff) | |
download | freebsd-ports-gnome-74e903f585bc03f7b94baef5e42ebb1e6663bf7d.tar.gz freebsd-ports-gnome-74e903f585bc03f7b94baef5e42ebb1e6663bf7d.tar.zst freebsd-ports-gnome-74e903f585bc03f7b94baef5e42ebb1e6663bf7d.zip |
- Update to 0.048
Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Tiny/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Tiny/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile index f63899857176..cc852f47ddd7 100644 --- a/www/p5-HTTP-Tiny/Makefile +++ b/www/p5-HTTP-Tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Tiny -PORTVERSION= 0.047 +PORTVERSION= 0.048 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN diff --git a/www/p5-HTTP-Tiny/distinfo b/www/p5-HTTP-Tiny/distinfo index ba453d7b290a..163001b443d6 100644 --- a/www/p5-HTTP-Tiny/distinfo +++ b/www/p5-HTTP-Tiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Tiny-0.047.tar.gz) = f7fe489f5abebdf486591013c234cc27d2846afe97b0f9ec5cecbd18af287503 -SIZE (HTTP-Tiny-0.047.tar.gz) = 60941 +SHA256 (HTTP-Tiny-0.048.tar.gz) = d6cc3d4372af66429dfbd5558f25c2428dc778c0801e14af1a9f7c8ad2a62ff8 +SIZE (HTTP-Tiny-0.048.tar.gz) = 61025 |