diff options
author | nivit <nivit@FreeBSD.org> | 2007-03-07 17:14:33 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-03-07 17:14:33 +0800 |
commit | 29f0209ff30518dd07f0adf5e696b3a76158d728 (patch) | |
tree | 12c6cf9a442b49ded6bd6425e8aea0abf7182a38 /www | |
parent | da54c6cacf0712c1dfa88bdf59b0b2d2790b8ce4 (diff) | |
download | freebsd-ports-gnome-29f0209ff30518dd07f0adf5e696b3a76158d728.tar.gz freebsd-ports-gnome-29f0209ff30518dd07f0adf5e696b3a76158d728.tar.zst freebsd-ports-gnome-29f0209ff30518dd07f0adf5e696b3a76158d728.zip |
- Updated to 1.1
Diffstat (limited to 'www')
-rw-r--r-- | www/py-tgwebservices/Makefile | 2 | ||||
-rw-r--r-- | www/py-tgwebservices/distinfo | 6 | ||||
-rw-r--r-- | www/py-tgwebservices/pkg-plist | 8 |
3 files changed, 12 insertions, 4 deletions
diff --git a/www/py-tgwebservices/Makefile b/www/py-tgwebservices/Makefile index 6716654ec366..5118a7c9e2b4 100644 --- a/www/py-tgwebservices/Makefile +++ b/www/py-tgwebservices/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tgwebservices -PORTVERSION= 1.0.2 +PORTVERSION= 1.1 CATEGORIES= www python MASTER_SITES= http://cheeseshop.python.org/packages/source/T/${PYTGWEBSERVICES}/ \ LOCAL/nivit/${PYTGWEBSERVICES}/ diff --git a/www/py-tgwebservices/distinfo b/www/py-tgwebservices/distinfo index b29ccab02a63..5e79a335e10c 100644 --- a/www/py-tgwebservices/distinfo +++ b/www/py-tgwebservices/distinfo @@ -1,3 +1,3 @@ -MD5 (TGWebServices-1.0.2.tar.gz) = 6e5aa73526ab0886bb5db5a8d7615823 -SHA256 (TGWebServices-1.0.2.tar.gz) = a6e36b0f522a5f9479a8e00bc29c8be3ed138bca10a4c6281fda3a77c4e599b1 -SIZE (TGWebServices-1.0.2.tar.gz) = 17460 +MD5 (TGWebServices-1.1.tar.gz) = 0db62cd9203af919946cf1ae52c60778 +SHA256 (TGWebServices-1.1.tar.gz) = 8f6b2d8f228d54fe93ccf0f098933606c3f59b6341e058201b0cd7af858754b0 +SIZE (TGWebServices-1.1.tar.gz) = 21340 diff --git a/www/py-tgwebservices/pkg-plist b/www/py-tgwebservices/pkg-plist index 6930620964c4..40ea167f81f1 100644 --- a/www/py-tgwebservices/pkg-plist +++ b/www/py-tgwebservices/pkg-plist @@ -13,6 +13,9 @@ %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/controllers.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/controllers.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/controllers.pyo +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/iconv.py +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/iconv.pyc +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/iconv.pyo %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/release.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/release.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/release.pyo @@ -25,12 +28,17 @@ %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/templates/__init__.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/templates/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/templates/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/templates/soap.html +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/templates/wsdl.html %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/fixtures.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/fixtures.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/fixtures.pyo +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_controllers.py +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_controllers.pyc +%%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_controllers.pyo %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_json.py %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_json.pyc %%PYTHON_SITELIBDIR%%/%%PYTGWEBSERVICES_EGG%%/tgwebservices/tests/test_json.pyo |