svn commit: r384901 - head/sysutils/tmux

Mathieu Arnold mat at FreeBSD.org
Tue Apr 28 13:45:13 UTC 2015


Author: mat
Date: Tue Apr 28 13:45:12 2015
New Revision: 384901
URL: https://svnweb.freebsd.org/changeset/ports/384901

Log:
  Portscout thinks 1.9 is after 1.9a, which is, of course, wrong :-)
  
  Sponsored by:	Absolight

Modified:
  head/sysutils/tmux/Makefile

Modified: head/sysutils/tmux/Makefile
==============================================================================
--- head/sysutils/tmux/Makefile	Tue Apr 28 13:43:36 2015	(r384900)
+++ head/sysutils/tmux/Makefile	Tue Apr 28 13:45:12 2015	(r384901)
@@ -25,6 +25,8 @@ PLIST_FILES=	bin/tmux \
 PORTDOCS=	CHANGES FAQ README TODO
 PORTEXAMPLES=	*
 
+PORTSCOUT=	skipv:1.9
+
 OPTIONS_DEFINE=	DOCS EXAMPLES LIBEVENT_STATIC BACKSPACE
 
 LIBEVENT_STATIC_DESC=	Build with static libevent


More information about the svn-ports-head mailing list