- update p5-Net-Twitter to 3.13008

- switch to MODCPAN_EXAMPLES

maintainer timed-out
This commit is contained in:
jasper 2010-10-07 20:38:09 +00:00
parent 85b68606e8
commit ba79ae7220
3 changed files with 13 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2010/07/21 01:03:36 kevlo Exp $
# $OpenBSD: Makefile,v 1.3 2010/10/07 20:38:09 jasper Exp $
COMMENT= perl interface to the Twitter API
DISTNAME= Net-Twitter-3.13007
DISTNAME= Net-Twitter-3.13008
CATEGORIES= net
@ -29,4 +29,6 @@ REGRESS_DEPENDS= ::devel/p5-Test-Deep \
MAKE_ENV= TEST_POD=Yes
MODCPAN_EXAMPLES= yes
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (Net-Twitter-3.13007.tar.gz) = aNMXJfNUOm/jEktvF2cHmA==
RMD160 (Net-Twitter-3.13007.tar.gz) = KlTc6N4IlVKHHZp2KbUNYUDFvDQ=
SHA1 (Net-Twitter-3.13007.tar.gz) = YUV/DtkRJE7/ROsDnYSGv3B4djg=
SHA256 (Net-Twitter-3.13007.tar.gz) = txUI5HvFzVUBUQ2iOiNJ8/27FuFkz/iOm4hf8rB5u0o=
SIZE (Net-Twitter-3.13007.tar.gz) = 112490
MD5 (Net-Twitter-3.13008.tar.gz) = ec8UxEDaCABGVr6zZnwzlg==
RMD160 (Net-Twitter-3.13008.tar.gz) = t/BPZAbsHI76aWCo+AMcJPKCVqY=
SHA1 (Net-Twitter-3.13008.tar.gz) = TQ7qLcPfWrsiS3bgLTd+OlVAK74=
SHA256 (Net-Twitter-3.13008.tar.gz) = FRBC09py1LYnYHhEMzOHuodni03tb+yP91b3RQ8AMaI=
SIZE (Net-Twitter-3.13008.tar.gz) = 112505

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2010/07/21 01:03:36 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.3 2010/10/07 20:38:09 jasper Exp $
${P5SITE}/Net/Identica.pm
${P5SITE}/Net/Twitter/
${P5SITE}/Net/Twitter.pm
@ -42,3 +42,6 @@ ${P5SITE}/Net/Twitter/Search.pm
@man man/man3p/Net::Twitter::Role::SimulateCursors.3p
@man man/man3p/Net::Twitter::Role::WrapError.3p
@man man/man3p/Net::Twitter::Search.3p
share/examples/p5-Net-Twitter/
share/examples/p5-Net-Twitter/oauth_desktop.pl
share/examples/p5-Net-Twitter/oauth_webapp.pl