mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
editors/emacs-devel: Update to 2022-02-28 commit 0470ef0
Changes: 7829f1b...0470ef0
This commit is contained in:
parent
8257ea6408
commit
2e712a6798
@ -1,7 +1,7 @@
|
||||
# Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
|
||||
|
||||
PORTNAME= emacs
|
||||
DISTVERSION= 29.0.50.20220218
|
||||
DISTVERSION= 29.0.50.20220228
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= editors
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -25,7 +25,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig
|
||||
CPE_VENDOR= gnu
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= emacs-mirror
|
||||
GH_TAGNAME= 7829f1b
|
||||
GH_TAGNAME= 0470ef0
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-build-details \
|
||||
@ -72,7 +72,8 @@ INFO= auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede \
|
||||
idlwave ido info mairix-el message mh-e modus-themes newsticker \
|
||||
nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember \
|
||||
sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode \
|
||||
tramp transient url vhdl-mode vip viper widget wisent woman
|
||||
tramp transient url vhdl-mode vip viper vtable widget wisent \
|
||||
woman
|
||||
INFO_PATH= ${DATADIR_REL}/info
|
||||
PLIST_SUB= EMACS_VER=${DISTVERSION:R} \
|
||||
GNU_HOST=${CONFIGURE_TARGET}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1645243831
|
||||
SHA256 (emacs-mirror-emacs-29.0.50.20220218-7829f1b_GH0.tar.gz) = 6218f900aaabf0579e79218aa3423396a8bc1ebdaf25ed22942179ee4913b01c
|
||||
SIZE (emacs-mirror-emacs-29.0.50.20220218-7829f1b_GH0.tar.gz) = 45316834
|
||||
TIMESTAMP = 1646012370
|
||||
SHA256 (emacs-mirror-emacs-29.0.50.20220228-0470ef0_GH0.tar.gz) = 7c78b8296fb1aaa44a75cc33e11607a07a54a36a5a3186aeb08a520d61520405
|
||||
SIZE (emacs-mirror-emacs-29.0.50.20220228-0470ef0_GH0.tar.gz) = 45346844
|
||||
|
@ -1709,6 +1709,8 @@ share/applications/emacsclient-mail.desktop
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/trace.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/unsafep.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/unsafep.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/vtable.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/vtable.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/warnings.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/warnings.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lock.el.gz
|
||||
@ -2584,6 +2586,8 @@ share/applications/emacsclient-mail.desktop
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/footnote.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/hashcash.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/hashcash.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/ietf-drums-date.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/ietf-drums-date.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/ietf-drums.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/ietf-drums.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-extr.el.gz
|
||||
|
Loading…
Reference in New Issue
Block a user