Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2012 02:58:56 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306897 - head/textproc/html2text
Message-ID:  <201211030258.qA32wupA064566@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat Nov  3 02:58:56 2012
New Revision: 306897
URL: http://svn.freebsd.org/changeset/ports/306897

Log:
  html2text uses patch letters which look like "alpha" and "beta" (a and b) so tell portscout that these versions are actually newer.
  
  Reviewed by:	zi
  Feature safe:	yes

Modified:
  head/textproc/html2text/Makefile

Modified: head/textproc/html2text/Makefile
==============================================================================
--- head/textproc/html2text/Makefile	Sat Nov  3 02:34:41 2012	(r306896)
+++ head/textproc/html2text/Makefile	Sat Nov  3 02:58:56 2012	(r306897)
@@ -21,6 +21,8 @@ PLIST_FILES=	bin/html2text
 
 CONFLICTS=	py27-html2text-[0-9]*
 
+PORTSCOUT=	skipb:0
+
 .include <bsd.port.options.mk>
 
 post-patch:



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