Bug 170349 - [PATCH] databases/py-south: update to 0.7.6
Summary: [PATCH] databases/py-south: update to 0.7.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 12:00 UTC by koobs
Modified: 2012-08-12 14:30 UTC (History)
1 user (show)

See Also:


Attachments
py27-south-0.7.6.patch (859 bytes, patch)
2012-08-03 12:00 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-08-03 12:00:15 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-03 12:00:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-03 12:00:30 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-03 12:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 William Grzybowski 2012-08-03 12:28:39 UTC
Hi,

As a maintainer I agree with the patch.

Thanks

--=20
William Grzybowski
------------------------------------------
Ag=EAncia Livre - www.agencialivre.com.br
Curitiba/PR - Brasil
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-12 14:29:34 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 <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"
Comment 6 Wen Heping freebsd_committer freebsd_triage 2012-08-12 14:30:41 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!