Bug 136866

Summary: textproc/p5-XML-Parser: iso-8859-15.enc missing in port p5-XML-Parser-2.36
Product: Ports & Packages Reporter: bartsch
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description bartsch 2009-07-17 13:10:00 UTC
we do need full support of the euro sign,therefore in our environment(s) we always set "LANG=de_DE.ISO8859-15".
So we need the encoding table "iso-8859-15.enc" to meet our needs.
Up to now we downloaded this file from somewhere and put it into the right directory (/usr/local/lib/perl5/site_perl/5.8.8/mach/XML/Parser/Encodings).
It would be much more comfortable if this file would be directly installed via the port textproc/p5-XML-Parser like some other encoding tables.

Fix: 

adding this (and perhaps some other) file(s) to the package distfile should do the trick.
How-To-Repeat: pkg_info -xL p5-XML-Parser shows a number of "*.enc" files, but not "iso-8859-15.enc".
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-07-17 15:50:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Fix synopsis and assign.
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2009-08-02 09:54:24 UTC
State Changed
From-To: open->closed

Committed as 2.36_1.  Please try with it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-02 09:54:27 UTC
kuriyama    2009-08-02 08:54:14 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-XML-Parser Makefile pkg-plist 
  Added files:
    textproc/p5-XML-Parser/files iso-8859-1.enc iso-8859-10.enc 
                                 iso-8859-11.enc iso-8859-13.enc 
                                 iso-8859-14.enc iso-8859-15.enc 
                                 iso-8859-6.enc 
  Log:
  - Add more encodings generated from p5-XML-Encoding source.
  
  PR:             ports/136866 (requested)
  Requested by:   Alfred Bartsch <bartsch@dssgmbh.de>
  
  Revision  Changes    Path
  1.29      +17 -1     ports/textproc/p5-XML-Parser/Makefile
  1.1       +2 -0      ports/textproc/p5-XML-Parser/files/iso-8859-1.enc (new)
  1.1       +2 -0      ports/textproc/p5-XML-Parser/files/iso-8859-10.enc (new)
  1.1       +3 -0      ports/textproc/p5-XML-Parser/files/iso-8859-11.enc (new)
  1.1       +2 -0      ports/textproc/p5-XML-Parser/files/iso-8859-13.enc (new)
  1.1       +4 -0      ports/textproc/p5-XML-Parser/files/iso-8859-14.enc (new)
  1.1       +2 -0      ports/textproc/p5-XML-Parser/files/iso-8859-15.enc (new)
  1.1       +2 -0      ports/textproc/p5-XML-Parser/files/iso-8859-6.enc (new)
  1.14      +7 -0      ports/textproc/p5-XML-Parser/pkg-plist
_______________________________________________
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"