Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2015 15:02:29 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387387 - head/databases/freetds
Message-ID:  <201505251502.t4PF2TTR078722@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon May 25 15:02:28 2015
New Revision: 387387
URL: https://svnweb.freebsd.org/changeset/ports/387387

Log:
  databases/freetds-devel: Fix PORTSCOUT variable

Modified:
  head/databases/freetds/Makefile

Modified: head/databases/freetds/Makefile
==============================================================================
--- head/databases/freetds/Makefile	Mon May 25 15:00:50 2015	(r387386)
+++ head/databases/freetds/Makefile	Mon May 25 15:02:28 2015	(r387387)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
 
-PORTSCOUT=	skipv:0.92.405
+PORTSCOUT=	skipv:0.92.79,0.92.405
 TDS_VER?=	5.0
 
 USES=		autoreconf iconv gmake pkgconfig libtool:keepla tar:bzip2



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