Bug 135940 - [NEW PORT]devel/py-SymbolType:Simple Symbol Type for Python
Summary: [NEW PORT]devel/py-SymbolType:Simple Symbol Type for Python
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: 2009-06-23 00:30 UTC by wenheping
Modified: 2009-07-01 10:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.85 KB, text/plain)
2009-06-23 00:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-06-23 00:30:01 UTC
py-SymbolType is a Simple "symbol" type, useful for enumerations
or sentinels.

WWW:    http://peak.telecommunity.com/DevCenter/SymbolType


(it was prepared for tg2)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-23 00:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-01 10:00:54 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-01 10:01:14 UTC
miwi        2009-07-01 09:01:05 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-SymbolType  Makefile distinfo pkg-descr pkg-plist 
  Log:
  py-SymbolType is a Simple "symbol" type, useful for enumerations
  or sentinels.
  
  WWW:    http://peak.telecommunity.com/DevCenter/SymbolType
  
  PR:             ports/135940
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3535    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-SymbolType/Makefile (new)
  1.1       +3 -0      ports/devel/py-SymbolType/distinfo (new)
  1.1       +4 -0      ports/devel/py-SymbolType/pkg-descr (new)
  1.1       +1 -0      ports/devel/py-SymbolType/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"