diff options
author | thierry <thierry@FreeBSD.org> | 2011-06-22 03:57:48 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-06-22 03:57:48 +0800 |
commit | 08b48ca9ebae5f821abb0a18e6630242efa3edb3 (patch) | |
tree | 519c5f2861c5ca9540ef78cf418b9c4bb9e3f350 /editors/mined | |
parent | 165f5594f570c5fc702437fd14fb87574f73467f (diff) | |
download | freebsd-ports-gnome-08b48ca9ebae5f821abb0a18e6630242efa3edb3.tar.gz freebsd-ports-gnome-08b48ca9ebae5f821abb0a18e6630242efa3edb3.tar.zst freebsd-ports-gnome-08b48ca9ebae5f821abb0a18e6630242efa3edb3.zip |
Upgrade to 2011.17.
Changelog at <http://towo.net/mined/changes.html>.
Diffstat (limited to 'editors/mined')
-rw-r--r-- | editors/mined/Makefile | 6 | ||||
-rw-r--r-- | editors/mined/distinfo | 4 | ||||
-rw-r--r-- | editors/mined/pkg-plist | 17 |
3 files changed, 16 insertions, 11 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile index 527b83c56a60..24b416c17bc9 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mined -PORTVERSION= 2000.16 +PORTVERSION= 2011.17 CATEGORIES= editors MASTER_SITES= http://towo.net/mined/download/ @@ -24,7 +24,6 @@ PORTDOCS= * USE_GMAKE= yes MAKEFILE= makefile -#MAKE_SHELL= ${LOCALBASE}/bin/bash # To avoid "shift: can't shift that many" REINPLACE_ARGS= -i "" MAKE_ARGS= GMAKE=${GMAKE} CC=${CC:T} OPT="${CFLAGS}" INSTALL_TARGET= localinstall @@ -39,9 +38,8 @@ PRFX2FIX= src/makefile.bsd usrshare/conf_user/xinitrc.mined \ pre-configure: .for FILE in ${PRFX2FIX} - @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/${FILE} + ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/${FILE} .endfor - ${REINPLACE_CMD} -e 's|#! ${SH}|#! ${MAKE_SHELL}|' ${WRKSRC}/makemined pre-build: ${MV} ${WRKSRC}/src/mkinclud.cc ${WRKSRC}/src/mkinclud.cc.bak diff --git a/editors/mined/distinfo b/editors/mined/distinfo index 2117a012d02c..8cf99a6b976a 100644 --- a/editors/mined/distinfo +++ b/editors/mined/distinfo @@ -1,2 +1,2 @@ -SHA256 (mined-2000.16.tar.gz) = 89dcf40367d742b749b093813e7c7ef62e043d7048a60cf6e1c4bc1d693e9b18 -SIZE (mined-2000.16.tar.gz) = 4343928 +SHA256 (mined-2011.17.tar.gz) = 34a1d21666e31cbefb9c59e884081adc4e777f8abc169012c662ec4ea2dc74c9 +SIZE (mined-2011.17.tar.gz) = 4797229 diff --git a/editors/mined/pkg-plist b/editors/mined/pkg-plist index d256e4406fa4..e0d5bd2ca8f2 100644 --- a/editors/mined/pkg-plist +++ b/editors/mined/pkg-plist @@ -85,10 +85,12 @@ share/applications/mined.desktop %%DATADIR%%/script-hiragana.gif %%DATADIR%%/script-thai.gif %%DATADIR%%/separated.png -%%DATADIR%%/setupreg.sh -%%DATADIR%%/setupreg.bat -%%DATADIR%%/soft82_award_130x130.gif %%DATADIR%%/rectangular.png +%%DATADIR%%/soft82_award_130x130.gif +%%DATADIR%%/term-big5-cxterm.png +%%DATADIR%%/term-cygwin.png +%%DATADIR%%/term-dos.png +%%DATADIR%%/term-mintty.png %%DATADIR%%/terminator/options %%DATADIR%%/thankyou.html %%DATADIR%%/umined @@ -97,9 +99,14 @@ share/applications/mined.desktop %%DATADIR%%/uprint %%DATADIR%%/uterm %%DATADIR%%/uterm.html -%%DATADIR%%/win/setup.b~ +%%DATADIR%%/win/deleteMinEd.b %%DATADIR%%/win/install.bat -%%DATADIR%%/win/uninst.b~ +%%DATADIR%%/win/sed.exe +%%DATADIR%%/win/setupmenu.b +%%DATADIR%%/win/setuppath.b +%%DATADIR%%/win/uninstall.b +%%DATADIR%%/win/unregmenu.b +%%DATADIR%%/win/unregpath.b %%DATADIR%%/wined %%DATADIR%%/wined.bat %%DATADIR%%/xinitrc.mined |