Bug 106780 - databases/p5-Cache-Memcached: depends on p5-Storable and p5-Time-HiRes only for perl older 5.8
Summary: databases/p5-Cache-Memcached: depends on p5-Storable and p5-Time-HiRes only f...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 15:00 UTC by Anton Yuzhaniov
Modified: 2006-12-20 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (947 bytes, patch)
2006-12-15 15:00 UTC, Anton Yuzhaniov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaniov 2006-12-15 15:00:20 UTC
p5-Cache-Memcached depends on p5-Storable and p5-Time-HiRes, but with perl5.8 this modules already installed

Fix: patch attached

Patch attached with submission follows:
How-To-Repeat: install perl5.8 and p5-Cache-Memcached
p5-Storable and p5-Time-HiRes will be installed:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-15 15:00:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-20 02:42:58 UTC
Responsible Changed
From-To: perl->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-20 03:01:17 UTC
clsung      2006-12-20 03:01:10 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-Cache-Memcached Makefile 
  Log:
  - p5-Cache-Memcached depends on p5-Storable and p5-Time-HiRes,
    but with perl5.8 this modules already installed
  
  PR:             ports/106780
  Submitted by:   Anton Yuzhaniov<citrin_AT_rambler-co dot ru>
  
  Revision  Changes    Path
  1.11      +6 -4      ports/databases/p5-Cache-Memcached/Makefile
_______________________________________________
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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-20 03:01:20 UTC
State Changed
From-To: open->closed

Committed. Thank You.