pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Twitter Import p5-Net-Twitter-1.17 as net/p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5ea0ba27309
branches: trunk
changeset: 546051:e5ea0ba27309
user: obache <obache%pkgsrc.org@localhost>
date: Wed Aug 20 07:57:43 2008 +0000
description:
Import p5-Net-Twitter-1.17 as net/p5-Net-Twitter.
Based on PPR 38486 by Peter Eisch.
http://www.twitter.com provides a web 2.0 type of ubiquitous presence.
This module allows you to set your status, as well as review the statuses of
your friends.
diffstat:
net/p5-Net-Twitter/DESCR | 3 +++
net/p5-Net-Twitter/Makefile | 23 +++++++++++++++++++++++
net/p5-Net-Twitter/distinfo | 5 +++++
3 files changed, 31 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 9ae569fd3b4a -r e5ea0ba27309 net/p5-Net-Twitter/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Twitter/DESCR Wed Aug 20 07:57:43 2008 +0000
@@ -0,0 +1,3 @@
+http://www.twitter.com provides a web 2.0 type of ubiquitous presence.
+This module allows you to set your status, as well as review the statuses of
+your friends.
diff -r 9ae569fd3b4a -r e5ea0ba27309 net/p5-Net-Twitter/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Twitter/Makefile Wed Aug 20 07:57:43 2008 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 07:57:43 obache Exp $
+#
+
+DISTNAME= Net-Twitter-1.17
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= peter%boku.net@localhost
+HOMEPAGE= http://search.cpan.org/dist/Net-Twitter/
+COMMENT= Perl interface to twitter.com
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+PERL5_PACKLIST= auto/Net/Twitter/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9ae569fd3b4a -r e5ea0ba27309 net/p5-Net-Twitter/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Twitter/distinfo Wed Aug 20 07:57:43 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/20 07:57:43 obache Exp $
+
+SHA1 (Net-Twitter-1.17.tar.gz) = 410caa46aaafa06c92965aff7bfec3a3fc1454a7
+RMD160 (Net-Twitter-1.17.tar.gz) = d8e528176639578b590ce00f5451b798ae599d06
+Size (Net-Twitter-1.17.tar.gz) = 13963 bytes
Home |
Main Index |
Thread Index |
Old Index