pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Pastebin-RafbNet-Create Initial import of p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1248212b99a
branches: trunk
changeset: 553210:e1248212b99a
user: seb <seb%pkgsrc.org@localhost>
date: Sat Jan 17 15:42:56 2009 +0000
description:
Initial import of p5-WWW-Pastebin-RafbNet-Create version 0.001 in
the NetBSD Packages Collection.
The Perl 5 module WWW::Pastebin::RafbNet::Create provides means to
create new pastes on http://rafb.net/ paste site.
diffstat:
www/p5-WWW-Pastebin-RafbNet-Create/DESCR | 2 ++
www/p5-WWW-Pastebin-RafbNet-Create/Makefile | 23 +++++++++++++++++++++++
www/p5-WWW-Pastebin-RafbNet-Create/distinfo | 5 +++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 28007af81c4d -r e1248212b99a www/p5-WWW-Pastebin-RafbNet-Create/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-RafbNet-Create/DESCR Sat Jan 17 15:42:56 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module WWW::Pastebin::RafbNet::Create provides means to
+create new pastes on http://rafb.net/ paste site.
diff -r 28007af81c4d -r e1248212b99a www/p5-WWW-Pastebin-RafbNet-Create/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-RafbNet-Create/Makefile Sat Jan 17 15:42:56 2009 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/17 15:42:56 seb Exp $
+
+DISTNAME= WWW-Pastebin-RafbNet-Create-0.001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/WWW-Pastebin-RafbNet-Create/
+COMMENT= Create new pastes on http://rafb.net/ from Perl
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/WWW/Pastebin/RafbNet/Create/.packlist
+
+DEPENDS+= p5-Class-Data-Accessor>=0.04001:../../devel/p5-Class-Data-Accessor
+DEPENDS+= p5-URI>=1.35:../../www/p5-URI
+# LWP::UserAgent 2.036 is really what is required
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 28007af81c4d -r e1248212b99a www/p5-WWW-Pastebin-RafbNet-Create/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-RafbNet-Create/distinfo Sat Jan 17 15:42:56 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/17 15:42:56 seb Exp $
+
+SHA1 (WWW-Pastebin-RafbNet-Create-0.001.tar.gz) = af8ee45f6bbf1efede1c725ae6556a529199f29d
+RMD160 (WWW-Pastebin-RafbNet-Create-0.001.tar.gz) = 66471e4b987380abfa99eacde645bd4e0aacbf54
+Size (WWW-Pastebin-RafbNet-Create-0.001.tar.gz) = 6114 bytes
Home |
Main Index |
Thread Index |
Old Index