svn commit: r369448 - head/lang/gcc5

Gerald Pfeifer gerald at pfeifer.com
Sun Sep 28 10:56:11 UTC 2014


On Sunday 2014-09-28 10:49, Gerald Pfeifer wrote:
> New Revision: 369448
:
> Log:
>   Update to the 20140921 snapshot of GCC 5.0.
>   
>   Remove four instances of @dirrm from pkg-plist.

My testing did show regressions from earlier testing, but these are
not due to my changes or the lang/gcc5 port itself:

  #### make deinstall
  #### The PREFIX should be essentially empty:
  info/gcc5
  share/applications
  share/licenses/gcc5-5.0.s20140921

Bapt, this is related to revision 368918.

I have followed the news that @dirrm and @dirrmtry should be nops these 
days.  Alas, it appears they are not?  At least for make deinstall?

Gerald

> Modified: head/lang/gcc5/pkg-plist
> ==============================================================================
> --- head/lang/gcc5/pkg-plist	Sun Sep 28 10:40:54 2014	(r369447)
> +++ head/lang/gcc5/pkg-plist	Sun Sep 28 10:49:15 2014	(r369448)
> @@ -24,14 +24,10 @@ man/man1/gcov%%SUFFIX%%.1.gz
>  man/man1/gfortran%%SUFFIX%%.1.gz
>  %%JAVA%%share/gcc-%%GCC_VERSION%%/python/libjava/aotcompile.py
>  %%JAVA%%share/gcc-%%GCC_VERSION%%/python/libjava/classfile.py
> -%%JAVA%%@dirrm share/gcc-%%GCC_VERSION%%/python/libjava
>  share/gcc-%%GCC_VERSION%%/python/libstdcxx/__init__.py
>  share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/__init__.py
>  share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py
>  share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/xmethods.py
> - at dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6
> - at dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx
> - at dirrm share/gcc-%%GCC_VERSION%%/python
>  @dirrm share/gcc-%%GCC_VERSION%%
>  %%JAVA%%bin/%%GNU_HOST%%-gcj%%SUFFIX%%
>  %%JAVA%%bin/aot-compile%%SUFFIX%%
> 


More information about the svn-ports-head mailing list