Date: Sun, 14 May 2006 03:55:04 -0700 (PDT) From: Alexander Botero-Lowry <alex@foxybanana.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ports@freebsd.org Subject: [PATCH] devel/py24-rlcompleter2: update to 0.96 Message-ID: <200605141055.k4EAt4F1068474@Laptop.mine.box>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Alexander Botero-Lowry >Organization: >Confidential: no >Synopsis: [PATCH] devel/py24-rlcompleter2: update to 0.96 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-STABLE i386 >Environment: System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat May 6 22:21:39 PDT >Description: - Update to 0.96 - Grab maintainership Port maintainer (ports@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- py24-rlcompleter2-0.96.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-rlcompleter2/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 31 Dec 2003 01:20:50 -0000 1.1 +++ Makefile 14 May 2006 10:55:32 -0000 @@ -7,12 +7,12 @@ # PORTNAME= rlcompleter2 -PORTVERSION= 0.95 +PORTVERSION= 0.96 CATEGORIES= devel python MASTER_SITES= http://codespeak.net/rlcompleter2/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alex@foxybanana.com COMMENT= Python module for readline interactive completion USE_PYTHON= 2.2+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/py-rlcompleter2/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 24 Nov 2005 15:39:51 -0000 1.3 +++ distinfo 14 May 2006 10:55:32 -0000 @@ -1,3 +1,3 @@ -MD5 (rlcompleter2-0.95.tar.gz) = 18877dcc6285a3fb578db0fcfbcb1f35 -SHA256 (rlcompleter2-0.95.tar.gz) = 0507d4ae07bf8da5af8258eab04f6c328035b669257153f7e96336d8bf297f26 -SIZE (rlcompleter2-0.95.tar.gz) = 10692 +MD5 (rlcompleter2-0.96.tar.gz) = ee9208f281aee21c0acc391c4ad26865 +SHA256 (rlcompleter2-0.96.tar.gz) = dabfdab33bda95fb4ce9f8196f631d194e17f71e8b46434e376eb895722f2f48 +SIZE (rlcompleter2-0.96.tar.gz) = 10964 --- py24-rlcompleter2-0.96.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605141055.k4EAt4F1068474>