Bug 71545 - Update net/py-soappy to 0.11.5
Summary: Update net/py-soappy to 0.11.5
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 22:40 UTC by Marcus Grando
Modified: 2004-11-28 21:27 UTC (History)
0 users

See Also:


Attachments
file.diff (954 bytes, patch)
2004-09-09 22:40 UTC, Marcus Grando
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Grando 2004-09-09 22:40:20 UTC
Update net/py-soappy to 0.11.5

Fix: --begin--
Comment 1 Marcus Grando 2004-10-26 14:20:05 UTC
Please apply this new patch.

--begin--
diff -ruN py-soappy.old/Makefile py-soappy/Makefile
--- py-soappy.old/Makefile      Mon Aug  2 14:41:18 2004
+++ py-soappy/Makefile  Tue Oct 26 10:06:35 2004
@@ -6,7 +6,7 @@
  #

  PORTNAME=              soappy
-PORTVERSION=           0.11.4
+PORTVERSION=           0.11.6
  CATEGORIES=            net python
  MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    pywebsvcs
diff -ruN py-soappy.old/distinfo py-soappy/distinfo
--- py-soappy.old/distinfo      Mon Aug  2 14:41:18 2004
+++ py-soappy/distinfo  Tue Oct 26 10:06:51 2004
@@ -1,2 +1,2 @@
-MD5 (SOAPpy-0.11.4.tar.gz) = 69a384d9a61b36325a97d81165668b39
-SIZE (SOAPpy-0.11.4.tar.gz) = 129447
+MD5 (SOAPpy-0.11.6.tar.gz) = 51ac835366badedd932c64f26fa8336b
+SIZE (SOAPpy-0.11.6.tar.gz) = 159078
diff -ruN py-soappy.old/pkg-plist py-soappy/pkg-plist
--- py-soappy.old/pkg-plist     Mon Aug  2 14:41:18 2004
+++ py-soappy/pkg-plist Tue Oct 26 10:09:45 2004
@@ -61,6 +61,9 @@
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/XMLname.py
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/XMLname.pyc
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/XMLname.pyo
+%%PYTHON_SITELIBDIR%%/SOAPpy/wstools/Namespaces.py
+%%PYTHON_SITELIBDIR%%/SOAPpy/wstools/Namespaces.pyc
+%%PYTHON_SITELIBDIR%%/SOAPpy/wstools/Namespaces.pyo
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/__init__.py
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/__init__.pyc
  %%PYTHON_SITELIBDIR%%/SOAPpy/wstools/__init__.pyo
--end--

-- 
Marcus Grando
Grupos Internet S/A
marcus(at)corp.grupos.com.br
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-11-28 21:26:40 UTC
State Changed
From-To: open->closed

Committed, thanks!