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

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	with-editor
4
PORTNAME=	with-editor
5
PORTVERSION=	2.5.11
5
PORTVERSION=	2.6.0
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	editors elisp
7
CATEGORIES=	editors elisp
8
PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
8
PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
Lines 15-24 Link Here
15
BUILD_DEPENDS=	dash.el>0:devel/dash.el
15
BUILD_DEPENDS=	dash.el>0:devel/dash.el
16
RUN_DEPENDS=	dash.el>0:devel/dash.el
16
RUN_DEPENDS=	dash.el>0:devel/dash.el
17
17
18
USES=		gmake makeinfo
18
USE_GITHUB=	yes
19
USE_GITHUB=	yes
19
GH_ACCOUNT=	magit
20
GH_ACCOUNT=	magit
20
21
USES=		gmake makeinfo
22
USE_EMACS=	yes
21
USE_EMACS=	yes
23
NO_ARCH=	yes
22
NO_ARCH=	yes
24
INFO=		with-editor
23
INFO=		with-editor
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1497515723
1
TIMESTAMP = 1504782599
2
SHA256 (magit-with-editor-v2.5.11_GH0.tar.gz) = 65e8a07e283dc157c4e282fb31ebfde0b58a2d31372bdaf7a864343bcb5cda9f
2
SHA256 (magit-with-editor-v2.6.0_GH0.tar.gz) = 8f26a619d745f0a47281fd389c6f947733752472eec26a2b1d5e7f641063ea04
3
SIZE (magit-with-editor-v2.5.11_GH0.tar.gz) = 28112
3
SIZE (magit-with-editor-v2.6.0_GH0.tar.gz) = 28124

Return to bug 222121