[MacPorts] #39040: gnupod Portfile patch

MacPorts noreply at macports.org
Wed May 8 05:54:46 PDT 2013


#39040: gnupod Portfile patch
---------------------+--------------------------------
 Reporter:  david@…  |      Owner:  macports-tickets@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.1.3
 Keywords:           |       Port:  gnupod
---------------------+--------------------------------
 Current portfile is broken, as it still uses the non-pure-perl version of
 vorbis perl.

 There are also many perl5.12 dependencies, rather than p5 (virtual)
 dependencies.

 The attached Portfile addresses the following:

 1) gnupod will no build

 2) changed all perl5.12 references to p5, to use whatever version of perl
 is selected

 One outstanding bug still exists.

 Using depends_lib-append port:p5-ogg-vorbis-header-pureperl somehow fires
 a p5.12 dependency.

 The brute force fix I uses was port:p5.16-ogg-vorbis-header-pureperl and
 is better fixed "the right way".

 So if the maintainer knows "the right way", please supply another patch to
 p5-ogg-vorbis-header-pureperl to fix this.

 Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/39040>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list