Bug 154605 - [PATCH] update databases/p5-Redis to the recent version
Summary: [PATCH] update databases/p5-Redis to the recent version
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 08:20 UTC by m.tsatsenko
Modified: 2011-02-11 08:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.21 KB, patch)
2011-02-09 08:20 UTC, m.tsatsenko
no flags Details | Diff
p5-redis.shar (2.15 KB, application/x-shar)
2011-02-10 14:06 UTC, m.tsatsenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description m.tsatsenko 2011-02-09 08:20:11 UTC
Ports tree has a very ancient version of the module which does not support binary objects.
-Update to 1.902
-Drop md5 sum
-Claim mainteinership
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-09 08:20:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-09 09:11:12 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 m.tsatsenko 2011-02-10 14:06:12 UTC
Updated shar.
- Fix plist
- Add missed man pages
- Add TEST_DEPS
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-02-11 08:14:50 UTC
sunpoet     2011-02-11 08:14:45 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-Redis   Makefile distinfo pkg-plist 
  Log:
  - Update to 1.902
  
  Changes:        http://search.cpan.org/dist/Redis/Changes
  PR:             ports/154605
  Submitted by:   Mikhail T. <m.tsatsenko@gmail.com>
  
  Revision  Changes    Path
  1.3       +10 -4     ports/databases/p5-Redis/Makefile
  1.3       +2 -3      ports/databases/p5-Redis/distinfo
  1.3       +4 -1      ports/databases/p5-Redis/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-11 08:14:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!