svn commit: r370234 - head/databases/py-mysql-connector-python2

Antoine Brodin antoine at FreeBSD.org
Mon Oct 6 21:43:09 UTC 2014


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 at gmail.com
 COMMENT=		MySQL driver written in Python


More information about the svn-ports-all mailing list