Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 12:50:45 +0800 (CST)
From:      Dryice Liu <dryice@dryice.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105504: [maintainer] databases/py-sqlalchemy: update to 0.3.1
Message-ID:  <200611140450.kAE4ojZG011063@readonline.info>
Resent-Message-ID: <200611140500.kAE50BHQ000742@freefall.freebsd.org>

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

>Number:         105504
>Category:       ports
>Synopsis:       [maintainer] databases/py-sqlalchemy: update to 0.3.1
>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 Nov 14 05:00:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:

	- update to 0.3.1
	- add MASTER_SITE_SUBDIR, my bad.

>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN py-sqlalchemy.old/Makefile py-sqlalchemy/Makefile
--- py-sqlalchemy.old/Makefile	Wed Nov  8 16:18:23 2006
+++ py-sqlalchemy/Makefile	Tue Nov 14 12:43:49 2006
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	sqlalchemy
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	databases python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \
 		http://dryice.name/computer/FreeBSD/distfiles/
+MASTER_SITE_SUBDIR=	sqlalchemy
 DISTNAME=	SQLAlchemy-${PORTVERSION}
 
 MAINTAINER=	dryice@dryice.name
diff -ruN py-sqlalchemy.old/distinfo py-sqlalchemy/distinfo
--- py-sqlalchemy.old/distinfo	Wed Nov  8 16:18:23 2006
+++ py-sqlalchemy/distinfo	Tue Nov 14 12:44:37 2006
@@ -1,3 +1,3 @@
-MD5 (SQLAlchemy-0.3.0.tar.gz) = e0205562cd6c07d0ceab22f54ddc4112
-SHA256 (SQLAlchemy-0.3.0.tar.gz) = befacd33779d1c6bc641b07c71a952cf14ca38d7107d8a13f104294819963381
-SIZE (SQLAlchemy-0.3.0.tar.gz) = 547551
+MD5 (SQLAlchemy-0.3.1.tar.gz) = cb5e17096ed50389687c62bad8c5a67a
+SHA256 (SQLAlchemy-0.3.1.tar.gz) = ddf34423d55233fcf39005bf10767dcf7aa8021039289615aa9e80419ccff93e
+SIZE (SQLAlchemy-0.3.1.tar.gz) = 585351
--- attached file ends here ---


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



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