mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,
bump the PORTREVISION. Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp>
This commit is contained in:
parent
b50832fc33
commit
3a0ccf7858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187942
2 changed files with 15 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc gnome ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
|
||||
|
|
14
irc/xchat/files/patch-xc280-fix-ja
Normal file
14
irc/xchat/files/patch-xc280-fix-ja
Normal file
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run!
|
||||
#
|
||||
--- po/ja.po 8 Aug 2006 14:39:41 -0000 1.16
|
||||
+++ po/ja.po 15 Nov 2006 00:59:59 -0000
|
||||
@@ -1082,7 +1176,7 @@
|
||||
|
||||
#: src/common/textevents.h:318
|
||||
msgid "%C28-%C29$1/Wallops%C28-%O$t$2"
|
||||
-msgstr "%C28-%C29$1/Wallops%C28-%O$t$"
|
||||
+msgstr "%C28-%C29$1/Wallops%C28-%O$t$2"
|
||||
|
||||
#: src/common/textevents.h:321
|
||||
#, fuzzy
|
Loading…
Add table
Reference in a new issue