Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2013 18:25:26 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312433 - head/misc/wotsap
Message-ID:  <201302171825.r1HIPQVK026845@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sun Feb 17 18:25:26 2013
New Revision: 312433
URL: http://svnweb.freebsd.org/changeset/ports/312433

Log:
  - instruct portscout to not check for updates, because 0.7 is the last release
    according to [1]
  
  [1] http://www.lysator.liu.se/~jc/wotsap/news.html (see latest entry)

Modified:
  head/misc/wotsap/Makefile

Modified: head/misc/wotsap/Makefile
==============================================================================
--- head/misc/wotsap/Makefile	Sun Feb 17 18:13:24 2013	(r312432)
+++ head/misc/wotsap/Makefile	Sun Feb 17 18:25:26 2013	(r312433)
@@ -16,6 +16,7 @@ USE_PYTHON_RUN=	-2.7
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/pks2wot bin/wotsap
+PORTSCOUT=	ignore:1
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/pks2wot ${PREFIX}/bin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302171825.r1HIPQVK026845>