diff options
author | gls <gls> | 2011-04-12 06:02:34 +0000 |
---|---|---|
committer | gls <gls> | 2011-04-12 06:02:34 +0000 |
commit | 5ccbf3354367b11055a95049d77e78d1ce94ddf0 (patch) | |
tree | 971baf2dcf396e2d4419435a874d124c4aa09c39 /www/p5-App-Nopaste | |
parent | 2d0dcdadc9cdbd704890d87e09d7fd4103eac64a (diff) | |
download | pkgsrc-5ccbf3354367b11055a95049d77e78d1ce94ddf0.tar.gz |
Update www/p5-App-NoPaste to 0.28.
Upstream changes:
0.28 Tue Mar 22 2011
If LWP is producing errors, *report them* (Ricardo SIGNES)
0.27 Thu Mar 10 2011
Correct path to Pastie (Sebastian Paaske Tørholm )
Throw an error if you specify -p and files (Shawn M Moore)
Remove Mathbin; doy moved it to a separate dist (Shawn M Moore)
0.26 Wed Feb 23 2011
Add --open (-o) for opening the nopaste in your browser (Thomas Sibley)
0.25 Mon Jan 3 2011
Add support for $GITHUB_USER/$GITHUB_TOKEN to Gist service (Maximilian Gass)
0.24 Tue Dec 21 2010
Gist requires https (Ricardo SIGNES)
0.23 Fri Nov 26 2010
Preserve the source file's extension for ssh (Thomas Sibley)
Use Config::GitLike instead of Config::INI::Reader (Thomas Sibley)
Doc fixes (Thomas Sibley, Justin Hunter)
Code style fixes (Shawn M Moore)
Remove Rafb (Justin Hunter)
Remove Husk (Shawn M Moore)
Diffstat (limited to 'www/p5-App-Nopaste')
-rw-r--r-- | www/p5-App-Nopaste/Makefile | 5 | ||||
-rw-r--r-- | www/p5-App-Nopaste/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index 16e51ecc882..97965dde971 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/08/21 16:36:34 seb Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/12 06:02:34 gls Exp $ -DISTNAME= App-Nopaste-0.22 +DISTNAME= App-Nopaste-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/www/p5-App-Nopaste/distinfo b/www/p5-App-Nopaste/distinfo index 7ca7800e262..ecfa9094211 100644 --- a/www/p5-App-Nopaste/distinfo +++ b/www/p5-App-Nopaste/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/06/14 04:04:21 seb Exp $ +$NetBSD: distinfo,v 1.9 2011/04/12 06:02:34 gls Exp $ -SHA1 (App-Nopaste-0.22.tar.gz) = c3e0ba1f79665411d485d7f85ad222c483f8da70 -RMD160 (App-Nopaste-0.22.tar.gz) = 6fdb5a7c1812f92342d38f4f088c2fefd4eca6b4 -Size (App-Nopaste-0.22.tar.gz) = 33684 bytes +SHA1 (App-Nopaste-0.28.tar.gz) = d0dbd168f0068ab217775ab29093dc268f22f7f6 +RMD160 (App-Nopaste-0.28.tar.gz) = 16f5e6f42013e7440c164c71187ed7b38af71343 +Size (App-Nopaste-0.28.tar.gz) = 34971 bytes |