pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Manual Updating www/p5-Catalyst-Manual...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4c76ae32db0
branches: trunk
changeset: 569657:b4c76ae32db0
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 21:52:03 2010 +0000
description:
Updating www/p5-Catalyst-Manual from 5.8001 to 5.8003
pkgsrc changes:
- Adjusting module type - use "Module::Install::Bundled" directly
Upstream changes:
5.8003 28 Dec 2009
- Variety of typo fixes
- Fix incorrectness re :Global and :Local
- Update DevelopmentProcess.pod
5.8002 15 Nov 2009
- Update tutorial to match latest prepacked versions in Debian 5
- Add FormHandler branch (with thanks to gshank!)
- Misc cleanup/freshing up of tutorial.
- Fix indenting issue (with thanks to Kiffin Gish)
- Integrate tome fix branch (with thanks to tome!)
- Add a "negative" test to confirm that test02 does not have an admin create link
- Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch
- Fix Pod typos in ::Internals (RT#51488)
- Fix Pod typos in the Cookbook (RT#51466)
- Fix a Test::Pod failure and make Debian happier.
- Typo fixes from garu
- Misc minor and/or typo fixes
diffstat:
www/p5-Catalyst-Manual/Makefile | 7 +++----
www/p5-Catalyst-Manual/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 7b3ca6cc375f -r b4c76ae32db0 www/p5-Catalyst-Manual/Makefile
--- a/www/p5-Catalyst-Manual/Makefile Sat Jan 16 21:47:47 2010 +0000
+++ b/www/p5-Catalyst-Manual/Makefile Sat Jan 16 21:52:03 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2009/10/24 14:42:40 sno Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/16 21:52:03 sno Exp $
-DISTNAME= Catalyst-Manual-5.8001
+DISTNAME= Catalyst-Manual-5.8003
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -11,8 +11,7 @@
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Catalyst/Manual/.packlist
-#PERL5_MODULE_TYPE= Module::Install
-MAKE_PARAMS+= --skipdeps
+PERL5_MODULE_TYPE= Module::Install::Bundled
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
diff -r 7b3ca6cc375f -r b4c76ae32db0 www/p5-Catalyst-Manual/distinfo
--- a/www/p5-Catalyst-Manual/distinfo Sat Jan 16 21:47:47 2010 +0000
+++ b/www/p5-Catalyst-Manual/distinfo Sat Jan 16 21:52:03 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/10/24 14:42:40 sno Exp $
+$NetBSD: distinfo,v 1.10 2010/01/16 21:52:03 sno Exp $
-SHA1 (Catalyst-Manual-5.8001.tar.gz) = 5451a561f275482ca9984d4cc8e64297dd169608
-RMD160 (Catalyst-Manual-5.8001.tar.gz) = 4b104d3cbf895036f0f7c71957d1ba0a30d7536e
-Size (Catalyst-Manual-5.8001.tar.gz) = 172197 bytes
+SHA1 (Catalyst-Manual-5.8003.tar.gz) = 4abfb193b8fabb5fb5ca4e91a50ca48875b475a8
+RMD160 (Catalyst-Manual-5.8003.tar.gz) = 99ffa82b9a0625782fd05e0c3fd8928e07fd8568
+Size (Catalyst-Manual-5.8003.tar.gz) = 174229 bytes
Home |
Main Index |
Thread Index |
Old Index