mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/forge-devel: Update to latest snapshot
Mark MAKE_JOBS_UNSAFE as parallel build fails if Emacs is built with native compilation enabled. Changes: https://github.com/magit/forge/commits/6738256 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32277
This commit is contained in:
parent
72612200fb
commit
a43d5aad92
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= forge
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.1-14
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -g93c8005
|
||||
DISTVERSION= 0.2.1-35
|
||||
DISTVERSIONSUFFIX= -g6738256
|
||||
CATEGORIES= devel elisp
|
||||
PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX}
|
||||
|
||||
|
@ -29,6 +28,8 @@ GH_ACCOUNT= magit
|
|||
|
||||
MAKE_ENV+= INSTALL_INFO=install-info \
|
||||
LOAD_PATH="${_LOAD_PATH}"
|
||||
# Parallel build fails if Emacs is built with native compilation enabled
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
ALL_TARGET= lisp info
|
||||
|
||||
CONFLICTS= forge-emacs*
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628968519
|
||||
SHA256 (magit-forge-v0.2.1-14-g93c8005_GH0.tar.gz) = 7c43720335bd76abaa6fb451a470d0a559e9df4fd1748c64621e3aca075c6e7d
|
||||
SIZE (magit-forge-v0.2.1-14-g93c8005_GH0.tar.gz) = 90153
|
||||
TIMESTAMP = 1633136819
|
||||
SHA256 (magit-forge-v0.2.1-35-g6738256_GH0.tar.gz) = e33994eb828b57cd0fb85df77dcc4e6af6fbf244f94aeac0d153a6b29945da22
|
||||
SIZE (magit-forge-v0.2.1-35-g6738256_GH0.tar.gz) = 90852
|
||||
|
|
Loading…
Add table
Reference in a new issue