aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-GitHub
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2011-03-07 12:17:35 +0800
committerclsung <clsung@FreeBSD.org>2011-03-07 12:17:35 +0800
commit4af575d5817b17d29a8b2ec92d1e3d39bd0d86e3 (patch)
treef83bffd3420e81d3358bd785f12555e476ac913d /net/p5-Net-GitHub
parent03fbf51c28f1067b16d09081873a775ec1ad5c73 (diff)
downloadfreebsd-ports-gnome-4af575d5817b17d29a8b2ec92d1e3d39bd0d86e3.tar.gz
freebsd-ports-gnome-4af575d5817b17d29a8b2ec92d1e3d39bd0d86e3.tar.zst
freebsd-ports-gnome-4af575d5817b17d29a8b2ec92d1e3d39bd0d86e3.zip
- Update to 0.27
Diffstat (limited to 'net/p5-Net-GitHub')
-rw-r--r--net/p5-Net-GitHub/Makefile5
-rw-r--r--net/p5-Net-GitHub/distinfo4
-rw-r--r--net/p5-Net-GitHub/pkg-plist2
3 files changed, 8 insertions, 3 deletions
diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile
index 5c034e9f96aa..c863019fa518 100644
--- a/net/p5-Net-GitHub/Makefile
+++ b/net/p5-Net-GitHub/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= Net-GitHub
-PORTVERSION= 0.23
+PORTVERSION= 0.27
CATEGORIES= net perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:FAYLAND
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
@@ -41,6 +42,8 @@ MAN3= Net::GitHub.3 Net::GitHub::V1.3 \
Net::GitHub::V2::Network.3 \
Net::GitHub::V2::NoRepo.3 \
Net::GitHub::V2::Object.3 \
+ Net::GitHub::V2::Organizations.3 \
+ Net::GitHub::V2::PullRequest.3 \
Net::GitHub::V2::Repositories.3 \
Net::GitHub::V2::Users.3
diff --git a/net/p5-Net-GitHub/distinfo b/net/p5-Net-GitHub/distinfo
index 109ac409b960..5773471c384e 100644
--- a/net/p5-Net-GitHub/distinfo
+++ b/net/p5-Net-GitHub/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-GitHub-0.23.tar.gz) = 5772a8e81c94da3340882f33e00cfd8965a535921d688069516c229c9e74ff15
-SIZE (Net-GitHub-0.23.tar.gz) = 48437
+SHA256 (Net-GitHub-0.27.tar.gz) = eab559265c86c6fc5529576b3be165a6ea26851b09210b9cb00e6564128555a0
+SIZE (Net-GitHub-0.27.tar.gz) = 51443
diff --git a/net/p5-Net-GitHub/pkg-plist b/net/p5-Net-GitHub/pkg-plist
index 21bde16026f8..d704f64624dd 100644
--- a/net/p5-Net-GitHub/pkg-plist
+++ b/net/p5-Net-GitHub/pkg-plist
@@ -17,6 +17,8 @@
%%SITE_PERL%%/Net/GitHub/V2/Network.pm
%%SITE_PERL%%/Net/GitHub/V2/NoRepo.pm
%%SITE_PERL%%/Net/GitHub/V2/Object.pm
+%%SITE_PERL%%/Net/GitHub/V2/Organizations.pm
+%%SITE_PERL%%/Net/GitHub/V2/PullRequest.pm
%%SITE_PERL%%/Net/GitHub/V2/Repositories.pm
%%SITE_PERL%%/Net/GitHub/V2/Users.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GitHub