From acb0ce1097f9817ef9ae28bd72f7588f1f5809c0 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Fri, 18 Feb 2000 09:18:12 +0000 Subject: Update to 1.5 PR: 16725 Submitted by: maintainer --- editors/yudit/Makefile | 8 ++++---- editors/yudit/distinfo | 2 +- editors/yudit/pkg-plist | 12 ++++++++++++ 3 files changed, 17 insertions(+), 5 deletions(-) (limited to 'editors/yudit') diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index d0fda7d8612d..bb7d5eb5f87f 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -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 diff --git a/editors/yudit/distinfo b/editors/yudit/distinfo index eb0c6688c278..30c750579f2d 100644 --- a/editors/yudit/distinfo +++ b/editors/yudit/distinfo @@ -1 +1 @@ -MD5 (yudit-1.3.tar.gz) = 20d7eabf3d341c637677f4d415dba00f +MD5 (yudit-1.5.tar.gz) = db5388739912171aa8399ac5a7cb34ee diff --git a/editors/yudit/pkg-plist b/editors/yudit/pkg-plist index e41863c2a584..8efb46799ea1 100644 --- a/editors/yudit/pkg-plist +++ b/editors/yudit/pkg-plist @@ -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 -- cgit v1.2.3