Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Feb 2006 11:06:05 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        laszlof@vonostingroup.com
Subject:   ports/92756: [PATCH] devel/readline: update to 5.1
Message-ID:  <20060203030605.5BCA97E979@FreeBSD.csie.nctu.edu.tw>
Resent-Message-ID: <200602030310.k133A4Eo031000@freefall.freebsd.org>

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

>Number:         92756
>Category:       ports
>Synopsis:       [PATCH] devel/readline: update to 5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 03:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #3: Fri Nov 25 11:26:33 CST 2005
>Description:
- Update to 5.1

Port maintainer (laszlof@vonostingroup.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- readline-5.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/readline/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	15 Oct 2004 23:49:33 -0000	1.5
+++ Makefile	3 Feb 2006 03:05:58 -0000
@@ -6,12 +6,14 @@
 #
 
 PORTNAME=	readline
-PORTVERSION=	5.0
+PORTVERSION=	5.1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.cwru.edu/pub/bash/
+MASTER_SITES=	${MASTER_SITE_GNU} \
+		ftp://ftp.cwru.edu/pub/bash/
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
-PATCH_SITES=	ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/
-PATCHFILES=	readline50-001 readline50-002 readline50-003 readline50-004 readline50-005
+#PATCH_SITES=	ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/
+#PATCHFILES=	readline50-001 readline50-002 readline50-003 readline50-004 readline50-005
 
 MAINTAINER=	laszlof@vonostingroup.com
 COMMENT=	A library for editing command lines as they are typed
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/readline/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	10 Nov 2005 18:41:24 -0000	1.5
+++ distinfo	3 Feb 2006 03:05:58 -0000
@@ -1,18 +1,3 @@
-MD5 (readline-5.0.tar.gz) = 9a39d15f1ed592883f8c6671e8c13120
-SHA256 (readline-5.0.tar.gz) = d19e4f820da653b94262b0e5cdeda45f474c2d7b378a85a4b9aeaae76269a611
-SIZE (readline-5.0.tar.gz) = 1808946
-MD5 (readline50-001) = 5b47ed61b6b8413746750127c70e843d
-SHA256 (readline50-001) = b1becd30aade01def4fd8dbcb6749dc2db85c9de90d3acdeb8f9270a43dfa23b
-SIZE (readline50-001) = 1702
-MD5 (readline50-002) = 9f803005e7e4c7d675146a9a805acbf1
-SHA256 (readline50-002) = 662d39296e66562300b34ad5ab8c2eb76d6f95e665e76752abf9e9a27aa13109
-SIZE (readline50-002) = 1337
-MD5 (readline50-003) = 05d59c91f80fa99ab177783229b0f769
-SHA256 (readline50-003) = 12f9d8942eee8f77f42887b4fd5035277bddb28d7820719edd597ea9bcbe0e3d
-SIZE (readline50-003) = 3841
-MD5 (readline50-004) = aa1f6343e47f8e024488c63281d77809
-SHA256 (readline50-004) = d0f8606fa007ef938e236635c8b75b243f66ad400dd907b194b70a09b4834c27
-SIZE (readline50-004) = 2411
-MD5 (readline50-005) = 1dc2654e0161f2e7b4f536b12e1d54b7
-SHA256 (readline50-005) = 9110c75530ee3e249139f7896bf46cc7d20f4d2889f03dcc2a01df49dc9efe83
-SIZE (readline50-005) = 2216
+MD5 (readline-5.1.tar.gz) = 7ee5a692db88b30ca48927a13fd60e46
+SHA256 (readline-5.1.tar.gz) = 163ec6407ec75a709c9077657b1fca9314cc74999d57d1c35ab185702bb067c6
+SIZE (readline-5.1.tar.gz) = 2030276
--- readline-5.1.patch ends here ---

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



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