diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
| commit | c1dece6a009e9b57e611123cd164208deb736bd9 (patch) | |
| tree | 5dd04ecc7a578ba57170745364311f0b49d21b8e /sysutils | |
| parent | - Update to 1.3.0 (diff) | |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/dtc-toaster/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/dtc/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/ganglia-monitor-core/Makefile | 3 | ||||
| -rw-r--r-- | sysutils/ganglia-webfrontend/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/munin-main/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/munin-master/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/symon/Makefile | 3 |
7 files changed, 9 insertions, 5 deletions
diff --git a/sysutils/dtc-toaster/Makefile b/sysutils/dtc-toaster/Makefile index 30bd799550cb..dd8c24f6c8ea 100644 --- a/sysutils/dtc-toaster/Makefile +++ b/sysutils/dtc-toaster/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -toaster MAINTAINER= scrappy@freebsd.org diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index e27a38328590..e39ca4755522 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -7,7 +7,7 @@ PORTNAME= dtc PORTVERSION= 0.28.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ \ ftp://ftp.gplhost.fr/pub/dtc/bsd/ \ diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile index c1ee475c676b..72030a9afa6c 100644 --- a/sysutils/ganglia-monitor-core/Makefile +++ b/sysutils/ganglia-monitor-core/Makefile @@ -7,6 +7,7 @@ PORTNAME= monitor-core PORTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= sysutils net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ganglia @@ -62,7 +63,7 @@ USE_RC_SUBR= ganglia.sh .endif .if defined (WITH_GMETAD) -LIB_DEPENDS= rrd.2:${PORTSDIR}/databases/rrdtool +LIB_DEPENDS= rrd.4:${PORTSDIR}/databases/rrdtool CONFIGURE_ARGS+= --with-gmetad PLIST_SUB+= GMETAD= SUB_LIST+= GMETAD= diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index e18ac8e13666..0b1ec1f64bcd 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -7,7 +7,7 @@ PORTNAME= webfrontend PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils net parallel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ganglia diff --git a/sysutils/munin-main/Makefile b/sysutils/munin-main/Makefile index 0d8b4b190d7a..bd4a8a396600 100644 --- a/sysutils/munin-main/Makefile +++ b/sysutils/munin-main/Makefile @@ -7,6 +7,7 @@ PORTNAME= munin PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= munin diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 0d8b4b190d7a..bd4a8a396600 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -7,6 +7,7 @@ PORTNAME= munin PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= munin diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index 34f67f180dda..e734fcf8b02e 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -7,6 +7,7 @@ PORTNAME= symon PORTVERSION= 2.79 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/ @@ -24,7 +25,7 @@ WITHOUT_SYMUX= yes .endif .if !defined(WITHOUT_SYMUX) -LIB_DEPENDS+= rrd.2:${PORTSDIR}/databases/rrdtool +LIB_DEPENDS+= rrd.4:${PORTSDIR}/databases/rrdtool .endif .if defined(WITHOUT_SYMUX) && defined(WITHOUT_SYMON) |
