git: b43133577993 - main - editors/sublime-test4: adding new port
Kubilay Kocak
koobs at FreeBSD.org
Fri Jun 11 09:27:15 UTC 2021
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 at FreeBSD.org>
> AuthorDate: 2021-06-11 09:08:17 +0000
> Commit: Eric Turgeon <ericbsd at 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 at FreeBSD.org>
More information about the dev-commits-ports-all
mailing list