ports/130448: Update port: editors/le to 1.14.0

KATO Tsuguru tkato432 at yahoo.com
Mon Jan 12 18:30:23 UTC 2009


>Number:         130448
>Category:       ports
>Synopsis:       Update port: editors/le to 1.14.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 18:30:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.14.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/le/Makefile editors/le/Makefile
--- /usr/ports/editors/le/Makefile	2009-01-06 15:14:12.000000000 +0900
+++ editors/le/Makefile	2009-01-06 20:19:10.000000000 +0900
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	le
-PORTVERSION=	1.13.11
+PORTVERSION=	1.14.0
 CATEGORIES=	editors
-MASTER_SITES=	ftp://ftp.yar.ru/pub/source/le/
+MASTER_SITES=	ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/
+MASTER_SITE_SUBDIR=	. old
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Text editor with block and binary operations
 
 USE_BZIP2=	yes
-USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	LIBS="-lgnuregex"
 
 MAN1=		le.1
 PORTDOCS=	FEATURES HISTORY NEWS README TODO
@@ -27,13 +26,6 @@
 		colors-white keymap-emacs mainmenu mainmenu-ru syntax
 SRC_DATA=	le.hlp
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|@LIBOBJS@||g ; \
-		 s|@ALLOCA@||g' ${WRKSRC}/lib/Makefile.in
-.for file in configure src/search.cc src/highli.h
-	@${REINPLACE_CMD} -e 's|<regex.h>|<gnu/regex.h>|g' ${WRKSRC}/${file}
-.endfor
-
 do-install:
 	cd ${WRKSRC}/src && ${INSTALL_PROGRAM} le ${PREFIX}/bin
 	cd ${WRKSRC}/doc && ${INSTALL_MAN} le.1 ${MANPREFIX}/man/man1
diff -urN /usr/ports/editors/le/distinfo editors/le/distinfo
--- /usr/ports/editors/le/distinfo	2008-12-22 18:03:21.000000000 +0900
+++ editors/le/distinfo	2008-12-27 00:13:04.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (le-1.13.11.tar.bz2) = 27e39b423f8eda5b99c9526eb702bd15
-SHA256 (le-1.13.11.tar.bz2) = 8f7c143ffab9def86bc6acc35f15b40af28f892d1a73e8c9ffd706521c53cac4
-SIZE (le-1.13.11.tar.bz2) = 413508
+MD5 (le-1.14.0.tar.bz2) = 9158e4e7bd1be85ecd3e366ae068517a
+SHA256 (le-1.14.0.tar.bz2) = cf145d133b95a739fc56e114a3ed28ec11628f274d1ebe57cf72efac4f395cfe
+SIZE (le-1.14.0.tar.bz2) = 410795
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list