pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ganglia-webfrontend Fix version number.
details: https://anonhg.NetBSD.org/pkgsrc/rev/553c71f54fa0
branches: trunk
changeset: 567256:553c71f54fa0
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 11 07:59:26 2009 +0000
description:
Fix version number.
diffstat:
www/ganglia-webfrontend/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r cb587b8ac689 -r 553c71f54fa0 www/ganglia-webfrontend/Makefile
--- a/www/ganglia-webfrontend/Makefile Wed Nov 11 06:34:42 2009 +0000
+++ b/www/ganglia-webfrontend/Makefile Wed Nov 11 07:59:26 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/11/10 15:45:19 brook Exp $
+# $NetBSD: Makefile,v 1.12 2009/11/11 07:59:26 wiz Exp $
#
DISTNAME= ganglia-3.1.2
-PKGNAME= ganglia-webfrontend-3.0.1
+PKGNAME= ganglia-webfrontend-3.1.2
CATEGORIES= www parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/}
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.1:../../www/ap-php
-DEPENDS+= ganglia-monitor-core>=3.0.1:../../parallel/ganglia-monitor-core
+DEPENDS+= ganglia-monitor-core>=3.1.2:../../parallel/ganglia-monitor-core
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index