Bug 153662 - New port: net/py-suds
Summary: New port: net/py-suds
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: TAKATSU Tomonari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 22:20 UTC by corsmith
Modified: 2011-01-06 14:51 UTC (History)
0 users

See Also:


Attachments
file.shar (1.54 KB, text/plain)
2011-01-03 22:20 UTC, corsmith
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description corsmith 2011-01-03 22:20:10 UTC
New port for a python SOAP library called suds

Fix: shar file attached

Patch attached with submission follows:
Comment 1 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-01-06 14:42:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tota

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-06 14:49:25 UTC
tota        2011-01-06 14:49:19 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-suds          Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add a new port: net/py-suds
  
    A SOAP implementation for python.
  
    WWW:  https://fedorahosted.org/suds/
  
  PR:             ports/153662
  Submitted by:   Corey Smith <corsmith_AT_gmail_DOT_com>
  
  Revision  Changes    Path
  1.2303    +1 -0      ports/net/Makefile
  1.1       +20 -0     ports/net/py-suds/Makefile (new)
  1.1       +2 -0      ports/net/py-suds/distinfo (new)
  1.1       +3 -0      ports/net/py-suds/pkg-descr (new)
  1.1       +1 -0      ports/net/py-suds/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 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-01-06 14:50:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!