Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2020 21:00:39 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Romain =?utf-8?Q?Tarti=C3=A8re?= <romain@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r553559 - in head/x11: . tilix
Message-ID:  <7dra-i0ig-wny@FreeBSD.org>
In-Reply-To: <202010281850.09SIocHR051975@repo.freebsd.org> ("Romain =?utf-8?Q?Tarti=C3=A8re=22's?= message of "Wed, 28 Oct 2020 18:50:38 %2B0000 (UTC)")
References:  <202010281850.09SIocHR051975@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Romain Tarti=C3=A8re <romain@FreeBSD.org> writes:

> +PATCH_DIST_STRIP=3D-p1
> +PATCH_SITES=3D	https://patch-diff.githubusercontent.com/raw/gnunn1/tilix=
/pull/
> +PATCHFILES=3D	1733.diff

pull/1234.diff is a moving target. Better use commit hashes e.g.,

PATCH_SITES=3D	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+=3D	ce11b0bd936f.patch:-p1 # https://github.com/gnunn1/tilix/pul=
l/1733

> +BUILD_DEPENDS=3D	ldc2:lang/ldc \
> +		po4a-translate:textproc/po4a \
> +		${LOCALBASE}/libdata/pkgconfig/vted-3.pc:x11-toolkits/gtkd

Why not use shared libs like Alpine, Arch, Debian, Fedora, Void?
See https://github.com/DankBSD/ports/commit/2b892e4ea4aa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7dra-i0ig-wny>