Index: head/editors/le/files/patch-src-mb.h =================================================================== --- head/editors/le/files/patch-src-mb.h (revision 136919) +++ head/editors/le/files/patch-src-mb.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/mb.h.orig Fri Apr 8 23:32:30 2005 -+++ src/mb.h Sun May 1 15:35:53 2005 -@@ -77,7 +77,7 @@ - # define choose_wch() choose_ch() - # define InsertWChar(ch) InsertChar(ch) - # define ReplaceWCharExt(c) ReplaceCharExt(c) --# define ReplaceWCharExtMove(c) ReplaceWCharExtMove(c) -+# define ReplaceWCharExtMove(c) ReplaceCharExtMove(c) - # define ReplaceWCharMove(c) ReplaceCharMove(c) - # define mb_get_col(buf,pos,col,len) *(col)=(pos) - # define mb_char_left(buf,pos,col,len) *(col)=--(*pos) Property changes on: head/editors/le/files/patch-src-mb.h ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/editors/le/Makefile =================================================================== --- head/editors/le/Makefile (revision 136919) +++ head/editors/le/Makefile (revision 136920) @@ -1,31 +1,31 @@ # ex:ts=8 # New ports collection makefile for: le # Date created: 16 October 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= le -PORTVERSION= 1.12.1 +PORTVERSION= 1.12.2 CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ MAINTAINER= ports@FreeBSD.org COMMENT= Text editor USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= le.1 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in FEATURES HISTORY NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/editors/le/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/editors/le/distinfo =================================================================== --- head/editors/le/distinfo (revision 136919) +++ head/editors/le/distinfo (revision 136920) @@ -1,2 +1,2 @@ -MD5 (le-1.12.1.tar.bz2) = 59e400e07ffac11a84ca59823594c29a -SIZE (le-1.12.1.tar.bz2) = 364636 +MD5 (le-1.12.2.tar.bz2) = 06b6eb0de4c3950ff6450effa67a4a44 +SIZE (le-1.12.2.tar.bz2) = 364665 Property changes on: head/editors/le/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property