svn commit: r311971 - head/www/p5-Catalyst-View-RRDGraph
Anton Berezin
tobez at FreeBSD.org
Sat Feb 9 12:54:21 UTC 2013
Author: tobez
Date: Sat Feb 9 12:54:20 2013
New Revision: 311971
URL: http://svnweb.freebsd.org/changeset/ports/311971
Log:
Update to 0.08.
Changes: http://search.cpan.org/dist/Catalyst-View-RRDGraph/Changes
Modified:
head/www/p5-Catalyst-View-RRDGraph/Makefile
head/www/p5-Catalyst-View-RRDGraph/distinfo
Modified: head/www/p5-Catalyst-View-RRDGraph/Makefile
==============================================================================
--- head/www/p5-Catalyst-View-RRDGraph/Makefile Sat Feb 9 12:53:45 2013 (r311970)
+++ head/www/p5-Catalyst-View-RRDGraph/Makefile Sat Feb 9 12:54:20 2013 (r311971)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: p5-Catalyst-View-RRDGraph
-# Date created: 2008-12-22
-# Whom: Andrej Zverev <az at FreeBSD.org>
-#
+# Created by: Andrej Zverev <az at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Catalyst-View-RRDGraph
-PORTVERSION= 0.05
-PORTREVISION= 2
+PORTVERSION= 0.08
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,8 +15,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.70
rrdtool>=0:${PORTSDIR}/databases/rrdtool \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject \
- p5-Catalyst-Plugin-ConfigLoader>=0.22:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader
+TEST_DEPENDS= p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject
PERL_CONFIGURE= yes
Modified: head/www/p5-Catalyst-View-RRDGraph/distinfo
==============================================================================
--- head/www/p5-Catalyst-View-RRDGraph/distinfo Sat Feb 9 12:53:45 2013 (r311970)
+++ head/www/p5-Catalyst-View-RRDGraph/distinfo Sat Feb 9 12:54:20 2013 (r311971)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-View-RRDGraph-0.05.tar.gz) = 92d79218e996ba98d324aa2ebf6883b08ad384029f1d4ebea5b1c6ace6a10691
-SIZE (Catalyst-View-RRDGraph-0.05.tar.gz) = 29246
+SHA256 (Catalyst-View-RRDGraph-0.08.tar.gz) = e9cb795fdea212f47a79a67d1b34439ccfad58bbed525c93e8ef00ee86b716fc
+SIZE (Catalyst-View-RRDGraph-0.08.tar.gz) = 14086
More information about the svn-ports-head
mailing list