[Bug 192448] New: databases/mysql-connector-odbc and DEFAULT_MYSQL_VER
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 6 17:26:45 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192448
Bug ID: 192448
Summary: databases/mysql-connector-odbc and DEFAULT_MYSQL_VER
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: timp87 at gmail.com
databases/mysql-connector-odbc overwrites DEFAULT_MYSQL_VER, which is 55 at the
momemt, to 51.
Should it do that? What for? It builds and works with 55.
Look:
# Created by: sergey at migsoft.com.ua
# $FreeBSD: head/databases/mysql-connector-odbc/Makefile 353029 2014-05-05
16:24:00Z bapt $
PORTNAME= mysql-connector-odbc
PORTVERSION= 5.1.9
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= Connector-ODBC/5.1
PKGNAMESUFFIX= -${DRIVER_MANAGER}-mysql${MYSQL_VER}
MAINTAINER= sergey at network-asp.biz
COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER}
USE_LDCONFIG= yes
USE_MYSQL= yes
DEFAULT_MYSQL_VER= 51
USES= cmake
PLIST_SUB= VER=${PORTVERSION}
PORTDOCS= ChangeLog INSTALL \
README README.debug COPYING
Licenses_for_Third-Party_Components.txt
......
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list