diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-22 21:24:25 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-22 21:24:25 +0000 |
commit | 25dc11df2a4be5913c35c6fadfaf0f51a0df0d46 (patch) | |
tree | f2d31d45deff1e9cdbc4df3255f5eead6e6f7b55 /www/py-tgwebservices | |
parent | b5cf96ec632134cb896434ecdae3bdb26bb265c2 (diff) | |
download | ports-25dc11df2a4be5913c35c6fadfaf0f51a0df0d46.tar.gz ports-25dc11df2a4be5913c35c6fadfaf0f51a0df0d46.zip |
Notes
Diffstat (limited to 'www/py-tgwebservices')
-rw-r--r-- | www/py-tgwebservices/Makefile | 2 | ||||
-rw-r--r-- | www/py-tgwebservices/distinfo | 6 | ||||
-rw-r--r-- | www/py-tgwebservices/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/www/py-tgwebservices/Makefile b/www/py-tgwebservices/Makefile index 45a5b7fc665c..6716654ec366 100644 --- a/www/py-tgwebservices/Makefile +++ b/www/py-tgwebservices/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tgwebservices -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 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 b4a8a35f9f3b..b29ccab02a63 100644 --- a/www/py-tgwebservices/distinfo +++ b/www/py-tgwebservices/distinfo @@ -1,3 +1,3 @@ -MD5 (TGWebServices-1.0.1.tar.gz) = 784afc4194379683a1bcfe7fb70fad10 -SHA256 (TGWebServices-1.0.1.tar.gz) = caf78427e99718f39d0f33ca45b59ee7cf61a33ac4bea6797c503d0a6b13df5c -SIZE (TGWebServices-1.0.1.tar.gz) = 19082 +MD5 (TGWebServices-1.0.2.tar.gz) = 6e5aa73526ab0886bb5db5a8d7615823 +SHA256 (TGWebServices-1.0.2.tar.gz) = a6e36b0f522a5f9479a8e00bc29c8be3ed138bca10a4c6281fda3a77c4e599b1 +SIZE (TGWebServices-1.0.2.tar.gz) = 17460 diff --git a/www/py-tgwebservices/pkg-plist b/www/py-tgwebservices/pkg-plist index 1d68ba0c75bd..6930620964c4 100644 --- a/www/py-tgwebservices/pkg-plist +++ b/www/py-tgwebservices/pkg-plist @@ -25,8 +25,6 @@ %%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 |