mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Disable portscout for math/opensolaris-libm
Interestingly, since I created a release tag in the same date format used by the PORTVERSION, portscout thinks there is a new version available (2006.01.31 => 2017.01.24). Since the PORTVERSION is never going to change, disable portscout entirely. As the maintainer of the github repo, I'll know when a new release is available anyway.
This commit is contained in:
parent
2bec1ee09e
commit
adb2fed29b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432426
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ LICENSE= CDDL
|
||||||
LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE
|
LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64 # i386 and sparc possible with much work
|
ONLY_FOR_ARCHS= amd64 # i386 and sparc possible with much work
|
||||||
|
PORTSCOUT= ignore:1
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= jrmarino
|
GH_ACCOUNT= jrmarino
|
||||||
|
|
Loading…
Add table
Reference in a new issue