- Update to git snapshot fbe363f

- Explicitly disable selinux, and libsystemd configure flags
This commit is contained in:
Ashish SHUKLA 2020-08-01 08:22:04 +00:00
parent 47121d3cc6
commit d64319394b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543896
2 changed files with 8 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= emacs
DISTVERSION= 28.0.50.20200715
DISTVERSION= 28.0.50.20200801
PORTEPOCH= 2
CATEGORIES= editors
PKGNAMESUFFIX= -devel
@ -28,7 +28,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig
CPE_VENDOR= gnu
USE_GITHUB= yes
GH_ACCOUNT= emacs-mirror
GH_TAGNAME= 85eaa83
GH_TAGNAME= fbe363f
.if ${FLAVOR:U} != nox
USES+= desktop-file-utils gnome xorg
@ -38,7 +38,9 @@ USE_XORG= ice sm x11 xcb xext xfixes xinerama xmu xrandr xrender xt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-build-details \
--localstatedir=/var
--localstatedir=/var \
--without-libsystemd \
--without-selinux
.if ${FLAVOR:U} == nox
CONFIGURE_ARGS+= --with-sound=no \
--with-x-toolkit=no \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1594834485
SHA256 (emacs-mirror-emacs-28.0.50.20200715-85eaa83_GH0.tar.gz) = 5b90d1dcb2dc157fecf7f7e7ef181631df0a263d00ab16957ebcdeed91022dac
SIZE (emacs-mirror-emacs-28.0.50.20200715-85eaa83_GH0.tar.gz) = 41951601
TIMESTAMP = 1596223544
SHA256 (emacs-mirror-emacs-28.0.50.20200801-fbe363f_GH0.tar.gz) = fd2fbd3d367cf6624ecb864f2c0da5213b4143973333906b7e74d112fdc32185
SIZE (emacs-mirror-emacs-28.0.50.20200801-fbe363f_GH0.tar.gz) = 41975424