Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Oct 2012 19:01:25 +1100 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172543: [MAINTAINER] databases/py-htsql-mysql: update to 2.3.2
Message-ID:  <20121009080126.050203E4E3@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201210092230.q99MUM3W043607@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172543
>Category:       ports
>Synopsis:       [MAINTAINER] databases/py-htsql-mysql: update to 2.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 22:30:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 2.3.2
- Whitespace alignment
- New Makefile header convention

====[QA]====

portlint: WARN: Makefile: using hyphen in PORTNAME
porttest: OK
redports: https://redports.org/buildarchive/20121007105611-38357/

============

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-htsql-mysql-2.3.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/py-htsql-mysql/Makefile ./Makefile
--- /usr/ports/databases/py-htsql-mysql/Makefile	2012-07-23 22:52:24.000000000 +1000
+++ ./Makefile	2012-10-08 21:44:29.000000000 +1100
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	py-htsql-mysql
-# Date created:		2012-06-16
-# Whom:			koobs <koobs.freebsd@gmail.com>
-#
+# Created by:	Kubilay Kocak <koobs.freebsd@gmail.com>
 # $FreeBSD: ports/databases/py-htsql-mysql/Makefile,v 1.1 2012/07/23 12:52:24 nivit Exp $
-#
 
 PORTNAME=	htsql-mysql
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +14,7 @@
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}htsql>2.3:${PORTSDIR}/databases/py-htsql \
 		${PYTHON_PKGNAMEPREFIX}MySQLdb>0:${PORTSDIR}/databases/py-MySQLdb
 
-USE_PYTHON=	2.6-2.7
+USE_PYTHON=		2.6-2.7
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	${PORTNAME:U}
 
diff -ruN --exclude=CVS /usr/ports/databases/py-htsql-mysql/distinfo ./distinfo
--- /usr/ports/databases/py-htsql-mysql/distinfo	2012-07-23 22:52:24.000000000 +1000
+++ ./distinfo	2012-10-07 21:54:42.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (HTSQL-MYSQL-2.3.1.tar.gz) = 9c4b4b9e97a79842ec129263d9ef524d4709c99d5a6fbc132e6a9489b0fe346b
-SIZE (HTSQL-MYSQL-2.3.1.tar.gz) = 15161
+SHA256 (HTSQL-MYSQL-2.3.2.tar.gz) = 87568756841ddfedf88660084ce62184e572064b3e0f69c11a447f3c987bacd7
+SIZE (HTSQL-MYSQL-2.3.2.tar.gz) = 15266
--- py27-htsql-mysql-2.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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