aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2013-03-09 00:29:54 +0800
committermax <max@FreeBSD.org>2013-03-09 00:29:54 +0800
commit63df01e1dfbb7a4aa93c75fab7960ff845437603 (patch)
treeb678c77e5f80791af27b71618743addbee0fa12a /net
parent8c7bb0e9182d58492ddc38e727b81541e50ad7aa (diff)
downloadfreebsd-ports-gnome-63df01e1dfbb7a4aa93c75fab7960ff845437603.tar.gz
freebsd-ports-gnome-63df01e1dfbb7a4aa93c75fab7960ff845437603.tar.zst
freebsd-ports-gnome-63df01e1dfbb7a4aa93c75fab7960ff845437603.zip
Update, 0.11002 to 0.12001.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Twitter-Lite/Makefile6
-rw-r--r--net/p5-Net-Twitter-Lite/distinfo4
-rw-r--r--net/p5-Net-Twitter-Lite/pkg-plist5
3 files changed, 11 insertions, 4 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile
index db9b64925f39..1d4c0accfadb 100644
--- a/net/p5-Net-Twitter-Lite/Makefile
+++ b/net/p5-Net-Twitter-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Twitter-Lite
-PORTVERSION= 0.11002
+PORTVERSION= 0.12001
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,6 +23,8 @@ BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Net::Twitter::Lite.3 Net::Twitter::Lite::Error.3
+MAN3= Net::Twitter::Lite.3 Net::Twitter::Lite::API::V1.3 \
+ Net::Twitter::Lite::API::V1_1.3 Net::Twitter::Lite::Error.3 \
+ Net::Twitter::Lite::WithAPIv1_1.3
.include <bsd.port.mk>
diff --git a/net/p5-Net-Twitter-Lite/distinfo b/net/p5-Net-Twitter-Lite/distinfo
index 180917e92c58..c4e7608d40e9 100644
--- a/net/p5-Net-Twitter-Lite/distinfo
+++ b/net/p5-Net-Twitter-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-Twitter-Lite-0.11002.tar.gz) = 40fb173748b41a435060b2ae45c7718c83f2ce1cd29ebff940ade40183f54f0c
-SIZE (Net-Twitter-Lite-0.11002.tar.gz) = 90601
+SHA256 (Net-Twitter-Lite-0.12001.tar.gz) = 3c3a46fbb220bf5f84e7ceabdd334c4459462b2beffd731fe6be1eca77945139
+SIZE (Net-Twitter-Lite-0.12001.tar.gz) = 75477
diff --git a/net/p5-Net-Twitter-Lite/pkg-plist b/net/p5-Net-Twitter-Lite/pkg-plist
index b779f888a418..caaab4f878bc 100644
--- a/net/p5-Net-Twitter-Lite/pkg-plist
+++ b/net/p5-Net-Twitter-Lite/pkg-plist
@@ -1,5 +1,10 @@
%%SITE_PERL%%/Net/Twitter/Lite.pm
+%%SITE_PERL%%/Net/Twitter/Lite.pod
+%%SITE_PERL%%/Net/Twitter/Lite/API/V1.pm
+%%SITE_PERL%%/Net/Twitter/Lite/API/V1_1.pm
%%SITE_PERL%%/Net/Twitter/Lite/Error.pm
+%%SITE_PERL%%/Net/Twitter/Lite/WithAPIv1_1.pm
+%%SITE_PERL%%/Net/Twitter/Lite/WithAPIv1_1.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Twitter/Lite/.packlist
@dirrmtry %%SITE_PERL%%/Net/Twitter/Lite
@dirrmtry %%SITE_PERL%%/Net/Twitter