pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Jifty - updated to 0.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf509e7a4e0f
branches:  trunk
changeset: 555812:bf509e7a4e0f
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Mon Mar 09 20:15:12 2009 +0000

description:
- updated to 0.11
ChangeLog:
0.11    Depend on Any::Moose instead of Moose

0.10
        Releng fixes
        Use a predicate for has_config_file

0.09
        Hash::Merge and Path::Class are now depended-upon only if you want
            cascading directory config

diffstat:

 net/p5-Net-Jifty/Makefile |  6 +++---
 net/p5-Net-Jifty/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r bb17f6790616 -r bf509e7a4e0f net/p5-Net-Jifty/Makefile
--- a/net/p5-Net-Jifty/Makefile Mon Mar 09 20:01:22 2009 +0000
+++ b/net/p5-Net-Jifty/Makefile Mon Mar 09 20:15:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/12/10 17:12:54 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/09 20:15:12 rhaen Exp $
 #
 
-DISTNAME=      Net-Jifty-0.08
+DISTNAME=      Net-Jifty-0.11
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -14,7 +14,7 @@
 DEPENDS+=      p5-Encode-[0-9]*:../../textproc/p5-Encode
 DEPENDS+=      p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
-DEPENDS+=      p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+=      p5-Any-Moose>=0.04:../../devel/p5-Any-Moose
 DEPENDS+=      p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
 DEPENDS+=      p5-Moose-[0-9]*:../../devel/p5-Moose
 DEPENDS+=      p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
diff -r bb17f6790616 -r bf509e7a4e0f net/p5-Net-Jifty/distinfo
--- a/net/p5-Net-Jifty/distinfo Mon Mar 09 20:01:22 2009 +0000
+++ b/net/p5-Net-Jifty/distinfo Mon Mar 09 20:15:12 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/12/10 17:12:54 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2009/03/09 20:15:12 rhaen Exp $
 
-SHA1 (Net-Jifty-0.08.tar.gz) = 267cc85272e106e23b32b6eded699251b9bfeeeb
-RMD160 (Net-Jifty-0.08.tar.gz) = 477b2578b961ac2dcb8b2412524240247f67f83b
-Size (Net-Jifty-0.08.tar.gz) = 25252 bytes
+SHA1 (Net-Jifty-0.11.tar.gz) = 7aa69a9bbda1f92e83eabd2e0a67e7701b9f6293
+RMD160 (Net-Jifty-0.11.tar.gz) = 4075056b0ed73d2d36a91b2b3df656b6c9d5b402
+Size (Net-Jifty-0.11.tar.gz) = 32214 bytes



Home | Main Index | Thread Index | Old Index