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

Collapse All | Expand All

(-)emacs-devel/Makefile (-3 / +4 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/editors/emacs-devel/Makefile 417649 2016-06-27 10:49:15Z ashish $
2
# $FreeBSD: head/editors/emacs-devel/Makefile 417649 2016-06-27 10:49:15Z ashish $
3
3
4
PORTNAME=	emacs
4
PORTNAME=	emacs
5
PORTVERSION=	${EMACS_VER}
5
DISTVERSION=	25.1-rc1
6
PORTREVISION=	1
7
PORTEPOCH=	2
6
PORTEPOCH=	2
8
CATEGORIES=	editors ipv6
7
CATEGORIES=	editors ipv6
9
MASTER_SITES=	GNU_ALPHA/emacs/pretest
8
MASTER_SITES=	GNU_ALPHA/emacs/pretest
Lines 20-26 Link Here
20
19
21
CONFLICTS=	emacs24-[0-9]* emacs-nox11-[0-9]*
20
CONFLICTS=	emacs24-[0-9]* emacs-nox11-[0-9]*
22
21
23
EMACS_VER=	25.0.95
22
EMACS_VER=	${PORTVERSION:R}
23
WRKSRC=		${WRKDIR}/${PORTNAME}-${EMACS_VER}
24
24
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
25
USES=		cpe gmake makeinfo ncurses pkgconfig tar:xz
26
USES=		cpe gmake makeinfo ncurses pkgconfig tar:xz
26
INFO_PATH=	${DATADIR_REL}/info
27
INFO_PATH=	${DATADIR_REL}/info
(-)emacs-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1465722255
1
TIMESTAMP = 1469420565
2
SHA256 (emacs-25.0.95.tar.xz) = 1438c51268250344739c31752d9292fc51cab0d8384b9f574ecaf1bcd879bb2e
2
SHA256 (emacs-25.1-rc1.tar.xz) = c00c50e66474359d1e24baa2a0703bc64207caffc31d0808d8b4ffa4b3826133
3
SIZE (emacs-25.0.95.tar.xz) = 42536908
3
SIZE (emacs-25.1-rc1.tar.xz) = 42309372

Return to bug 211356