diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile index 95a9474aa92..e10f4e655b9 100644 --- a/devel/libdispatch/Makefile +++ b/devel/libdispatch/Makefile @@ -4,7 +4,7 @@ COMMENT = Grand Central Dispatch PKGNAME = libdispatch-$V V = 6.0.3 -REVISION = 0 +REVISION = 1 GH_ACCOUNT = apple GH_PROJECT = swift-corelibs-libdispatch diff --git a/devel/libevent2/Makefile b/devel/libevent2/Makefile index f8e675386e5..dcbf2142bd6 100644 --- a/devel/libevent2/Makefile +++ b/devel/libevent2/Makefile @@ -5,7 +5,7 @@ DISTNAME= libevent-$V-stable PKGNAME= libevent-$V CATEGORIES= devel HOMEPAGE= https://libevent.org/ -REVISION= 2 +REVISION= 3 SHARED_LIBS+= event_core 2.1 # 7.1 SHARED_LIBS+= event_extra 1.0 # 7.1 diff --git a/devel/libivykis/Makefile b/devel/libivykis/Makefile index 0794ddc9823..8792273986c 100644 --- a/devel/libivykis/Makefile +++ b/devel/libivykis/Makefile @@ -3,7 +3,7 @@ COMMENT = asynchronous I/O readiness notification library V = 0.42 DISTNAME = ivykis-$V PKGNAME = lib${DISTNAME} -REVISION = 1 +REVISION = 2 SHARED_LIBS = ivykis 2.0 diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 1ecdcc92413..826e5b95490 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -4,7 +4,7 @@ VER = 1.50.0 DISTNAME = libuv-v${VER} PKGNAME = libuv-${VER} CATEGORIES = devel -REVISION = 1 +REVISION = 2 SHARED_LIBS += uv 5.1 # 1.0 diff --git a/net/transmission/Makefile b/net/transmission/Makefile index eb051d3dc52..38c630ef612 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -3,7 +3,7 @@ COMMENT-gtk= BitTorrent client with GTK+ interface COMMENT-qt= BitTorrent client with Qt interface VER= 4.0.6 -REVISION= 0 +REVISION= 1 DISTNAME= transmission-${VER} PKGNAME-main= transmission-${VER} PKGNAME-gtk= transmission-gtk-${VER} diff --git a/telephony/asterisk/16/Makefile b/telephony/asterisk/16/Makefile index aa265e51e2c..add4625bd7b 100644 --- a/telephony/asterisk/16/Makefile +++ b/telephony/asterisk/16/Makefile @@ -5,7 +5,7 @@ SHLIB_V= 0.0 OLD_SAMPLECONF= Yes VERSION_SPEC= >=16.0,<17.0 -REVISION-kqueue=0 +REVISION-kqueue=1 REVISION-main= 3 REVISION-odbc= 0 diff --git a/telephony/asterisk/18/Makefile b/telephony/asterisk/18/Makefile index 7719da4146c..3b42d5b5016 100644 --- a/telephony/asterisk/18/Makefile +++ b/telephony/asterisk/18/Makefile @@ -5,6 +5,6 @@ SHLIB_V= 0.0 OLD_SAMPLECONF= Yes VERSION_SPEC= >=18.0,<19.0 -REVISION-kqueue=0 +REVISION-kqueue=1 .include diff --git a/telephony/asterisk/20/Makefile b/telephony/asterisk/20/Makefile index 03ee43fea0c..0d69f4d6d8a 100644 --- a/telephony/asterisk/20/Makefile +++ b/telephony/asterisk/20/Makefile @@ -4,7 +4,7 @@ PJ_V= 2.15.1 SHLIB_V= 0.0 VERSION_SPEC= >=20.0,<21.0 -REVISION-kqueue=0 +REVISION-kqueue=1 MENUSELECT= --enable chan_sip diff --git a/telephony/asterisk/22/Makefile b/telephony/asterisk/22/Makefile index b3b7577e30d..b6935cfbad9 100644 --- a/telephony/asterisk/22/Makefile +++ b/telephony/asterisk/22/Makefile @@ -4,7 +4,7 @@ PJ_V= 2.15.1 SHLIB_V= 0.0 VERSION_SPEC= >=22.0,<23.0 -REVISION-kqueue=0 +REVISION-kqueue=1 # pick up new LTS branches but skip shorter-term standard release cycle PORTROACH= limitw:0,even diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 934c85438b9..37e798ef0ac 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -21,7 +21,7 @@ COMMENT-stream= nginx TCP/UDP proxy module COMMENT-xslt= nginx XSLT filter module VERSION= 1.28.0 -REVISION= 0 +REVISION= 1 DISTNAME= nginx-${VERSION} CATEGORIES= www