ports/190421: [PATCH] databases/py-sqlobject: update to 1.6.0

Bartek Rutkowski ports at robakdesign.com
Fri May 30 16:50:01 UTC 2014


>Number:         190421
>Category:       ports
>Synopsis:       [PATCH] databases/py-sqlobject: update to 1.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 16:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD pd.valinor.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266540: Thu May 22 14:01:40 CEST
>Description:
- Update to 1.6.0
- Add license
- Pet portlint

http://pd.valinor.palantiri.org:8080/latest-per-pkg/py27-sqlobject/1.6.0/

Port maintainer (wg at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-sqlobject-1.6.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 355872)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlobject
-PORTVERSION=	1.5.2
+PORTVERSION=	1.6.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,8 @@
 MAINTAINER=	wg at FreeBSD.org
 COMMENT=	Python object for manipulation with SQL table row
 
+LICENSE=	LGPL21
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}formencode>=1.2.2:${PORTSDIR}/www/py-formencode
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
Index: distinfo
===================================================================
--- distinfo	(revision 355872)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (SQLObject-1.5.2.tar.gz) = 98af5e0ce6d8fbc92c9f8ce4d166410992c491f80ab926a42312b98cd9810832
-SIZE (SQLObject-1.5.2.tar.gz) = 276715
+SHA256 (SQLObject-1.6.0.tar.gz) = 7299dc568d074ea8cb418bf3ad64a5ed380ae6c18be381519ead6c6a2e578b95
+SIZE (SQLObject-1.6.0.tar.gz) = 276441
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 355872)
+++ pkg-descr	(working copy)
@@ -2,4 +2,4 @@
 It allows you to translate RDBMS table rows into Python objects,
 and manipulate those objects to transparently manipulate the database.
 
-WWW: http://www.sqlobject.org/
+WWW: http://www.sqlobject.org
--- py-sqlobject-1.6.0.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list