Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2010 15:32:13 GMT
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145584: [patch] update readline to 6.1
Message-ID:  <201004091532.o39FWDZX009428@www.freebsd.org>
Resent-Message-ID: <201004091610.o39GAGrx003711@freefall.freebsd.org>

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

>Number:         145584
>Category:       ports
>Synopsis:       [patch] update readline to 6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 16:10:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
In order to get readline to build on i386 and amd64 I had to remove  files/patch-support-shlib-install 
I don't have access to sparc64 hardware. Feel free to add/modify any patches needed for sparc64.

--- Makefile.old	2010-04-09 18:25:18.000000000 +0300
+++ Makefile	2010-04-09 18:25:28.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	readline
-PORTVERSION=	6.0
+PORTVERSION=	6.1
 PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU} \
--- distinfo.old	2009-05-11 14:51:05.000000000 +0300
+++ distinfo	2010-04-09 18:28:07.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (readline-6.0.tar.gz) = b7f65a48add447693be6e86f04a63019
-SHA256 (readline-6.0.tar.gz) = 1199d905c025735b34cf67d03078585e18f84707052413279fe68ce48c1cc1de
-SIZE (readline-6.0.tar.gz) = 2270818
+MD5 (readline-6.1.tar.gz) = fc2f7e714fe792db1ce6ddc4c9fb4ef3
+SHA256 (readline-6.1.tar.gz) = f0caf608c06ccd6d56b3bee1843458d509c53f9b53dffffe07cc11d8f03fa969
+SIZE (readline-6.1.tar.gz) = 2261725

>How-To-Repeat:

>Fix:


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



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