The following reply was made to PR ports/170349; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: ports/170349: commit references a PR Date: Sun, 12 Aug 2012 13:29:34 +0000 (UTC) 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 <[email protected]> Approved by: William Grzybowski <[email protected]> (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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
