Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 17:55:34 +0700 (WIB)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        ports-committers@freebsd.org, Baptiste Daroussin <bapt@FreeBSD.org>,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r369448 - head/lang/gcc5
Message-ID:  <alpine.LSU.2.11.1409281750240.22320@tuna.site>
In-Reply-To: <201409281049.s8SAnFiT062634@svn.freebsd.org>
References:  <201409281049.s8SAnFiT062634@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> -@dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6
> -@dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx
> -@dirrm share/gcc-%%GCC_VERSION%%/python
>  @dirrm share/gcc-%%GCC_VERSION%%
>  %%JAVA%%bin/%%GNU_HOST%%-gcj%%SUFFIX%%
>  %%JAVA%%bin/aot-compile%%SUFFIX%%
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1409281750240.22320>