Bug 119245

Summary: misc/iso-codes parse error under 7.0-RC1/sparc64
Product: Ports & Packages Reporter: Stephen Hurd <shurd>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!