svn commit: r387562 - head/databases/freetds
Muhammad Moinur Rahman
bofh at FreeBSD.org
Wed May 27 11:05:04 UTC 2015
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
More information about the svn-ports-all
mailing list