svn commit: r364322 - head/x11-toolkits/gtkada
John Marino
marino at FreeBSD.org
Thu Aug 7 21:03:05 UTC 2014
Author: marino
Date: Thu Aug 7 21:03:05 2014
New Revision: 364322
URL: http://svnweb.freebsd.org/changeset/ports/364322
QAT: https://qat.redports.org/buildarchive/r364322/
Log:
x11-toolkits/gtkada: Disable PORTSCOUT version checking
There will not be any more updates to gtkada version 2. There are two
gtkada ports (the other is gtkada3) and portscout is seeing the distfile
for the other one and falsely reporting gtkada has an update.
Modified:
head/x11-toolkits/gtkada/Makefile
Modified: head/x11-toolkits/gtkada/Makefile
==============================================================================
--- head/x11-toolkits/gtkada/Makefile Thu Aug 7 20:47:12 2014 (r364321)
+++ head/x11-toolkits/gtkada/Makefile Thu Aug 7 21:03:05 2014 (r364322)
@@ -27,6 +27,8 @@ MAKE_ENV+= PROCESSORS=${MAKE_JOBS_NUMBER
CONFLICTS_INSTALL= gtkada3-*
+PORTSCOUT= ignore:1
+
OPTIONS_DEFINE= DOCS NLS EXAMPLES
.include <bsd.port.options.mk>
More information about the svn-ports-all
mailing list