svn commit: r439346 - in head/graphics: . gcolor3

Alexey Dokuchaev danfe at FreeBSD.org
Tue Apr 25 01:13:04 UTC 2017


On Mon, Apr 24, 2017 at 09:08:50PM +0000, Tobias Kortkamp wrote:
> Author: tobik
> URL: https://svnweb.freebsd.org/changeset/ports/439346
> 
> Log:
>   New port: graphics/gcolor3
> ...
> Added:
>   head/graphics/gcolor3/
>   head/graphics/gcolor3/Makefile   (contents, props changed)
>   head/graphics/gcolor3/distinfo   (contents, props changed)
>   head/graphics/gcolor3/pkg-descr   (contents, props changed)
>   head/graphics/gcolor3/pkg-plist   (contents, props changed)
> Modified:
>   head/graphics/Makefile
> 
> Modified: head/graphics/Makefile
> ==============================================================================
> --- head/graphics/Makefile	Mon Apr 24 20:23:23 2017	(r439345)
> +++ head/graphics/Makefile	Mon Apr 24 21:08:50 2017	(r439346)
> @@ -217,6 +217,7 @@
>      SUBDIR += gbm
>      SUBDIR += gcolor
>      SUBDIR += gcolor2
> +    SUBDIR += gcolor3

Shouldn't it had been repocopied from `graphics/gcolor2'?

./danfe


More information about the svn-ports-all mailing list