[129167] trunk/dports/lang/gcc48/Portfile

Lawrence Velázquez larryv at macports.org
Mon Dec 8 00:30:15 PST 2014


I'm pretty sure that the pkgconfig port is not required here. Please remove the dependency.

vq
Sent from my iPhone

> On Dec 8, 2014, at 3:12 AM, and.damore at macports.org wrote:
> 
> Revision
> 129167
> Author
> and.damore at macports.org
> Date
> 2014-12-08 00:12:47 -0800 (Mon, 08 Dec 2014)
> Log Message
> 
> port gcc48: move libgcj pkgconfig file to proper location; fix #45619; maintainer timeout
> Modified Paths
> 
> trunk/dports/lang/gcc48/Portfile
> Diff
> 
> Modified: trunk/dports/lang/gcc48/Portfile (129166 => 129167)
> 
> 
> --- trunk/dports/lang/gcc48/Portfile	2014-12-08 02:55:33 UTC (rev 129166)
> +++ trunk/dports/lang/gcc48/Portfile	2014-12-08 08:12:47 UTC (rev 129167)
> @@ -10,7 +10,7 @@
>  # Whenever this port is bumped for version/revision, please revbump dragonegg-*-gcc-4.8
>  epoch               2
>  version             4.8.3
> -revision            3
> +revision            4
>  platforms           darwin
>  categories          lang
>  maintainers         mww openmaintainer
> @@ -41,7 +41,8 @@
>                      path:lib/libgcc/libgcc_s.1.dylib:libgcc \
>                      port:libiconv \
>                      port:libmpc \
> -                    port:mpfr
> +                    port:mpfr \
> +                    port:pkgconfig
>  depends_run         port:gcc_select
>  
>  depends_skip_archcheck-append gcc_select ld64 cctools
> @@ -152,6 +153,7 @@
>              }
>          }
>      }
> +    file rename ${destroot}${prefix}/lib/${name}/pkgconfig/libgcj-4.8.pc ${destroot}${prefix}/lib/pkgconfig/
>  }
>  
>  select.group        gcc
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141208/48cdb89b/attachment.html>


More information about the macports-dev mailing list