diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 09:22:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 09:22:19 +0800 |
commit | 58a2f10e6dc659854676ed9bf44b43006436ef63 (patch) | |
tree | 6f1e115bdc6d85cb347ab7c28a98e981015e6087 /net | |
parent | 8eae5491460bf464fc999aa77595e4df370c8712 (diff) | |
download | freebsd-ports-gnome-58a2f10e6dc659854676ed9bf44b43006436ef63.tar.gz freebsd-ports-gnome-58a2f10e6dc659854676ed9bf44b43006436ef63.tar.zst freebsd-ports-gnome-58a2f10e6dc659854676ed9bf44b43006436ef63.zip |
- Update to 0.55
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-GitHub/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-GitHub/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index 0b32bef27b2f..7be102a8ac1d 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-GitHub -DISTVERSION= 0.54 +DISTVERSION= 0.55 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FAYLAND @@ -20,7 +20,6 @@ BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ - p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize-GZip>=0:${PORTSDIR}/www/p5-WWW-Mechanize-GZip diff --git a/net/p5-Net-GitHub/distinfo b/net/p5-Net-GitHub/distinfo index 67d27068dd42..a6d7cce7a269 100644 --- a/net/p5-Net-GitHub/distinfo +++ b/net/p5-Net-GitHub/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-GitHub-0.54.tar.gz) = 86e5114ac50d3218e6ecfbe662dd552bc8ba8662d66e35a71bbcc10331147965 -SIZE (Net-GitHub-0.54.tar.gz) = 42848 +SHA256 (Net-GitHub-0.55.tar.gz) = 93beb0879307489a99bb57b9dbab9ccf38a939eb02507fd95edcf64b0a28b5b9 +SIZE (Net-GitHub-0.55.tar.gz) = 42886 |