Bug 174231

Summary: [MAINTAINER] databases/py-redis: update to 2.7.2, Use GITHUB
Product: Ports & Packages Reporter: koobs <koobs.freebsd>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py27-redis-2.7.2.patch none

Description koobs 2012-12-06 13:50:00 UTC
- Update to 2.7.2
- Tab->space in Makefile header
- Switch to GITHUB

<ChangeLog>
* 2.7.2
    * Parse errors are now *always* raised on multi/exec pipelines, regardless
      of the `raise_on_error` flag. See
      https://groups.google.com/forum/?hl=en&fromgroups=#!topic/redis-db/VUiEFT8U8U0
      for more info.
* 2.7.1
    * Packaged tests with source code
</ChangeLog>

<QA>
portlint: looks fine.
unittest: Ran 156 tests in 7.731s - OK
testport:

VERSION         ARCH    STATUS
10.0-CURRENT    amd64   OK
10.0-CURRENT    i386    make: don't know how to make pyconfig.h. (1)
8.3-RELEASE     amd64   OK 
8.3-RELEASE     i386    OK
9.0-RELEASE     amd64   OK
9.0-RELEASE     i386    OK 
9.1-RC3         amd64   OK  
</QA>

References:

1: http://svnweb.freebsd.org/base?view=revision&amp;revision=239588

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-06 13:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-12-10 02:35:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!