From owner-svn-ports-head@FreeBSD.ORG Thu Mar 28 16:35:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9F8ACEBB; Thu, 28 Mar 2013 16:35:20 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9240B31F; Thu, 28 Mar 2013 16:35:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2SGZKuj016595; Thu, 28 Mar 2013 16:35:20 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2SGZJUs016591; Thu, 28 Mar 2013 16:35:19 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201303281635.r2SGZJUs016591@svn.freebsd.org> From: Pawel Pekala Date: Thu, 28 Mar 2013 16:35:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315488 - head/editors/yui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2013 16:35:20 -0000 Author: pawel Date: Thu Mar 28 16:35:19 2013 New Revision: 315488 URL: http://svnweb.freebsd.org/changeset/ports/315488 Log: - Update to version 3.2.06 [1] - Fix spelling error in pkg-descr - Trim Makefile header PR: ports/177228 [1] Submitted by: Rashid N. Achilov (maintainer) Modified: head/editors/yui/Makefile (contents, props changed) head/editors/yui/distinfo (contents, props changed) head/editors/yui/pkg-descr (contents, props changed) head/editors/yui/pkg-plist (contents, props changed) Modified: head/editors/yui/Makefile ============================================================================== --- head/editors/yui/Makefile Thu Mar 28 16:28:59 2013 (r315487) +++ head/editors/yui/Makefile Thu Mar 28 16:35:19 2013 (r315488) @@ -1,23 +1,21 @@ -# New ports collection makefile for: yui -# Date created: 19 Mar 2007 -# Whom: Rashid N. Achilov -# +# Created by: Rashid N. Achilov # $FreeBSD$ -# PORTNAME= yui -PORTVERSION= 3.2.04 -PORTREVISION= 2 +PORTVERSION= 3.2.06 CATEGORIES= editors -MASTER_SITES= http://openoffice.mirahost.ru/fileZ/software/ \ - http://citycat4.land.ru/ \ - http://myooo.ru/FreeBSD/ +MASTER_SITES= http://www.sheltonsoft.ru/fileZ/software/ \ + http://www.askd.ru/~shelton/design/ MAINTAINER= citycat4@ngs.ru COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes -USE_AUTOTOOLS= autoconf +USE_AUTOTOOLS= autoconf aclocal + +ACLOCAL_ARGS+= -I m4 + +MAKE_ENV+= LIBPATH=${PREFIX}/lib MAN1= y.1 @@ -30,11 +28,14 @@ BROKEN= Does not compile on sparc64 post-install: ${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html -.if !defined(NOPORTDOCS) +.if $(PORT_OPTIONS:MDOCS) + @${MKDIR} ${DOCSDIR} + .for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor + .endif .include Modified: head/editors/yui/distinfo ============================================================================== --- head/editors/yui/distinfo Thu Mar 28 16:28:59 2013 (r315487) +++ head/editors/yui/distinfo Thu Mar 28 16:35:19 2013 (r315488) @@ -1,2 +1,2 @@ -SHA256 (yui-3.2.04.tar.bz2) = 9242948f6325918a59a479a637c9058502bbee867f18dfd3d1e6b40b73bb0074 -SIZE (yui-3.2.04.tar.bz2) = 736762 +SHA256 (yui-3.2.06.tar.bz2) = 4bfae3abf7d68ce2b11a17643346fe20a6770686c5b285f12f47a85ba568617d +SIZE (yui-3.2.06.tar.bz2) = 736482 Modified: head/editors/yui/pkg-descr ============================================================================== --- head/editors/yui/pkg-descr Thu Mar 28 16:28:59 2013 (r315487) +++ head/editors/yui/pkg-descr Thu Mar 28 16:35:19 2013 (r315488) @@ -1,5 +1,5 @@ -y is a multi-windowed console text editor, primarly intended for program- -mers and system administrators. +y is a multi-windowed console text editor, primarily intended for +programmers and system administrators. y main features is: - Multi-windows interface with up and down menu lines @@ -7,7 +7,7 @@ y main features is: - Operable window list - Copy/paste between windows - Inter-windows search and replace - - Help window with ablility to browse manual pages and info files + - Help window with ability to browse manual pages and info files - Internal terminal window - Internal GDB interface with ability to set up breakpoints inside text window Modified: head/editors/yui/pkg-plist ============================================================================== --- head/editors/yui/pkg-plist Thu Mar 28 16:28:59 2013 (r315487) +++ head/editors/yui/pkg-plist Thu Mar 28 16:35:19 2013 (r315488) @@ -1,4 +1,6 @@ bin/y +lib/yui/README +lib/yui/README.utf8 lib/yui/colormap lib/yui/colortrans lib/yui/help_eng.html