- Update to 0.7.6 Changes: http://south.readthedocs.org/en/latest/releasenotes/0.7.6.html ==[QA]== Redports clean: https://redports.org/buildarchive/20120802115425-184/ Port maintainer (william88@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of databases/py-south, Please note that PR ports/170349 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170349 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Hi, As a maintainer I agree with the patch. Thanks --=20 William Grzybowski ------------------------------------------ Ag=EAncia Livre - www.agencialivre.com.br Curitiba/PR - Brasil
Author: wen Date: Sun Aug 12 13:29:20 2012 New Revision: 302436 URL: http://svn.freebsd.org/changeset/ports/302436 Log: - Update to 0.7.6 PR: 170349 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Approved by: William Grzybowski <william88@gmail.com> (maintainer) Modified: head/databases/py-south/Makefile head/databases/py-south/distinfo Modified: head/databases/py-south/Makefile ============================================================================== --- head/databases/py-south/Makefile Sun Aug 12 13:12:59 2012 (r302435) +++ head/databases/py-south/Makefile Sun Aug 12 13:29:20 2012 (r302436) @@ -6,7 +6,7 @@ # PORTNAME= south -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-south/distinfo ============================================================================== --- head/databases/py-south/distinfo Sun Aug 12 13:12:59 2012 (r302435) +++ head/databases/py-south/distinfo Sun Aug 12 13:29:20 2012 (r302436) @@ -1,2 +1,2 @@ -SHA256 (South-0.7.5.tar.gz) = db615855662101f9eae8d15e77bc23b710fe8891dc9fe82e8dc57710e61aec37 -SIZE (South-0.7.5.tar.gz) = 90592 +SHA256 (South-0.7.6.tar.gz) = d2c3c1ddf93ec7e29935088eef47984bb780e47aeb8acd5f18fbb3a72e97936a +SIZE (South-0.7.6.tar.gz) = 91528 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!