bump REVISION on DIOCGETSTATUS users due to ABI break in base

This commit is contained in:
sthen 2018-02-15 11:17:05 +00:00
parent 3d0c20239e
commit 7934f5c225
7 changed files with 15 additions and 13 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2017/04/12 21:49:32 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2018/02/15 11:17:05 sthen Exp $
COMMENT= automagic packet filter configurator for FTP
DISTNAME= ftpsesame-0.95
REVISION= 6
REVISION= 7
CATEGORIES= net
HOMEPAGE= http://www.sentia.org/projects/ftpsesame/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2018/01/11 19:27:06 rpe Exp $
# $OpenBSD: Makefile,v 1.16 2018/02/15 11:17:05 sthen Exp $
COMMENT= UPnP IGD daemon
DISTNAME= miniupnpd-1.9
REVISION= 2
REVISION= 3
WANTLIB += c crypto kvm ssl

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2018/01/11 19:27:06 rpe Exp $
# $OpenBSD: Makefile,v 1.8 2018/02/15 11:17:05 sthen Exp $
COMMENT= daemon implementing NAT-PMP protocol for pf(4)
DISTNAME= natpmpd-1.4
REVISION= 4
REVISION= 5
CATEGORIES= net
HOMEPAGE= http://bodgitandscarper.co.uk/natpmpd/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2017/12/07 22:04:19 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2018/02/15 11:17:05 sthen Exp $
SHARED_LIBS += scamperfile 1.1 # 0.0
@ -7,6 +7,7 @@ COMMENT = parallel internet measurement utility
V = 20171204
DISTNAME = scamper-cvs-$V
PKGNAME = scamper-$V
REVISION = 0
CATEGORIES = net benchmarks

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2018/01/12 20:43:48 sthen Exp $
# $OpenBSD: Makefile,v 1.54 2018/02/15 11:17:05 sthen Exp $
COMMENT-main = system metrics collection engine
COMMENT-mysql = collectd mysql plugin
@ -26,7 +26,7 @@ PKGNAME-riemann = collectd-riemann-$V
CATEGORIES = sysutils
REVISION = 1
REVISION-main = 2
REVISION-main = 3
HOMEPAGE = http://www.collectd.org/
SHARED_LIBS += collectdclient 1.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.32 2017/04/24 01:46:06 jca Exp $
# $OpenBSD: Makefile,v 1.33 2018/02/15 11:17:05 sthen Exp $
# XXX should be fixed to use the new queuing subsystem
COMMENT= curses-based real time state and rule display for pf
DISTNAME= pftop-0.7
REVISION= 16
REVISION= 17
CATEGORIES= sysutils
HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2018/01/11 19:27:10 rpe Exp $
# $OpenBSD: Makefile,v 1.75 2018/02/15 11:17:05 sthen Exp $
COMMENT-main= active host monitoring tool
COMMENT-mux= symon data gatherer
@ -8,7 +8,8 @@ DISTNAME= symon-$V
WRKDIST= ${WRKDIR}/symon
PKGNAME-main= ${DISTNAME}
FULLPKGNAME-mux= symux-$V
REVISION= 1
REVISION-main= 2
REVISION-mux= 1
CATEGORIES= sysutils net