Bug 104232 - New port: devel/p5-Tie-CPHash case-preserving hash
Summary: New port: devel/p5-Tie-CPHash case-preserving hash
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 00:20 UTC by David Chaplin-Loebell
Modified: 2006-10-31 03:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.01 KB, text/plain)
2006-10-10 00:20 UTC, David Chaplin-Loebell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Chaplin-Loebell 2006-10-10 00:20:16 UTC
Tie::CPHash is a Perl module implementing a case preserving but case
insensitive hash table.
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-10 04:49:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 02:52:54 UTC
alepulver    2006-10-31 02:52:47 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Tie-CPHash  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Tie::CPHash is a Perl module implementing a case preserving but case
  insensitive hash table.
  
  Author: CJM <cjm@pobox.com>
  
  PR:             ports/104232
  Submitted by:   David Chaplin-Loebell <direct at klatha.com>
  
  Revision  Changes    Path
  1.2482    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Tie-CPHash/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Tie-CPHash/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Tie-CPHash/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Tie-CPHash/pkg-plist (new)
_______________________________________________
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 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 02:54:15 UTC
State Changed
From-To: open->closed

New port added, thanks!