Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2014 21:43:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370234 - head/databases/py-mysql-connector-python2
Message-ID:  <201410062143.s96Lh9Xr028497@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Oct  6 21:43:08 2014
New Revision: 370234
URL: https://svnweb.freebsd.org/changeset/ports/370234
QAT: https://qat.redports.org/buildarchive/r370234/

Log:
  Fix pkgname collision

Modified:
  head/databases/py-mysql-connector-python2/Makefile

Modified: head/databases/py-mysql-connector-python2/Makefile
==============================================================================
--- head/databases/py-mysql-connector-python2/Makefile	Mon Oct  6 21:42:58 2014	(r370233)
+++ head/databases/py-mysql-connector-python2/Makefile	Mon Oct  6 21:43:08 2014	(r370234)
@@ -7,6 +7,7 @@ CATEGORIES=		databases python
 MASTER_SITES=		${MASTER_SITE_MYSQL}
 MASTER_SITE_SUBDIR=	Connector-Python
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX=		2
 
 MAINTAINER=		5u623l20@gmail.com
 COMMENT=		MySQL driver written in Python



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410062143.s96Lh9Xr028497>