1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

List all tested future versions in PORTSCOUT which either segfault or don't run

correctly.

Note: It would be beneficial to have a portscout option to define a version
range instead of having to list every version to be skipped.
This commit is contained in:
Emanuel Haupt 2012-12-22 17:22:24 +00:00
parent 4d0c0691f9
commit ccc1a2a946
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309398

View File

@ -25,8 +25,8 @@ PLIST_FILES= bin/${PORTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}
# 20101128 and 20110101 segfaults, 20120105 builds but GUI does not come up
PORTSCOUT= skipv:20101128,20110101,20120105
# releases up to version 20120105 either segfault or don't run
PORTSCOUT= skipv:20100202,20101127,20101128,20110101,20120105
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/schismtracker ${PREFIX}/bin/${PORTNAME}