svn commit: r387387 - head/databases/freetds
Muhammad Moinur Rahman
bofh at FreeBSD.org
Mon May 25 15:02:29 UTC 2015
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
More information about the svn-ports-all
mailing list