Bug 127771 - [NEW PORT]converters/zbase32:Base32 Encoder/Decoder
Summary: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-01 13:10 UTC by wenheping
Modified: 2008-10-05 11:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.34 KB, text/plain)
2008-10-01 13:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-10-01 13:10:02 UTC
zbase32 is a base32 encoder/decoder.It is an alternate
base32 encoder but not RFC 3548 compliant.

WWW:    http://pypi.python.org/pypi/zbase32/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-01 13:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2008-10-01 15:08:10 UTC
State Changed
From-To: open->closed

Duplicate of ports/127770.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-10-02 02:14:24 UTC
State Changed
From-To: closed->open

Supersedes ports/127770.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-10-05 11:11:33 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-05 11:12:04 UTC
miwi        2008-10-05 10:11:47 UTC

  FreeBSD ports repository

  Modified files:
    converters           Makefile 
  Added files:
    converters/zbase32   Makefile distinfo pkg-descr pkg-plist 
  Log:
  zbase32 is a base32 encoder/decoder.It is an alternate
  base32 encoder but not RFC 3548 compliant.
  
  WWW:    http://pypi.python.org/pypi/zbase32/
  
  PR:             ports/127771
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.150     +1 -0      ports/converters/Makefile
  1.1       +20 -0     ports/converters/zbase32/Makefile (new)
  1.1       +3 -0      ports/converters/zbase32/distinfo (new)
  1.1       +4 -0      ports/converters/zbase32/pkg-descr (new)
  1.1       +27 -0     ports/converters/zbase32/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"