svn commit: r325005 - head/editors/mined
Thierry Thomas
thierry at FreeBSD.org
Mon Aug 19 16:40:37 UTC 2013
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 <http://towo.net/mined/changes.html>.
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 at pompo.net
-#
+# Created by: thierry at 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/. at 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
- at dirrm %%DATADIR%%/setup_install/cyg
@dirrm %%DATADIR%%/setup_install/bin
@dirrm %%DATADIR%%/setup_install
@dirrm %%DATADIR%%/help
More information about the svn-ports-all
mailing list