mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
- Update to git snapshot 051d31c
This commit is contained in:
parent
ca2967a69b
commit
53c4582b68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552390
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= emacs
|
||||
DISTVERSION= 28.0.50.20201006
|
||||
DISTVERSION= 28.0.50.20201014
|
||||
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= 278c9d6
|
||||
GH_TAGNAME= 051d31c
|
||||
|
||||
.if ${FLAVOR:U} != nox
|
||||
USES+= desktop-file-utils gnome xorg
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602007485
|
||||
SHA256 (emacs-mirror-emacs-28.0.50.20201006-278c9d6_GH0.tar.gz) = 47ca11184c7d9645ce807c2c086207e9b67a77e7ccfa29b0af34cd0c8224db2b
|
||||
SIZE (emacs-mirror-emacs-28.0.50.20201006-278c9d6_GH0.tar.gz) = 42241100
|
||||
TIMESTAMP = 1602735356
|
||||
SHA256 (emacs-mirror-emacs-28.0.50.20201014-051d31c_GH0.tar.gz) = e270c9f051e9bce5088d796183ba187d163972dd216475bcc9ca86f48529e7be
|
||||
SIZE (emacs-mirror-emacs-28.0.50.20201014-051d31c_GH0.tar.gz) = 42273947
|
||||
|
@ -1645,6 +1645,8 @@ share/metainfo/emacs.appdata.xml
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/seq.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shadow.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shadow.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shortdoc.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shortdoc.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/smie.el.gz
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/smie.elc
|
||||
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/subr-x.el.gz
|
||||
|
Loading…
Reference in New Issue
Block a user