Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2015 15:45:02 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387389 - head/databases/py-mysql-connector-python2
Message-ID:  <201505251545.t4PFj2Lc099321@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon May 25 15:45:01 2015
New Revision: 387389
URL: https://svnweb.freebsd.org/changeset/ports/387389

Log:
  databases/py-mysql-connector-python2: Update version 2.0.3=>2.0.4
  
  - Add NO_ARCH as files are ARCH independent
  - Add PORTSCOUT for marking BETA version 2.1.2

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

Modified: head/databases/py-mysql-connector-python2/Makefile
==============================================================================
--- head/databases/py-mysql-connector-python2/Makefile	Mon May 25 15:36:40 2015	(r387388)
+++ head/databases/py-mysql-connector-python2/Makefile	Mon May 25 15:45:01 2015	(r387389)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		mysql-connector-python
-PORTVERSION=		2.0.3
+PORTVERSION=		2.0.4
 CATEGORIES=		databases python
 MASTER_SITES=		MYSQL/Connector-Python
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,8 @@ COMMENT=		MySQL driver written in Python
 
 LICENSE=		GPLv2
 
+PORTSCOUT=		skipv:2.1.2 # BETA version
+NO_ARCH=		yes
 USES=			python
 USE_PYTHON=		distutils autoplist
 

Modified: head/databases/py-mysql-connector-python2/distinfo
==============================================================================
--- head/databases/py-mysql-connector-python2/distinfo	Mon May 25 15:36:40 2015	(r387388)
+++ head/databases/py-mysql-connector-python2/distinfo	Mon May 25 15:45:01 2015	(r387389)
@@ -1,2 +1,2 @@
-SHA256 (mysql-connector-python-2.0.3.tar.gz) = b07a42c6c1d0476d47315428df89f3fd84626d1df18045babdaa182a6a331ec8
-SIZE (mysql-connector-python-2.0.3.tar.gz) = 210699
+SHA256 (mysql-connector-python-2.0.4.tar.gz) = 90fb6d4d210cd7724630d766dbeaf94f21d946a6a0bc8ee703591f2030d29ee4
+SIZE (mysql-connector-python-2.0.4.tar.gz) = 212192



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