svn commit: r387460 - head/databases/freetds

Muhammad Moinur Rahman bofh at FreeBSD.org
Tue May 26 08:41:41 UTC 2015


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


More information about the svn-ports-head mailing list