New port www/py-fedex - a SOAP service for Fedex shipping
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
rm 2012-05-30 20:16:33 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-fedex Makefile distinfo pkg-descr pkg-plist Log: A light wrapper around Fedex's Web Services SOAP API using suds. WWW: http://code.google.com/p/python-fedex/ PR: ports/167126 Submitted by: Kevin Golding <ports@caomhin.org> Revision Changes Path 1.3189 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/py-fedex/Makefile (new) 1.1 +2 -0 ports/www/py-fedex/distinfo (new) 1.1 +3 -0 ports/www/py-fedex/pkg-descr (new) 1.1 +54 -0 ports/www/py-fedex/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"
State Changed From-To: open->closed Committed with minor changes, thank you!