Update to 1.5

PR: 16725
Submitted by: maintainer
This commit is contained in:
Satoshi Taoka 2000-02-18 09:18:12 +00:00
parent f72b903e22
commit acb0ce1097
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25978
3 changed files with 17 additions and 5 deletions

View file

@ -5,8 +5,11 @@
#
# $FreeBSD$
#
#
#
#
DISTNAME= yudit-1.3
DISTNAME= yudit-1.5
CATEGORIES= editors converters print
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/editors/X
@ -22,9 +25,6 @@ MAKE_ENV= LC_ALL=C
MAN1= yudit.1 makeumap.1 stripumap.1 uniconv.1 uniprint.1
USE_GMAKE= YES
pre-patch:
${CP} ${FILESDIR}/*map ${WRKSRC}/data
post-install:
cd ${PREFIX}/bin/ && strip yudit stripumap uniconv uniprint

View file

@ -1 +1 @@
MD5 (yudit-1.3.tar.gz) = 20d7eabf3d341c637677f4d415dba00f
MD5 (yudit-1.5.tar.gz) = db5388739912171aa8399ac5a7cb34ee

View file

@ -58,7 +58,10 @@ share/yudit/data/Troff.kmap
share/yudit/data/Unicode2.kmap
share/yudit/data/VISCII.bumap
share/yudit/data/Vietnamese.kmap
share/yudit/data/VNtelex.kmap
share/yudit/data/XKB_iso8859-4.kmap
share/yudit/help/Config-de.help
share/yudit/help/Config-fr.help
share/yudit/help/Config-hu.help
share/yudit/help/Config-zh_TW.help
share/yudit/help/Config.help
@ -68,10 +71,13 @@ share/yudit/help/General-zh_TW.help
share/yudit/help/General.help
share/yudit/help/TestPage.help
share/yudit/locale/de.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/fr.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/hu.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/it.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/ja.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/po.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/ru.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/sl.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/your.utf8/LC_MESSAGES/messages.mo
share/yudit/locale/zh_TW.utf8/LC_MESSAGES/messages.mo
@dirrm share/yudit/config
@ -79,14 +85,20 @@ share/yudit/locale/zh_TW.utf8/LC_MESSAGES/messages.mo
@dirrm share/yudit/help
@dirrm share/yudit/locale/de.utf8/LC_MESSAGES
@dirrm share/yudit/locale/de.utf8
@dirrm share/yudit/locale/fr.utf8/LC_MESSAGES
@dirrm share/yudit/locale/fr.utf8
@dirrm share/yudit/locale/hu.utf8/LC_MESSAGES
@dirrm share/yudit/locale/hu.utf8
@dirrm share/yudit/locale/it.utf8/LC_MESSAGES
@dirrm share/yudit/locale/it.utf8
@dirrm share/yudit/locale/ja.utf8/LC_MESSAGES
@dirrm share/yudit/locale/ja.utf8
@dirrm share/yudit/locale/po.utf8/LC_MESSAGES
@dirrm share/yudit/locale/po.utf8
@dirrm share/yudit/locale/ru.utf8/LC_MESSAGES
@dirrm share/yudit/locale/ru.utf8
@dirrm share/yudit/locale/sl.utf8/LC_MESSAGES
@dirrm share/yudit/locale/sl.utf8
@dirrm share/yudit/locale/your.utf8/LC_MESSAGES
@dirrm share/yudit/locale/your.utf8
@dirrm share/yudit/locale/zh_TW.utf8/LC_MESSAGES