summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he>2009-01-02 22:18:37 +0000
committerhe <he>2009-01-02 22:18:37 +0000
commit372e0b2d551cffb62e60c68b022de1e18e4f8034 (patch)
tree751e6d2acd6d4009f7e7f90e296fd16fead6de36 /devel
parent14395b8465140b9e1aaf1bdddfb75641f75b71e1 (diff)
downloadpkgsrc-372e0b2d551cffb62e60c68b022de1e18e4f8034.tar.gz
Update from version 0.854 to 0.85.4.
Pkgsrc changes: o Belatedly fix the version number tweak to forestall what would happen when/if this package upstream goes to 0.86, which is perfectly valid according to the perl version numbering rules, but which is problematical for pkgsrc's dewey-decimal system. Better to have the fix on the branch, even though this steps the version number backwards in pkgsrc-current. Approved by agc@
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Rose-Object/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Rose-Object/Makefile b/devel/p5-Rose-Object/Makefile
index f81a0a8ca7b..0caf84ff0c3 100644
--- a/devel/p5-Rose-Object/Makefile
+++ b/devel/p5-Rose-Object/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/12/16 21:05:35 he Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/02 22:18:37 he Exp $
DISTNAME= Rose-Object-0.854
-PKGNAME= p5-${DISTNAME:S/853/85.3/}
+PKGNAME= p5-${DISTNAME:S/854/85.4/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}