Bug 119245 - misc/iso-codes parse error under 7.0-RC1/sparc64
Summary: misc/iso-codes parse error under 7.0-RC1/sparc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 05:00 UTC by Stephen Hurd
Modified: 2008-01-03 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.18 KB, text/plain)
2008-01-02 05:00 UTC, Stephen Hurd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Hurd freebsd_committer freebsd_triage 2008-01-02 05:00:01 UTC
#!| msgid "Polish Z\xc5\x82oty"
results in a parse error

Fix: Two patches for .po files

Patch attached with submission follows:
How-To-Repeat: Attemot to make misc/iso-codes on 7.0-RC1/sparc64
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-02 05:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-03 13:01:59 UTC
tabthorpe    2008-01-03 13:01:52 UTC

  FreeBSD ports repository

  Modified files:
    misc/iso-codes       Makefile 
  Added files:
    misc/iso-codes/files patch-iso_4217-hu.po 
                         patch-iso_4217-zh_HK.po 
  Log:
  - Fix parse error under 7.0-RC1/sparc64
  
  PR:             ports/119245
  Submitted by:   Stephen Hurd <shurd sasktel.net>
  
  Revision  Changes    Path
  1.29      +1 -0      ports/misc/iso-codes/Makefile
  1.1       +10 -0     ports/misc/iso-codes/files/patch-iso_4217-hu.po (new)
  1.1       +10 -0     ports/misc/iso-codes/files/patch-iso_4217-zh_HK.po (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2008-01-03 13:02:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!