summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DBx-Garden/Makefile
diff options
context:
space:
mode:
authorwen <wen>2016-07-16 02:49:28 +0000
committerwen <wen>2016-07-16 02:49:28 +0000
commit8f27f0cef57be1b067e9bda3ffb60d6945f382b3 (patch)
treee175aa8c2409d6c61935c3f47e318638bd77f384 /databases/p5-Rose-DBx-Garden/Makefile
parent46c446ba00763ae58055d33cfd984134cc1aaa24 (diff)
downloadpkgsrc-8f27f0cef57be1b067e9bda3ffb60d6945f382b3.tar.gz
Update to 0.193
Update DEPENDS Upstream changes: 0.193 10 July 2014 - fix whitespace regression bug introduced in 0.192. Reported by Holger Rupprecht via f7c65ec. 0.192 8 July 2014 - support Loader base_classes method in _schema_template(). Cf. https://rt.cpan.org/Ticket/Display.html?id=97043 0.191 19 June 2014 - remove the DEVELOPMENT RELEASE caveat. after this many years, it is as stable as it will ever be. - mkpath(self->debug) instead of mkpath(1) [ https://rt.cpan.org/Ticket/Display.html?id=96552 ] 0.190 15 May 2014 - switch to File::Slurp::Tiny
Diffstat (limited to 'databases/p5-Rose-DBx-Garden/Makefile')
-rw-r--r--databases/p5-Rose-DBx-Garden/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-Rose-DBx-Garden/Makefile b/databases/p5-Rose-DBx-Garden/Makefile
index a45baa2bce1..52e9c6f6f09 100644
--- a/databases/p5-Rose-DBx-Garden/Makefile
+++ b/databases/p5-Rose-DBx-Garden/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 19:22:30 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/16 02:49:28 wen Exp $
-DISTNAME= Rose-DBx-Garden-0.18
+DISTNAME= Rose-DBx-Garden-0.193
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@@ -12,7 +11,7 @@ COMMENT= Bootstrap Rose::DB::Object and Rose::HTML::Form classes
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
-DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
+DEPENDS+= p5-File-Slurp-Tiny-[0-9]*:../../devel/p5-File-Slurp-Tiny
DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
DEPENDS+= p5-Rose-DB-Object-[0-9]*:../../databases/p5-Rose-DB-Object
DEPENDS+= p5-Rose-DBx-TestDB-[0-9]*:../../databases/p5-Rose-DBx-TestDB