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 Updating www/p5-App-Nopaste from 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1776196924ab
branches:  trunk
changeset: 569602:1776196924ab
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 18:02:53 2010 +0000

description:
Updating www/p5-App-Nopaste from 0.17 to 0.18

pkgsrc changes:
  - Changing to module type Module::Install::Bundled

Upstream changes:
0.18    Wed Dec 30 16:04:45 2009
        Add ssh support (obra, jibsheet)

diffstat:

 www/p5-App-Nopaste/Makefile |  8 +++++---
 www/p5-App-Nopaste/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 1266875ba154 -r 1776196924ab www/p5-App-Nopaste/Makefile
--- a/www/p5-App-Nopaste/Makefile       Sat Jan 16 18:01:26 2010 +0000
+++ b/www/p5-App-Nopaste/Makefile       Sat Jan 16 18:02:53 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/11/11 15:27:32 seb Exp $
+# $NetBSD: Makefile,v 1.7 2010/01/16 18:02:53 sno Exp $
 
-DISTNAME=      App-Nopaste-0.17
+DISTNAME=      App-Nopaste-0.18
 PKGNAME=       p5-${DISTNAME}
 #PKGREVISION=  1
 CATEGORIES=    www perl5
@@ -17,7 +17,6 @@
 PERL5_PACKLIST= auto/App/Nopaste/.packlist
 
 # 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
@@ -30,5 +29,8 @@
 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
 
+PERL5_MODULE_TYPE=     Module::Install::Bundled
+#MAKE_ENV+=    PERL_EXTUTILS_AUTOINSTALL=--skip
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1266875ba154 -r 1776196924ab www/p5-App-Nopaste/distinfo
--- a/www/p5-App-Nopaste/distinfo       Sat Jan 16 18:01:26 2010 +0000
+++ b/www/p5-App-Nopaste/distinfo       Sat Jan 16 18:02:53 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/11/11 15:27:32 seb Exp $
+$NetBSD: distinfo,v 1.5 2010/01/16 18:02:53 sno Exp $
 
-SHA1 (App-Nopaste-0.17.tar.gz) = c1610074ccd7b5e0b597ca5199b432b0fbf5d911
-RMD160 (App-Nopaste-0.17.tar.gz) = 3d4c0a1853dc6688d1e1b39479d7c363b88541d8
-Size (App-Nopaste-0.17.tar.gz) = 30231 bytes
+SHA1 (App-Nopaste-0.18.tar.gz) = 53fa553ee2e1e29a899d176fd03cc34e177fb776
+RMD160 (App-Nopaste-0.18.tar.gz) = 9ab598e7311e1ad7e7b9238aeefd64ace3954d5a
+Size (App-Nopaste-0.18.tar.gz) = 29980 bytes



Home | Main Index | Thread Index | Old Index