svn commit: r353693 - head/security/hydra

Rene Ladan rene at FreeBSD.org
Sun May 11 14:17:54 UTC 2014


Author: rene
Date: Sun May 11 14:17:54 2014
New Revision: 353693
URL: http://svnweb.freebsd.org/changeset/ports/353693
QAT: https://qat.redports.org/buildarchive/r353693/

Log:
  Bump optional, non-default version of firebird from 2.0 (expired) to 2.1

Modified:
  head/security/hydra/Makefile

Modified: head/security/hydra/Makefile
==============================================================================
--- head/security/hydra/Makefile	Sun May 11 14:17:00 2014	(r353692)
+++ head/security/hydra/Makefile	Sun May 11 14:17:54 2014	(r353693)
@@ -28,7 +28,7 @@ WANT_GNOME=	yes
 OPTIONS_DEFINE=	FIREBIRD SSH SVN X11
 OPTIONS_DEFAULT=SSH
 OPTIONS_EXCLUDE=NLS DOCS
-FIREBIRD_LIB_DEPENDS=	libfbclient.so:${PORTSDIR}/databases/firebird20-client
+FIREBIRD_LIB_DEPENDS=	libfbclient.so:${PORTSDIR}/databases/firebird21-client
 SVN_LIB_DEPENDS=	libsvn_client-1.so:${PORTSDIR}/devel/subversion
 
 .include <bsd.port.options.mk>


More information about the svn-ports-all mailing list