- Update to 1.1.3

Release notes:
  http://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-3.html
This commit is contained in:
Pietro Cerutti 2013-04-24 08:11:17 +00:00
parent b6ae0c9184
commit ef41b06b74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316412
3 changed files with 6 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mysql-connector-c++
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= Connector-C++
@ -23,8 +23,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
.if defined(MAINTAINER_MODE)
CMAKE_ARGS+= -DMYSQLCPPCONN_TEST_NOT_IMPLEMENTED:BOOL=1 \
-DMYSQLCPPCONN_BUILD_EXAMPLES:BOOL=1
.endif
regression-test: build
# These tests assume that a database is running on localhost,
# with user:root and pass:root
@ -52,5 +50,6 @@ regression-test: build
test/unit/classes/resultsetmetadata --verbose ; \
test/unit/classes/savepoint --verbose ; \
test/unit/classes/statement )
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mysql-connector-c++-1.1.2.tar.gz) = c4e2b1016a2daaf5853dc61c5a7a9260b4db534e1d48d9291f1b0ed3fa0f7b92
SIZE (mysql-connector-c++-1.1.2.tar.gz) = 495085
SHA256 (mysql-connector-c++-1.1.3.tar.gz) = 4b1516f183f29c011c1677d5a9b174d0f5c3b761d2e8056e79690c55c01ea690
SIZE (mysql-connector-c++-1.1.3.tar.gz) = 496226

View File

@ -16,6 +16,6 @@ include/mysql_connection.h
include/mysql_driver.h
lib/libmysqlcppconn-static.a
lib/libmysqlcppconn.so
lib/libmysqlcppconn.so.6.%%PORTVERSION%%
lib/libmysqlcppconn.so.6
lib/libmysqlcppconn.so.7.%%PORTVERSION%%
lib/libmysqlcppconn.so.7
@dirrm include/cppconn