pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-App-Nopaste pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/386a4224f73d
branches: trunk
changeset: 396168:386a4224f73d
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jul 19 11:46:34 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module App::Nopaste from 0.10 to 0.15
- Adding perl license
- Reordering dependencies between required and recommended
- Adjusting dependency versions
Upstream changes:
0.15 Wed Jul 15 05:01:36 2009
MANIFEST is really hard! :(
0.14 Wed Jul 15 04:48:15 2009
No code changes
0.13 Wed Jul 15 04:47:21 2009
Add support for paste.debian.net (Ryan Niebur)
0.12 Mon Jul 13 19:35:10 2009
Don't explicitly (optionally) depend on Git, but use it if
we have it (Sartak)
0.11 Thu Jun 18 17:20:51 2009
Service::Gist: use file_ext instead of file_name (nothingmuch)
Bump Moose dependencies to avoid deprecation warnings
Doc typo fix (rafl)
diffstat:
www/p5-App-Nopaste/Makefile | 15 +++++++++------
www/p5-App-Nopaste/distinfo | 8 ++++----
2 files changed, 13 insertions(+), 10 deletions(-)
diffs (52 lines):
diff -r bc08c491ced5 -r 386a4224f73d www/p5-App-Nopaste/Makefile
--- a/www/p5-App-Nopaste/Makefile Sun Jul 19 11:45:54 2009 +0000
+++ b/www/p5-App-Nopaste/Makefile Sun Jul 19 11:46:34 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/04/24 08:22:21 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/19 11:46:34 sno Exp $
-DISTNAME= App-Nopaste-0.10
+DISTNAME= App-Nopaste-0.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/App-Nopaste/
COMMENT= Perl 5 module providing easy access to any pastebin
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,12 +18,14 @@
# We drop the git module dependency as we require p5-Config-INI
MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skip
+DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Moose>=0.74:../../devel/p5-Moose
+DEPENDS+= p5-MooseX-Getopt>=0.17:../../devel/p5-MooseX-Getopt
+DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize
+
+# Recommended dependencies
DEPENDS+= p5-Clipboard-[0-9]*:../../x11/p5-Clipboard
DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI
-DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
-DEPENDS+= p5-Moose>=0.50:../../devel/p5-Moose
-DEPENDS+= p5-MooseX-Getopt>=0.13:../../devel/p5-MooseX-Getopt
-DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize
DEPENDS+= p5-WWW-Pastebin-PastebinCom-Create-[0-9]*:../../www/p5-WWW-Pastebin-PastebinCom-Create
DEPENDS+= p5-WWW-Pastebin-RafbNet-Create-[0-9]*:../../www/p5-WWW-Pastebin-RafbNet-Create
diff -r bc08c491ced5 -r 386a4224f73d www/p5-App-Nopaste/distinfo
--- a/www/p5-App-Nopaste/distinfo Sun Jul 19 11:45:54 2009 +0000
+++ b/www/p5-App-Nopaste/distinfo Sun Jul 19 11:46:34 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/01/29 14:41:22 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/07/19 11:46:34 sno Exp $
-SHA1 (App-Nopaste-0.10.tar.gz) = 813d1255a1c6496c66314e76de50123d6b216aa2
-RMD160 (App-Nopaste-0.10.tar.gz) = 6dffd96932ca28e25cb8aa84e16afab4fc049db4
-Size (App-Nopaste-0.10.tar.gz) = 26323 bytes
+SHA1 (App-Nopaste-0.15.tar.gz) = 1bdebbf7e49776d2800a7f29647399b5b4696c45
+RMD160 (App-Nopaste-0.15.tar.gz) = 04416c1b7bd2bf4281f338586c6c95f379a470df
+Size (App-Nopaste-0.15.tar.gz) = 28705 bytes
Home |
Main Index |
Thread Index |
Old Index