diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-10-04 11:17:26 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-10-04 11:17:26 +0000 |
commit | 1fcb5e29214be00d92542f4f93ee403eb5a15faa (patch) | |
tree | 788a6c9caaa45b910647c26722a1635c3849cb82 /net-mgmt | |
parent | 6900ffacace946ec341ed8676eff9913bc2b8fec (diff) |
- Update textproc/iksemel to version 1.3.
Approved by: sobomax (asterisk maintainer)
Notes
Notes:
svn path=/head/; revision=200815
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/zabbix2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index 5608cc9142c4..0ffcf9c3932c 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.4.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp \ - iksemel.3:${PORTSDIR}/textproc/iksemel \ + iksemel.4:${PORTSDIR}/textproc/iksemel \ curl.4:${PORTSDIR}/ftp/curl OPTIONS= MYSQL "Use MySQL backend" on \ diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 5608cc9142c4..0ffcf9c3932c 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.4.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF @@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Application and network monitoring solution LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp \ - iksemel.3:${PORTSDIR}/textproc/iksemel \ + iksemel.4:${PORTSDIR}/textproc/iksemel \ curl.4:${PORTSDIR}/ftp/curl OPTIONS= MYSQL "Use MySQL backend" on \ |