Date: 30 Mar 2002 02:36:10 -0000 From: Mike Meyer <mwm@mired.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36518: [Patch] py-xlib port is out of date. Message-ID: <20020330023610.91367.qmail@mired.org>
next in thread | raw e-mail | index | archive | help
>Number: 36518 >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: Fri Mar 29 18:40:01 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 #2: Sun Mar 24 04:35:57 CST 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: py-xlib .12 has been released. The port needs to follow. >How-To-Repeat: Check the version numbers. >Fix: Apply this patch to the py-xlib port. diff -ur py-xlib-orig/Makefile py-xlib/Makefile --- py-xlib-orig/Makefile Fri Mar 29 20:05:48 2002 +++ py-xlib/Makefile Fri Mar 29 20:10:33 2002 @@ -6,7 +6,7 @@ # PORTNAME= xlib -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-xlib diff -ur py-xlib-orig/distinfo py-xlib/distinfo --- py-xlib-orig/distinfo Fri Mar 29 20:05:48 2002 +++ py-xlib/distinfo Fri Mar 29 20:10:43 2002 @@ -1 +1 @@ -MD5 (python-xlib-0.11.tar.gz) = 42677e0ae1bf4118742e077c174253de +MD5 (python-xlib-0.12.tar.gz) = 83b294f34876c06b1a7697227249cb83 >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?20020330023610.91367.qmail>