View | Details | Raw Unified | Return to bug 247248 | Differences between
and this patch

Collapse All | Expand All

(-)b/editors/emacs-devel/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	emacs
4
PORTNAME=	emacs
5
DISTVERSION=	28.0.50.20200613
5
DISTVERSION=	28.0.50.20200620
6
PORTEPOCH=	2
6
PORTEPOCH=	2
7
CATEGORIES=	editors
7
CATEGORIES=	editors
8
PKGNAMESUFFIX=	-devel
8
PKGNAMESUFFIX=	-devel
Lines 28-34 USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig Link Here
28
CPE_VENDOR=	gnu
28
CPE_VENDOR=	gnu
29
USE_GITHUB=	yes
29
USE_GITHUB=	yes
30
GH_ACCOUNT=	emacs-mirror
30
GH_ACCOUNT=	emacs-mirror
31
GH_TAGNAME=	f4b99b3
31
GH_TAGNAME=	3af631d
32
32
33
.if ${FLAVOR:U} != nox
33
.if ${FLAVOR:U} != nox
34
USES+=		desktop-file-utils gnome xorg
34
USES+=		desktop-file-utils gnome xorg
(-)b/editors/emacs-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1592038524
1
TIMESTAMP = 1592642812
2
SHA256 (emacs-mirror-emacs-28.0.50.20200613-f4b99b3_GH0.tar.gz) = 6c50d61b7590170d238e58bc1256e0c277cdf8cb5b2a2b60ddf10858bade49f0
2
SHA256 (emacs-mirror-emacs-28.0.50.20200620-3af631d_GH0.tar.gz) = e2f39e4f41e7f399a127a2156f6c1508e651746a217368ca46f66bc6dba1d42e
3
SIZE (emacs-mirror-emacs-28.0.50.20200613-f4b99b3_GH0.tar.gz) = 41929276
3
SIZE (emacs-mirror-emacs-28.0.50.20200620-3af631d_GH0.tar.gz) = 41937661

Return to bug 247248