From 7b4f6e326b3b80ee33de0be1349a03b5fcdabee9 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 8 Nov 2022 11:41:47 +0000 Subject: [PATCH] portbump... --- net/net-snmp/Makefile | 2 +- net/rrdtool/Makefile | 4 +--- telephony/kamailio/Makefile | 13 +------------ www/c-icap/c-icap/Makefile | 4 ++-- www/squid/Makefile | 2 +- 5 files changed, 6 insertions(+), 19 deletions(-) diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 8eeba392c97..988439bbb99 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -7,11 +7,11 @@ MULTI_PACKAGES= -main -tkmib PKGNAME-main= net-snmp-$V PKGNAME-tkmib= net-snmp-tkmib-$V REVISION-main= 3 +REVISION-tkmib= 0 # tkmib isn't flavoured FULLPKGPATH-tkmib= net/net-snmp,-tkmib FULLPKGNAME-tkmib= net-snmp-tkmib-$V -REVISION-tkmib= 0 # N.B. p5 module picks up installed libs in /usr/local # please check sysutils/snmp_exporter "make test" if updating diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index 42a1a8e02ec..a5779b646b4 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -3,9 +3,7 @@ COMMENT-update= lightweight update-only tool for rrdtool COMMENT-ruby= ruby interface to librrd VERSION= 1.7.2 -REVISION= 2 -REVISION-main= 3 -REVISION-ruby= 4 +REVISION= 4 DISTNAME= rrdtool-${VERSION} PKGNAME-main= ${DISTNAME} PKGNAME-update= rrdupdate-${VERSION} diff --git a/telephony/kamailio/Makefile b/telephony/kamailio/Makefile index 4db89e88d8d..98aca35d3f4 100644 --- a/telephony/kamailio/Makefile +++ b/telephony/kamailio/Makefile @@ -1,6 +1,7 @@ COMMENT-main = mature and flexible open source SIP server VERSION = 5.5.4 +REVISION = 2 DISTNAME = kamailio-${VERSION}_src @@ -15,18 +16,6 @@ PKGNAME-snmpstats = kamailio-snmpstats-${VERSION} PKGNAME-perl = kamailio-perl-${VERSION} PKGNAME-presence = kamailio-presence-${VERSION} PKGNAME-radius = kamailio-radius-${VERSION} -REVISION-berkeley = 0 -REVISION-carrierroute = 0 -REVISION-ldap = 0 -REVISION-mysql = 0 -REVISION-perl = 0 -REVISION-postgresql = 0 -REVISION-presence = 0 -REVISION-radius = 0 -REVISION-snmpstats = 0 -REVISION-xml = 0 - -REVISION-main = 2 CATEGORIES = telephony HOMEPAGE = https://www.kamailio.org/ diff --git a/www/c-icap/c-icap/Makefile b/www/c-icap/c-icap/Makefile index 4930f9936d1..b75ccca3035 100644 --- a/www/c-icap/c-icap/Makefile +++ b/www/c-icap/c-icap/Makefile @@ -4,13 +4,13 @@ COMMENT-db= Berkeley DB module for c-icap COMMENT-ldap= LDAP module for c-icap V= 0.5.10 +REVISION-db= 0 +REVISION-main= 0 REVISION-ldap= 1 DISTNAME= c_icap-$V PKGNAME-main= c-icap-$V PKGNAME-db= c-icap-db-$V PKGNAME-ldap= c-icap-ldap-$V -REVISION-db= 0 -REVISION-main= 0 SHARED_LIBS += icapapi 2.1 # 5.2 diff --git a/www/squid/Makefile b/www/squid/Makefile index b0d21b4914f..b8c93bfc1fe 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -8,12 +8,12 @@ PKGNAME-main= squid-$V PKGNAME-ldap= squid-ldap-$V DPB_PROPERTIES= parallel REVISION-main= 0 +REVISION-ldap= 0 # subpackages aren't flavoured, so overwrite the default name/path FULLPKGNAME-ldap = squid-ldap-$V FULLPKGPATH-ldap = ${PKGPATH},-ldap RUN_DEPENDS-ldap += squid-$V:www/squid -REVISION-ldap = 0 CATEGORIES= www