aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-03-17 13:54:58 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-03-17 13:54:58 +0000
commit90e31bab4413a63d9002d747504571d600c99995 (patch)
tree10a94f7687f60567b7d6ceead683825cc9432f81 /accessibility
parent02a5370628da1a2bc8efb645e65a4a66531af6d0 (diff)
downloadports-90e31bab4413a63d9002d747504571d600c99995.tar.gz
ports-90e31bab4413a63d9002d747504571d600c99995.zip
- Update to 0.6.9
PR: ports/121744 Submitted by: "David K. Gerry" <gerrydk@comcast.net> Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=209203
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/yasr/Makefile9
-rw-r--r--accessibility/yasr/distinfo6
2 files changed, 9 insertions, 6 deletions
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