From owner-svn-ports-head@FreeBSD.ORG Mon Aug 19 16:40:37 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8F55E223; Mon, 19 Aug 2013 16:40:37 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6A829E2; Mon, 19 Aug 2013 16:40:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7JGebln039113; Mon, 19 Aug 2013 16:40:37 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7JGea2m039110; Mon, 19 Aug 2013 16:40:36 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201308191640.r7JGea2m039110@svn.freebsd.org> From: Thierry Thomas Date: Mon, 19 Aug 2013 16:40:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325005 - head/editors/mined 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: Mon, 19 Aug 2013 16:40:37 -0000 Author: thierry Date: Mon Aug 19 16:40:36 2013 New Revision: 325005 URL: http://svnweb.freebsd.org/changeset/ports/325005 Log: Upgrade to 2013.23. Changelog at . Modified: head/editors/mined/Makefile (contents, props changed) head/editors/mined/distinfo (contents, props changed) head/editors/mined/pkg-plist (contents, props changed) Modified: head/editors/mined/Makefile ============================================================================== --- head/editors/mined/Makefile Mon Aug 19 16:37:37 2013 (r325004) +++ head/editors/mined/Makefile Mon Aug 19 16:40:36 2013 (r325005) @@ -1,12 +1,8 @@ -# New ports collection makefile for: mined -# Date created: 24 December 2004 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= mined -PORTVERSION= 2012.22 +PORTVERSION= 2012.23 CATEGORIES= editors MASTER_SITES= http://towo.net/mined/download/ @@ -32,8 +28,8 @@ MAKE_JOBS_UNSAFE= yes MAN1= mined.1 minmacs.1 mpico.1 mstar.1 umined.1 uterm.1 xmined.1 PRFX2FIX= src/makefile.bsd usrshare/conf_user/xinitrc.mined \ - src/mined1.c man/mined.1 \ - usrshare/setup_install/mined.desktop src/makefile.gcc + src/minedaux.c man/mined.1 src/mkinclud.mak \ + src/makefile.gcc pre-configure: .for FILE in ${PRFX2FIX} Modified: head/editors/mined/distinfo ============================================================================== --- head/editors/mined/distinfo Mon Aug 19 16:37:37 2013 (r325004) +++ head/editors/mined/distinfo Mon Aug 19 16:40:36 2013 (r325005) @@ -1,2 +1,2 @@ -SHA256 (mined-2012.22.tar.gz) = b486c9d4f930fb10afe2579a85d0099a16d987d62bcfcab416ea0daca0a2dfbf -SIZE (mined-2012.22.tar.gz) = 6519144 +SHA256 (mined-2012.23.tar.gz) = ebc7b92693898d9cf106a9037955067794a7c18187e85c2c313153a102cad060 +SIZE (mined-2012.23.tar.gz) = 6526803 Modified: head/editors/mined/pkg-plist ============================================================================== --- head/editors/mined/pkg-plist Mon Aug 19 16:37:37 2013 (r325004) +++ head/editors/mined/pkg-plist Mon Aug 19 16:40:36 2013 (r325005) @@ -28,15 +28,10 @@ share/applications/mined.desktop %%DATADIR%%/setup_install/bin/configure-xterm %%DATADIR%%/setup_install/bin/installfonts %%DATADIR%%/setup_install/bin/makeprint -%%DATADIR%%/setup_install/cyg/mkicon -%%DATADIR%%/setup_install/cyg/postinstall -%%DATADIR%%/setup_install/cyg/preremove -%%DATADIR%%/setup_install/cyg/setupreg.sh %%DATADIR%%/setup_install/mined.desktop %%DATADIR%%/setup_install/mined.ico %%DATADIR%%/setup_install/mined.png %%DATADIR%%/setup_install/mined.xpm -%%DATADIR%%/setup_install/win/.@mined %%DATADIR%%/setup_install/win/MinEd Web Manual.url %%DATADIR%%/setup_install/win/MinEd-AD.lnk %%DATADIR%%/setup_install/win/MinEd-PF.lnk @@ -47,7 +42,6 @@ share/applications/mined.desktop %%DATADIR%%/setup_install/win/uninstall.sh share/pixmaps/mined.xpm @dirrm %%DATADIR%%/setup_install/win -@dirrm %%DATADIR%%/setup_install/cyg @dirrm %%DATADIR%%/setup_install/bin @dirrm %%DATADIR%%/setup_install @dirrm %%DATADIR%%/help