From 9a2b47e80d6952dca6224e5bfc50f07d09976350 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 19 Apr 1999 04:06:55 +0000 Subject: Update to version 1.1.8. PR: 11193 Submitted by: maintainer --- editors/lpe/Makefile | 12 ++++-------- editors/lpe/distinfo | 2 +- editors/lpe/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index a6b4fa8246d9..c381ecd74390 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lpe -# Version required: 1.1.5 +# Version required: 1.1.8 # Date created: 12 April 1999 # Whom: Chris Piazza # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/14 05:56:14 mharo Exp $ # -DISTNAME= lpe-1.1.5 +DISTNAME= lpe-1.1.8 CATEGORIES= editors MASTER_SITES= http://cdsmith.twu.net/lpe/ @@ -25,11 +25,7 @@ post-patch: do-install: ${MKDIR} ${PREFIX}/lib/lpe ${INSTALL_PROGRAM} ${WRKSRC}/lpe ${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/cmode.so ${PREFIX}/lib/lpe - ${INSTALL_DATA} ${WRKSRC}/cppmode.so ${PREFIX}/lib/lpe - ${INSTALL_DATA} ${WRKSRC}/htmlmode.so ${PREFIX}/lib/lpe - ${INSTALL_DATA} ${WRKSRC}/perlmode.so ${PREFIX}/lib/lpe - ${INSTALL_DATA} ${WRKSRC}/sgmlmode.so ${PREFIX}/lib/lpe + ${INSTALL_DATA} ${WRKSRC}/*.so ${PREFIX}/lib/lpe ${INSTALL_MAN} ${WRKSRC}/lpe.1 ${PREFIX}/man/man1 .include diff --git a/editors/lpe/distinfo b/editors/lpe/distinfo index 107ffa1fa826..1ce57f2bcd8b 100644 --- a/editors/lpe/distinfo +++ b/editors/lpe/distinfo @@ -1 +1 @@ -MD5 (lpe-1.1.5.tar.gz) = 708371d5ddfe4e663b0bff2952851731 +MD5 (lpe-1.1.8.tar.gz) = 64fd9f61ee7549241a5ae665405a36e5 diff --git a/editors/lpe/pkg-plist b/editors/lpe/pkg-plist index b8bc834ac5b0..9c7881e2d842 100644 --- a/editors/lpe/pkg-plist +++ b/editors/lpe/pkg-plist @@ -2,6 +2,8 @@ bin/lpe lib/lpe/cmode.so lib/lpe/cppmode.so lib/lpe/htmlmode.so +lib/lpe/javamode.so +lib/lpe/mailmode.so lib/lpe/perlmode.so lib/lpe/sgmlmode.so @dirrm lib/lpe -- cgit v1.2.3