From b00cf93136521510a07e9cbc53a694134ca99e9d Mon Sep 17 00:00:00 2001 From: jadawin Date: Mon, 17 Mar 2008 13:54:58 +0000 Subject: - Update to 0.6.9 PR: ports/121744 Submitted by: "David K. Gerry" Approved by: tabthorpe (mentor) --- accessibility/yasr/Makefile | 9 ++++++--- accessibility/yasr/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'accessibility/yasr') diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile index 1924c8d813a7..379dc9f0e789 100644 --- a/accessibility/yasr/Makefile +++ b/accessibility/yasr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yasr -PORTVERSION= 0.6.7 +PORTVERSION= 0.6.9 CATEGORIES= accessibility MASTER_SITES= SF @@ -16,7 +16,8 @@ COMMENT= A general-purpose console screen reader GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= yasr.1 -PORTDOCS= AUTHORS BUGS CREDITS ChangeLog NEWS README TODO +PORTDOCS= AUTHORS BUGS CREDITS ChangeLog NEWS README TODO \ + README-br README-de README-es README-fr README-ru SUB_FILES= pkg-message CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} @@ -30,7 +31,9 @@ PLIST_SUB+= NLS="@comment " .endif PLIST_FILES= bin/yasr \ - %%DATADIR%%/yasr.conf + %%DATADIR%%/yasr.conf \ + %%NLS%%share/locale/es/LC_MESSAGES/yasr.mo \ + %%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo PLIST_DIRS= %%DATADIR%% post-patch: diff --git a/accessibility/yasr/distinfo b/accessibility/yasr/distinfo index 5b64261450e8..4cca3186b11c 100644 --- a/accessibility/yasr/distinfo +++ b/accessibility/yasr/distinfo @@ -1,3 +1,3 @@ -MD5 (yasr-0.6.7.tar.gz) = c7c6191f1d7413317924e580809817dc -SHA256 (yasr-0.6.7.tar.gz) = dee640ae4a4c813f8248816f9457788737f4b90e38fe9e1a857f4eaf42dec159 -SIZE (yasr-0.6.7.tar.gz) = 201786 +MD5 (yasr-0.6.9.tar.gz) = daec224676fb2db5a1936b399f559473 +SHA256 (yasr-0.6.9.tar.gz) = 41f17cfab8e88824a8dc1476602a0944b9030a8f8da2538a7a6549e3534e3bdf +SIZE (yasr-0.6.9.tar.gz) = 235768 -- cgit