Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 21:12:43 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/40818: Updated port textproc/py-xmltools from 1.3.5 -> 1.3.7
Message-ID:  <200207201912.g6KJChwn080199@sauna.arved.de>

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

>Number:         40818
>Category:       ports
>Synopsis:       Updated port textproc/py-xmltools from 1.3.5 -> 1.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 20 12:20:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	Added .pyo files to pkg-plist. They were forgotten when the port
	was converted to USE_PYDISTUTILS.
	
>How-To-Repeat:
	
>Fix:

	

--- update.pr begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/py-xmltools/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	29 Apr 2002 19:08:55 -0000	1.3
+++ Makefile	20 Jul 2002 19:04:02 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xmltools
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.7
 CATEGORIES=	textproc python
 MASTER_SITES=	ftp://ftp.logilab.org/pub/xmltools/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/py-xmltools/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	3 Jan 2002 19:33:53 -0000	1.1
+++ distinfo	20 Jul 2002 19:04:12 -0000
@@ -1 +1 @@
-MD5 (xmltools-1.3.5.tar.gz) = a3609d88830756424582331d1ade3b4a
+MD5 (xmltools-1.3.7.tar.gz) = 5764ccfb11e111fe8df62ba68fa8df8a
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/py-xmltools/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	3 Jan 2002 19:33:53 -0000	1.1
+++ pkg-plist	20 Jul 2002 19:02:17 -0000
@@ -1,10 +1,14 @@
 lib/%%PYTHON_VERSION%%/site-packages/logilab/__init__.py
 lib/%%PYTHON_VERSION%%/site-packages/logilab/__init__.pyc
+lib/%%PYTHON_VERSION%%/site-packages/logilab/__init__.pyo
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlEditor.py
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlEditor.pyc
+lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlEditor.pyo
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlTree.py
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlTree.pyc
+lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/XmlTree.pyo
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/__init__.py
 lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/__init__.pyc
+lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools/__init__.pyo
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/logilab/xmltools
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/logilab
--- update.pr ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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