Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 11:05:04 +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: r387562 - head/databases/freetds
Message-ID:  <201505271105.t4RB54Bw016549@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed May 27 11:05:03 2015
New Revision: 387562
URL: https://svnweb.freebsd.org/changeset/ports/387562

Log:
  databases/freetds: Fix PORTSCOUT

Modified:
  head/databases/freetds/Makefile

Modified: head/databases/freetds/Makefile
==============================================================================
--- head/databases/freetds/Makefile	Wed May 27 10:52:36 2015	(r387561)
+++ head/databases/freetds/Makefile	Wed May 27 11:05:03 2015	(r387562)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
 
-PORTSCOUT=	skipv:0.92.63,0.92.79,0.92.405
+PORTSCOUT=	skipv:0.92.48,0.92.49,0.92,51,0.92.52,0.92.53,0.92.54,0.92.55,0.92.59,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?201505271105.t4RB54Bw016549>