Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 20:01:05 -0400
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87591: [UPDATE]: devel/rlwrap: Upgrade to version 0.23
Message-ID:  <E1EReuf-0000R3-Fc@ritamari.vonostingroup.com>
Resent-Message-ID: <200510180010.j9I0AITE042658@freefall.freebsd.org>

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

>Number:         87591
>Category:       ports
>Synopsis:       [UPDATE]: devel/rlwrap: Upgrade to version 0.23
>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:   Tue Oct 18 00:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 9 22:20:56 EDT 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This is a patch to upgrade devel/rlwrap to version 0.23. The changes
	in this release are outlined at:
	http://utopia.knoware.nl/~hlub/uck/rlwrap/CHANGES.txt
>How-To-Repeat:
	
>Fix:

	

--- rlwrap-0.23.diff begins here ---
diff -rU3 rlwrap.orig/Makefile rlwrap/Makefile
--- rlwrap.orig/Makefile	Thu Oct  6 21:08:31 2005
+++ rlwrap/Makefile	Mon Oct 17 19:41:32 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	rlwrap
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	devel
 MASTER_SITES=	http://utopia.knoware.nl/~hlub/uck/rlwrap/
 
diff -rU3 rlwrap.orig/distinfo rlwrap/distinfo
--- rlwrap.orig/distinfo	Thu Oct  6 21:08:31 2005
+++ rlwrap/distinfo	Mon Oct 17 19:48:05 2005
@@ -1,2 +1,2 @@
-MD5 (rlwrap-0.22.tar.gz) = b15d9495b1861f213f5845c17b2eb167
-SIZE (rlwrap-0.22.tar.gz) = 131245
+MD5 (rlwrap-0.23.tar.gz) = 8bdca18204f241abf6e2de964ea4ebc7
+SIZE (rlwrap-0.23.tar.gz) = 142712
diff -rU3 rlwrap.orig/files/patch-src::Makefile.in rlwrap/files/patch-src::Makefile.in
--- rlwrap.orig/files/patch-src::Makefile.in	Wed Mar  9 12:01:20 2005
+++ rlwrap/files/patch-src::Makefile.in	Mon Oct 17 19:49:38 2005
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig	Wed Mar  9 09:10:13 2005
-+++ src/Makefile.in	Wed Mar  9 09:10:59 2005
-@@ -116,7 +116,7 @@
- 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
- LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+--- src/Makefile.in.orig	Tue Aug  9 04:52:57 2005
++++ src/Makefile.in	Mon Oct 17 19:49:15 2005
+@@ -68,7 +68,7 @@
+ AMTAR = @AMTAR@
+ AWK = @AWK@
+ CC = @CC@
 -CFLAGS = @CFLAGS@
 +CFLAGS = @CFLAGS@ -DDATADIR=\"@datadir@\"
- DIST_SOURCES = $(rlwrap_SOURCES)
- DIST_COMMON = Makefile.am Makefile.in
- SOURCES = $(rlwrap_SOURCES)
+ CHECK = @CHECK@
+ CPP = @CPP@
+ DEPDIR = @DEPDIR@
--- rlwrap-0.23.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EReuf-0000R3-Fc>