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-PastebinCom-Create Initial import ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a24e3cf85c61
branches:  trunk
changeset: 553205:a24e3cf85c61
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Jan 17 14:42:25 2009 +0000

description:
Initial import of p5-WWW-Pastebin-PastebinCom-Create version 0.001
in the NetBSD Packages Collection.

The Perl 5 module WWW::Pastebin::PastebinCom::Create provides means
of pasting large texts into http://pastebin.com pastebin site.

diffstat:

 www/p5-WWW-Pastebin-PastebinCom-Create/DESCR    |   2 ++
 www/p5-WWW-Pastebin-PastebinCom-Create/Makefile |  22 ++++++++++++++++++++++
 www/p5-WWW-Pastebin-PastebinCom-Create/distinfo |   5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r e1e84994283e -r a24e3cf85c61 www/p5-WWW-Pastebin-PastebinCom-Create/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-PastebinCom-Create/DESCR      Sat Jan 17 14:42:25 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module WWW::Pastebin::PastebinCom::Create provides means
+of pasting large texts into http://pastebin.com pastebin site.
diff -r e1e84994283e -r a24e3cf85c61 www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile   Sat Jan 17 14:42:25 2009 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/17 14:42:25 seb Exp $
+
+DISTNAME=      WWW-Pastebin-PastebinCom-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-PastebinCom-Create/
+COMMENT=       Paste to <http://pastebin.com> from Perl
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/WWW/Pastebin/PastebinCom/Create/.packlist
+
+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 e1e84994283e -r a24e3cf85c61 www/p5-WWW-Pastebin-PastebinCom-Create/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo   Sat Jan 17 14:42:25 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/17 14:42:25 seb Exp $
+
+SHA1 (WWW-Pastebin-PastebinCom-Create-0.001.tar.gz) = b54e84d992c9e44845c5d33d7d0e4826a535b269
+RMD160 (WWW-Pastebin-PastebinCom-Create-0.001.tar.gz) = 86fb4b8b63cd9eecb604b7e0d7457ae256222088
+Size (WWW-Pastebin-PastebinCom-Create-0.001.tar.gz) = 6154 bytes



Home | Main Index | Thread Index | Old Index