diff options
author | seb <seb@pkgsrc.org> | 2009-01-18 10:08:17 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-01-18 10:08:17 +0000 |
commit | 7983a5efb18413a86774130c988abe679cb63fcc (patch) | |
tree | 8ba95ba1c4e33b5065d159ae8d1d420cde135f1d /www | |
parent | 66042444c83e8a426e2ebdbe9011033cd2755f9c (diff) | |
download | pkgsrc-7983a5efb18413a86774130c988abe679cb63fcc.tar.gz |
Update from version 0.001 to version 0.002.
Upstream changes:
0.002 Jan 17, 2009
Added a "uri" argument to support pasting to "private" pastebins.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Pastebin-PastebinCom-Create/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Pastebin-PastebinCom-Create/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile index 6ffe3deefc8..4b4f44eb692 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/01/17 14:42:25 seb Exp $ +# $NetBSD: Makefile,v 1.2 2009/01/18 10:08:17 seb Exp $ -DISTNAME= WWW-Pastebin-PastebinCom-Create-0.001 +DISTNAME= WWW-Pastebin-PastebinCom-Create-0.002 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo b/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo index f0a0064285f..793af518ba4 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/01/17 14:42:25 seb Exp $ +$NetBSD: distinfo,v 1.2 2009/01/18 10:08:17 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 +SHA1 (WWW-Pastebin-PastebinCom-Create-0.002.tar.gz) = 89808e8d97b52f47c4921508d0a79dc602e3d843 +RMD160 (WWW-Pastebin-PastebinCom-Create-0.002.tar.gz) = c4766daac619c2c0f30b2b5e08a406e7d86f2ebd +Size (WWW-Pastebin-PastebinCom-Create-0.002.tar.gz) = 6327 bytes |