Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few compilation problems #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update to 3.0.2 Stable
  • Loading branch information
O2Graphics committed Jan 24, 2018
commit 076444f2a71d2f269b0338319520b22e757a1985
4 changes: 2 additions & 2 deletions databases/mariadb-connector-odbc/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= mariadb
PORTVERSION= 3.0.1
PORTVERSION= 3.0.2
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
Expand All @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirror.layerjet.com/${SITESDIR}/ \
http://mirror.switch.ch/mirror/${SITESDIR}/
PKGNAMESUFFIX= -connector-odbc
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}-beta-src
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}-ga-src

MAINTAINER= brnrd@FreeBSD.org
COMMENT= MariaDB database connector for C
Expand Down
6 changes: 3 additions & 3 deletions databases/mariadb-connector-odbc/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1501687550
SHA256 (mariadb-connector-odbc-3.0.1-beta-src.tar.gz) = 03e3fbf5f3957c88bc89c45a8396c1aabf88ec86f21e5e6dd0c6ad09e30389aa
SIZE (mariadb-connector-odbc-3.0.1-beta-src.tar.gz) = 192530
TIMESTAMP = 1516788517
SHA256 (mariadb-connector-odbc-3.0.2-ga-src.tar.gz) = eba4fbda21ae9d50c94d2cd152f0ec14dde3989522f41ef7d22aa0948882ff93
SIZE (mariadb-connector-odbc-3.0.2-ga-src.tar.gz) = 193182