Add PORTSCOUT limit
Upstream maintains a *.9999 branch for maintenance purposes, and sometimes a release may get cut from this branch. However, portscout should really ignore these, because *.9999 releases aren't *actual* releases. Actual releases get assigned a version triple with the last part being < 9999. PR: 211655 Submitted by: Kyle Evans (maintainer)
This commit is contained in:
parent
3ee3a9e91a
commit
fc3feb2f58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420129
@ -16,6 +16,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rheit
|
||||
|
||||
PORTSCOUT= limit:^.+\.[1-9]{1,3}[1-8]?$$
|
||||
|
||||
USES= cmake:outsource gettext jpeg openal pkgconfig
|
||||
USE_GNOME= atk cairo gdkpixbuf2 gtk20 pango
|
||||
USE_SDL= sdl2
|
||||
|
Loading…
Reference in New Issue
Block a user