Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 11:08:00 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11262: Update: editors/lpe
Message-ID:  <19990421180800.1446916CA@norn.ca.eu.org>

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

>Number:         11262
>Category:       ports
>Synopsis:       Update: editors/lpe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 21 11:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Yet another port that should stabilize(I hope!) soon.
Update to 1.1.9.
I am the maintainer.

>How-To-Repeat:


>Fix:
	
Index: lpe/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/editors/lpe/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1999/04/19 04:06:52	1.2
+++ Makefile	1999/04/21 05:23:23
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	lpe
-# Version required:	1.1.8
+# Version required:	1.1.9
 # Date created:		12 April 1999
 # Whom:			Chris Piazza <cpiazza@home.net>
 #
 # $Id: Makefile,v 1.2 1999/04/19 04:06:52 steve Exp $
 #
 
-DISTNAME=     	lpe-1.1.8
+DISTNAME=     	lpe-1.1.9
 CATEGORIES=	editors
 MASTER_SITES=	http://cdsmith.twu.net/lpe/
 
Index: lpe/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/editors/lpe/files/md5,v
retrieving revision 1.2
diff -u -r1.2 md5
--- md5	1999/04/19 04:06:54	1.2
+++ md5	1999/04/21 05:18:03
@@ -1 +1 @@
-MD5 (lpe-1.1.8.tar.gz) = 64fd9f61ee7549241a5ae665405a36e5
+MD5 (lpe-1.1.9.tar.gz) = 1414c340a77d53ff63f8ddb9e335787a
Index: lpe/patches/patch-aa
===================================================================
RCS file: /cvs/FreeBSD/ports/editors/lpe/patches/patch-aa,v
retrieving revision 1.2
diff -u -r1.2 patch-aa
--- patch-aa	1999/04/19 04:06:55	1.2
+++ patch-aa	1999/04/21 05:22:17
@@ -1,5 +1,5 @@
---- Config.make.orig	Sun Apr 18 16:10:37 1999
-+++ Config.make	Sun Apr 18 16:13:53 1999
+--- Config.make.orig	Tue Apr 20 22:20:08 1999
++++ Config.make	Tue Apr 20 22:22:09 1999
 @@ -5,7 +5,7 @@
  
  # Base directory in which to install lpe.  The binary and man page will be
@@ -26,8 +26,8 @@
 +LD_SH           = ${CC} -shared
  # OpenBSD:        ld -Bshareable
  # OSF:            ld -shared
- # Cygwin:         /bin/true
-@@ -32,14 +32,14 @@
+ 
+@@ -31,7 +31,7 @@
  # OpenBSD:        -I/usr/local/include -DSLANG_H="<slang.h>" -DLIMITS_H="<sys/syslimits.h>"
  
  # The flags to pass to the compiler proper
@@ -36,21 +36,12 @@
  # OSF:              -pipe -g3 -O2
  
  # The flags to pass to the linker
- LDFLAGS         = -L/usr/local/lib
+@@ -40,7 +40,7 @@
+ # Cygwin:         -L/usr/local/lib
  
  # The libraries, in linker option format, against which to link
 -LOADLIBES       = -lslang -ldl
-+LOADLIBES       = -lslang -ltermcap
- # OSF             -lslang -lc
++LOADLIBES       = -lslang -ltermcap 
+ # OSF:            -lslang -lc
  # Cygwin:         -lslang -ltermcap
  # FreeBSD:        -lslang -ldl -ltermcap
-@@ -49,9 +49,6 @@
- INSTALL           = /usr/bin/install -c
- # OSF:              ./install-sh
- 
--INSTALL_PROGRAM   = $(INSTALL)
--INSTALL_PROGRAM_S = $(INSTALL_PROGRAM) -s
--INSTALL_DATA      = $(INSTALL) -m 644
- INSTALL_SO        = $(INSTALL_DATA)
- # Cygwin:           /bin/true
- 

-Chris

>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?19990421180800.1446916CA>