Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 08:41:41 +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: r387460 - head/databases/freetds
Message-ID:  <201505260841.t4Q8ffan010690@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue May 26 08:41:40 2015
New Revision: 387460
URL: https://svnweb.freebsd.org/changeset/ports/387460

Log:
  databases/freetds: Fix PORTSCOUT variable

Modified:
  head/databases/freetds/Makefile

Modified: head/databases/freetds/Makefile
==============================================================================
--- head/databases/freetds/Makefile	Tue May 26 08:31:03 2015	(r387459)
+++ head/databases/freetds/Makefile	Tue May 26 08:41:40 2015	(r387460)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
 
-PORTSCOUT=	skipv:0.92.79,0.92.405
+PORTSCOUT=	skipv:0.92.63,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?201505260841.t4Q8ffan010690>