Skip site navigation (1)Skip section navigation (2)
Date:      25 Feb 2002 11:45:37 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35311: [PATCH] py-xlib port is out of date.
Message-ID:  <20020225114537.68446.qmail@mired.org>

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

>Number:         35311
>Category:       ports
>Synopsis:       [PATCH] py-xlib port is out of date.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 03:50:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD guru.mired.org 4.5-STABLE FreeBSD 4.5-STABLE #9: Sun Feb 24 08:40:46 CST 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:
	python-xlib 0.11 is out, but the port is only at 0.10.
>How-To-Repeat:
	Install the current port, and not it's version.
>Fix:

Apply this patch to the port.

diff -ru py-xlib-orig/Makefile py-xlib/Makefile
--- py-xlib-orig/Makefile	Mon Feb 25 05:40:14 2002
+++ py-xlib/Makefile	Mon Feb 25 05:40:36 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xlib
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	python-xlib
diff -ru py-xlib-orig/distinfo py-xlib/distinfo
--- py-xlib-orig/distinfo	Mon Feb 25 05:40:14 2002
+++ py-xlib/distinfo	Mon Feb 25 05:41:03 2002
@@ -1 +1 @@
-MD5 (python-xlib-0.10.tar.gz) = e7c24a3a8ffa26ef7022cad9042d5beb
+MD5 (python-xlib-0.11.tar.gz) = 42677e0ae1bf4118742e077c174253de



>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?20020225114537.68446.qmail>