Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 18:03:50 -0700 (MST)
From:      Jordan DeLong <fracture@allusion.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27948: Port update: editors/led to version 0.9.1
Message-ID:  <200106080103.f5813o558858@cx420564-b.tucson1.az.home.com>

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

>Number:         27948
>Category:       ports
>Synopsis:       Port update: editors/led to version 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 18:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jordan DeLong <fracture@allusion.net>
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
None
>Environment:
System: FreeBSD cx420564-b 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Tue Apr 24 08:33:58 GMT 2001 fracture@cx420564-b:/usr/src/sys/compile/HOBOIV i386

>Description:
	Update the led port to 0.9.1:  A serious bug with the delete key in
	led-0.9 has been corrected, some other more minor issues were fixed,
	and support for high-bit ascii characters has been added.
>How-To-Repeat:
	Apply the patch in the Fix: section, and remove the files/patch-configure file.
>Fix:
	
diff -u -ruN led.old/Makefile led/Makefile
--- led.old/Makefile	Thu Jun  7 02:26:49 2001
+++ led/Makefile	Thu Jun  7 16:24:27 2001
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	led
-PORTVERSION=	0.9
-PORTREVISION=	1
+PORTVERSION=	0.9.1
+PORTREVISION=	0
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}-editor
diff -u -ruN led.old/distinfo led/distinfo
--- led.old/distinfo	Thu Jun  7 02:26:49 2001
+++ led/distinfo	Thu Jun  7 16:24:41 2001
@@ -1 +1 @@
-MD5 (led-0.9.tar.gz) = 9f6075fa82b8192f2452113b3d80865e
+MD5 (led-0.9.1.tar.gz) = cc46911a11e59ee4210599762228f76d
diff -u -ruN led.old/files/patch-configure led/files/patch-configure
--- led.old/files/patch-configure	Wed Jun  6 09:49:47 2001
+++ led/files/patch-configure	Wed Dec 31 17:00:00 1969
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/editors/led/files/patch-configure,v 1.1 2001/06/06 16:49:47 sobomax Exp $
-
---- configure	2001/06/06 16:27:54	1.1
-+++ configure	2001/06/06 16:28:19
-@@ -524,8 +524,8 @@
- 
- 
- 
--CFLAGS="${CFLAGS} -O2 -Wall -pipe -I/usr/local/include"
--LDFLAGS="${LDFLAGS} -L/usr/local/lib"
-+CFLAGS="${CFLAGS} -Wall"
-+LDFLAGS="${LDFLAGS}"
- 
- ac_aux_dir=
- for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do


>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?200106080103.f5813o558858>