From 05663d1ea502158735cbcce9a632820445a17976 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 28 Dec 2004 13:43:34 +0000 Subject: - Update to 0.7.9 PR: ports/75501 Submitted by: Radek Kozlowski (maintainer) --- editors/leafpad/Makefile | 2 +- editors/leafpad/distinfo | 4 ++-- editors/leafpad/pkg-plist | 6 ++++-- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'editors') diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index a52ea89a6df2..6043484046e3 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leafpad -PORTVERSION= 0.7.8 +PORTVERSION= 0.7.9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index 1cffe948ba9b..17cb8de57810 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,2 +1,2 @@ -MD5 (leafpad-0.7.8.tar.gz) = a97bbbf5c86d290fde7b46f5520494a2 -SIZE (leafpad-0.7.8.tar.gz) = 188955 +MD5 (leafpad-0.7.9.tar.gz) = 01d851421f554cce3867e39bb258c414 +SIZE (leafpad-0.7.9.tar.gz) = 192633 diff --git a/editors/leafpad/pkg-plist b/editors/leafpad/pkg-plist index ccea5597c60d..a60d34ce4531 100644 --- a/editors/leafpad/pkg-plist +++ b/editors/leafpad/pkg-plist @@ -9,10 +9,12 @@ share/locale/fr/LC_MESSAGES/leafpad.mo share/locale/hu/LC_MESSAGES/leafpad.mo share/locale/it/LC_MESSAGES/leafpad.mo share/locale/ja/LC_MESSAGES/leafpad.mo +share/locale/lt/LC_MESSAGES/leafpad.mo +share/locale/pl/LC_MESSAGES/leafpad.mo share/locale/ru/LC_MESSAGES/leafpad.mo share/locale/sv/LC_MESSAGES/leafpad.mo share/locale/ta/LC_MESSAGES/leafpad.mo share/locale/zh_CN/LC_MESSAGES/leafpad.mo share/locale/zh_TW/LC_MESSAGES/leafpad.mo -@exec update-desktop-database > /dev/null || true -@unexec update-desktop-database > /dev/null || true +@exec update-desktop-database > /dev/null || /usr/bin/true +@unexec update-desktop-database > /dev/null || /usr/bin/true -- cgit v1.2.3