ensure the REVISION for these packages are not smaller than what's currently
in 5.5-stable, to prevent upgrading issues when 5.6 comes around.
This commit is contained in:
parent
f71c6c9d40
commit
0d864ae2cb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2014/01/10 20:18:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2014/05/12 12:45:53 jasper Exp $
|
||||
|
||||
MULTI_PACKAGES= -main -urlcheck
|
||||
COMMENT-main= libclamav-based virus scanner for c-icap
|
||||
@ -9,6 +9,8 @@ DISTNAME= c_icap_modules-$V
|
||||
PKGNAME-main= c-icap-clamav-$V
|
||||
PKGNAME-urlcheck= c-icap-urlcheck-$V
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db4 -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2013/10/22 09:03:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2014/05/12 12:45:53 jasper Exp $
|
||||
|
||||
COMMENT= web proxy with antivirus filter
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= havp-0.92a
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${HOMEPAGE}/download/
|
||||
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
HOMEPAGE= http://www.server-side.de/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user