From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 25 21:30:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBE2716A415 for ; Mon, 25 Sep 2006 21:30:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E350843D5A for ; Mon, 25 Sep 2006 21:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8PLUI24054593 for ; Mon, 25 Sep 2006 21:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8PLUICQ054592; Mon, 25 Sep 2006 21:30:18 GMT (envelope-from gnats) Resent-Date: Mon, 25 Sep 2006 21:30:18 GMT Resent-Message-Id: <200609252130.k8PLUICQ054592@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mike Meyer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0927F16A412 for ; Mon, 25 Sep 2006 21:29:38 +0000 (UTC) (envelope-from mwm@mired.org) Received: from mired.org (vpn.mired.org [66.92.153.74]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DF3243D53 for ; Mon, 25 Sep 2006 21:29:37 +0000 (GMT) (envelope-from mwm@mired.org) Received: (qmail 74633 invoked by uid 1001); 25 Sep 2006 21:29:57 -0000 Message-Id: <20060925212957.74632.qmail@mired.org> Date: 25 Sep 2006 21:29:57 -0000 From: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103650: [PATCH] python-xlib port is out of date X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mike Meyer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 21:30:20 -0000 >Number: 103650 >Category: ports >Synopsis: [PATCH] python-xlib port is out of date >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Sep 25 21:30:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 6.1-STABLE amd64 >Organization: Meyer Consulting >Environment: System: FreeBSD bhuda.mired.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Thu Aug 31 17:48:42 EDT 2006 mwm@bhuda.mired.org:/usr/obj/usr/src/sys/BHUDA amd64 >Description: The python-xlib port is at .12a, but the current distribution is .13. >How-To-Repeat: Check the port and the python-xlib sourceforge site. >Fix: The attached patch will update the port to use the 0.13 distribution. If this patch is applied, ports/103614 should also be closed. diff -ru py-xlib/Makefile /tmp/py-xlib/Makefile --- py-xlib/Makefile Wed Jul 19 19:25:16 2006 +++ /tmp/py-xlib/Makefile Mon Sep 25 14:53:06 2006 @@ -6,8 +6,7 @@ # PORTNAME= xlib -PORTVERSION= 0.12a -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-xlib @@ -19,9 +18,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes -INFO= python-xlib - -post-install: - @${INSTALL_DATA} ${WRKSRC}/doc/info/python-xlib.info ${PREFIX}/info/ .include diff -ru py-xlib/distinfo /tmp/py-xlib/distinfo --- py-xlib/distinfo Wed May 31 21:19:52 2006 +++ /tmp/py-xlib/distinfo Mon Sep 25 14:35:20 2006 @@ -1,3 +1,3 @@ -MD5 (python-xlib-0.12a.tar.gz) = 4edc71320669e99ad874094bff44f4f8 -SHA256 (python-xlib-0.12a.tar.gz) = bd856bf5086fa409ae1a819ccf86c94737a42d6c99b49f006c48ac1235a24767 -SIZE (python-xlib-0.12a.tar.gz) = 299419 +MD5 (python-xlib-0.13.tar.gz) = 8ff22c7517699c2623feb4e31ed612d2 +SHA256 (python-xlib-0.13.tar.gz) = f99c254311cc359002cd77da9b122806b297a0d6b51cd9754b9175487d88b750 +SIZE (python-xlib-0.13.tar.gz) = 195858 Only in py-xlib/files: patch-display Only in py-xlib/files: patch-unix_connect diff -ru py-xlib/pkg-plist /tmp/py-xlib/pkg-plist --- py-xlib/pkg-plist Sun Dec 4 15:07:17 2005 +++ /tmp/py-xlib/pkg-plist Mon Sep 25 14:41:51 2006 @@ -127,6 +127,9 @@ lib/%%PYTHON_VERSION%%/site-packages/Xlib/threaded.py lib/%%PYTHON_VERSION%%/site-packages/Xlib/threaded.pyc lib/%%PYTHON_VERSION%%/site-packages/Xlib/threaded.pyo +lib/%%PYTHON_VERSION%%/site-packages/Xlib/xauth.py +lib/%%PYTHON_VERSION%%/site-packages/Xlib/xauth.pyc +lib/%%PYTHON_VERSION%%/site-packages/Xlib/xauth.pyo lib/%%PYTHON_VERSION%%/site-packages/Xlib/xobject/__init__.py lib/%%PYTHON_VERSION%%/site-packages/Xlib/xobject/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/Xlib/xobject/__init__.pyo >Release-Note: >Audit-Trail: >Unformatted: