Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2021 19:27:08 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Eric Turgeon <ericbsd@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: b43133577993 - main - editors/sublime-test4: adding new port
Message-ID:  <1e030e73-80da-5d66-3024-268f18642075@FreeBSD.org>
In-Reply-To: <202106110916.15B9GNQX025823@gitrepo.freebsd.org>
References:  <202106110916.15B9GNQX025823@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/06/2021 7:16 pm, Eric Turgeon wrote:
> The branch main has been updated by ericbsd:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=b431335779931376178aeed7a23185342a20fc15
> 
> commit b431335779931376178aeed7a23185342a20fc15
> Author:     Eric Turgeon <ericbsd@FreeBSD.org>
> AuthorDate: 2021-06-11 09:08:17 +0000
> Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
> CommitDate: 2021-06-11 09:15:40 +0000
> 
>      editors/sublime-test4: adding new port
> ---
>   editors/Makefile                                   |  1 +
>   editors/sublime-test4/Makefile                     | 50 +++++++++++++
>   editors/sublime-test4/distinfo                     |  3 +
>   editors/sublime-test4/files/LICENSE.txt            | 21 ++++++
>   .../sublime-test4/files/patch-sublime_text.desktop | 24 +++++++
>   editors/sublime-test4/files/sublime-text.in        |  2 +
>   editors/sublime-test4/pkg-descr                    |  3 +
>   editors/sublime-test4/pkg-plist                    | 84 ++++++++++++++++++++++
>   8 files changed, 188 insertions(+)
> 

Should the dir be sublime-text4 ?


> diff --git a/editors/Makefile b/editors/Makefile
> index e4515c8dd82b..1a010f0e7737 100644
> --- a/editors/Makefile
> +++ b/editors/Makefile
> @@ -236,6 +236,7 @@
>       SUBDIR += sly-quicklisp
>       SUBDIR += ssed
>       SUBDIR += sted
> +    SUBDIR += sublime-text4
>       SUBDIR += tamago
>       SUBDIR += tea
>       SUBDIR += teco
> diff --git a/editors/sublime-test4/Makefile b/editors/sublime-test4/Makefile
> new file mode 100644
> index 000000000000..b9b9aabfb436
> --- /dev/null
> +++ b/editors/sublime-test4/Makefile
> @@ -0,0 +1,50 @@
> +# Created by: Eric TUrgeon <ericbsd@FreeBSD.org>





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e030e73-80da-5d66-3024-268f18642075>