Bug 174231 - [MAINTAINER] databases/py-redis: update to 2.7.2, Use GITHUB
Summary: [MAINTAINER] databases/py-redis: update to 2.7.2, Use GITHUB
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 13:50 UTC by koobs
Modified: 2012-12-10 02:35 UTC (History)
0 users

See Also:


Attachments
py27-redis-2.7.2.patch (1.30 KB, patch)
2012-12-06 13:50 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-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!