Skip site navigation (1)Skip section navigation (2)
Date:      22 Feb 2007 13:46:54 -0000
From:      nivit@FreeBSD.org (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        python@FreeBSD.org
Subject:   ports/109431: [PATCH] www/py-tgwebservices: update to 1.0.2
Message-ID:  <20070222134654.3174.qmail@arancino>
Resent-Message-ID: <200702221350.l1MDo1rs000471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109431
>Category:       ports
>Synopsis:       [PATCH] www/py-tgwebservices: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 13:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.2-STABLE FreeBSD 6.2-STABLE #11: Mon Jan 15 17:21:21 CET 2007
>Description:
- Update to 1.0.2

Port maintainer (python@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-tgwebservices-1.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-tgwebservices/Makefile /usr/ports/www/py-tgwebservices.update-1.0.2/Makefile
--- /usr/ports/www/py-tgwebservices/Makefile	Sat Feb 17 15:52:39 2007
+++ /usr/ports/www/py-tgwebservices.update-1.0.2/Makefile	Thu Feb 22 13:25:00 2007
@@ -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 -ruN --exclude=CVS /usr/ports/www/py-tgwebservices/distinfo /usr/ports/www/py-tgwebservices.update-1.0.2/distinfo
--- /usr/ports/www/py-tgwebservices/distinfo	Sat Feb 17 15:52:39 2007
+++ /usr/ports/www/py-tgwebservices.update-1.0.2/distinfo	Thu Feb 22 13:19:00 2007
@@ -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 -ruN --exclude=CVS /usr/ports/www/py-tgwebservices/pkg-plist /usr/ports/www/py-tgwebservices.update-1.0.2/pkg-plist
--- /usr/ports/www/py-tgwebservices/pkg-plist	Sat Feb 17 15:52:39 2007
+++ /usr/ports/www/py-tgwebservices.update-1.0.2/pkg-plist	Thu Feb 22 13:23:00 2007
@@ -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
--- py24-tgwebservices-1.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070222134654.3174.qmail>