Bug 126383 - [NEW PORT] math/p5-Math-Base36: Encoding and decoding of base36 strings
Summary: [NEW PORT] math/p5-Math-Base36: Encoding and decoding of base36 strings
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 22:50 UTC by Yi-Hsuan Hsin
Modified: 2008-08-09 14:00 UTC (History)
0 users

See Also:


Attachments
p5-Math-Base36-0.05.shar (2.00 KB, text/plain)
2008-08-08 22:50 UTC, Yi-Hsuan Hsin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Hsuan Hsin 2008-08-08 22:50:01 UTC
This module converts to and from Base36 numbers (0..9 - A..Z)

It was created because of an article/challenge in "The Perl Review"

WWW: http://search.cpan.org/dist/Math-Base36/

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-08-09 13:47:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-08-09 13:53:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-09 13:53:17 UTC
rafan       2008-08-09 12:53:04 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Base36  Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module converts to and from Base36 numbers (0..9 - A..Z)
  
  It was created because of an article/challenge in "The Perl Review"
  
  WWW: http://search.cpan.org/dist/Math-Base36/
  
  PR:             ports/126383
  Submitted by:   Yi-Hsuan Hsin <mhsin at mhsin.org>
  
  Revision  Changes    Path
  1.487     +1 -0      ports/math/Makefile
  1.1       +21 -0     ports/math/p5-Math-Base36/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-Base36/distinfo (new)
  1.1       +5 -0      ports/math/p5-Math-Base36/pkg-descr (new)
  1.1       +5 -0      ports/math/p5-Math-Base36/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"