mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
editors/emacs-devel: Update to git snapshot 0c3ce42
This commit is contained in:
parent
54caba72f1
commit
6b0fe2bb36
3 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
|
# Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
|
||||||
|
|
||||||
PORTNAME= emacs
|
PORTNAME= emacs
|
||||||
DISTVERSION= 28.0.50.20210405
|
DISTVERSION= 28.0.50.20210415
|
||||||
PORTEPOCH= 2
|
PORTEPOCH= 2
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
|
@ -25,7 +25,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig
|
||||||
CPE_VENDOR= gnu
|
CPE_VENDOR= gnu
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= emacs-mirror
|
GH_ACCOUNT= emacs-mirror
|
||||||
GH_TAGNAME= 81940e9
|
GH_TAGNAME= 0c3ce42
|
||||||
|
|
||||||
.if ${FLAVOR:U} != nox
|
.if ${FLAVOR:U} != nox
|
||||||
USES+= desktop-file-utils gnome xorg
|
USES+= desktop-file-utils gnome xorg
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1617639919
|
TIMESTAMP = 1618502654
|
||||||
SHA256 (emacs-mirror-emacs-28.0.50.20210405-81940e9_GH0.tar.gz) = 461b83a0e815bc5a8ba358ef75bc68272174f0391e1c8761d9a5816d3bcb4348
|
SHA256 (emacs-mirror-emacs-28.0.50.20210415-0c3ce42_GH0.tar.gz) = 3c2471f987bd582abe5efdbfce5f32ea7a3cf05e4f12b1fb38c721afc5a2ba9c
|
||||||
SIZE (emacs-mirror-emacs-28.0.50.20210405-81940e9_GH0.tar.gz) = 42640764
|
SIZE (emacs-mirror-emacs-28.0.50.20210415-0c3ce42_GH0.tar.gz) = 42653135
|
||||||
|
|
|
@ -1292,6 +1292,8 @@ share/metainfo/emacs.appdata.xml
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.elc
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.elc
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.el.gz
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.el.gz
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.elc
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.elc
|
||||||
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grm-wy-boot.el.gz
|
||||||
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grm-wy-boot.elc
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.el.gz
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.el.gz
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.elc
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.elc
|
||||||
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.el.gz
|
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.el.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue