svn commit: r476592 - in head/lang: . io io-devel

Jochen Neumeister joneum at FreeBSD.org
Tue Aug 7 14:24:47 UTC 2018


On 8/7/18 2:41 PM, Pietro Cerutti wrote:
> Author: gahr
> Date: Tue Aug  7 12:41:26 2018
> New Revision: 476592
> URL: https://svnweb.freebsd.org/changeset/ports/476592
>
> Log:
>    lang/io-devel: new port, development snapshot of lang/io
>
> Added:
>    head/lang/io-devel/
>    head/lang/io-devel/Makefile   (contents, props changed)
>    head/lang/io-devel/distinfo   (contents, props changed)
>    head/lang/io-devel/pkg-descr   (contents, props changed)
>    head/lang/io-devel/pkg-message   (contents, props changed)
>    head/lang/io-devel/pkg-plist   (contents, props changed)
> Modified:
>    head/lang/Makefile
>    head/lang/io/Makefile


Heya Pietro,

would not it be better to use a copy of "io" here?
So "svn cp lang/io lang/io-devel - and then continue editing?

Best regards
Jochen


>
> Modified: head/lang/Makefile
> ==============================================================================
> --- head/lang/Makefile	Tue Aug  7 12:13:47 2018	(r476591)
> +++ head/lang/Makefile	Tue Aug  7 12:41:26 2018	(r476592)
> @@ -147,6 +147,7 @@
>       SUBDIR += icon
>       SUBDIR += intercal
>       SUBDIR += io
> +    SUBDIR += io-devel
>       SUBDIR += itcl
>       SUBDIR += itcl4
>       SUBDIR += jakarta-commons-jelly


More information about the svn-ports-all mailing list