add portroach markers

This commit is contained in:
sthen 2021-11-03 22:24:37 +00:00
parent 4f03df76ef
commit 5e2a528cae
3 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2021/11/02 12:47:08 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2021/11/03 22:24:37 sthen Exp $
VER= 16.22.0
PJ_V= 2.10
SHLIB_V= 0.0
VERSION_SPEC= >=16.0,<17.0
PORTROACH= limit:^16\.
.include <bsd.port.mk>

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2021/11/02 12:40:57 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2021/11/03 22:24:37 sthen Exp $
VER= 18.8.0
PJ_V= 2.10
SHLIB_V= 0.0
VERSION_SPEC= >=18.0,<19.0
PORTROACH= limit:^18\.
.include <bsd.port.mk>

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.1 2021/11/02 12:47:09 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2021/11/03 22:24:37 sthen Exp $
VER= 19.0.0
PJ_V= 2.10
SHLIB_V= 0.0
VERSION_SPEC= >=18.0,<19.0
REVISION= 0
VERSION_SPEC= >=19.0,<20.0
# skip PORTROACH marker for the highest branch, to allow finding new branches
.include <bsd.port.mk>