View | Details | Raw Unified | Return to bug 227132
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	with-editor
4
PORTNAME=	with-editor
5
PORTVERSION=	2.7.1
5
PORTVERSION=	2.7.2
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	2
8
CATEGORIES=	editors elisp
7
CATEGORIES=	editors elisp
9
PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
8
PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
10
9
Lines 12-18 Link Here
12
COMMENT=	Use the Emacsclient as the $$EDITOR of child processes
11
COMMENT=	Use the Emacsclient as the $$EDITOR of child processes
13
12
14
LICENSE=	GPLv3+
13
LICENSE=	GPLv3+
15
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/LICENSE
16
15
17
USES=		emacs gmake makeinfo
16
USES=		emacs gmake makeinfo
18
USE_GITHUB=	yes
17
USE_GITHUB=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1515712076
1
TIMESTAMP = 1522496484
2
SHA256 (magit-with-editor-v2.7.1_GH0.tar.gz) = 392b06c905d06f63861476abd546d112932ca8f120993b9c789155ec1c492139
2
SHA256 (magit-with-editor-v2.7.2_GH0.tar.gz) = bb0addd744f443ed2b3494f3316ad6d7ec049460bdcbb0d90d8b01cdba1a11cb
3
SIZE (magit-with-editor-v2.7.1_GH0.tar.gz) = 29974
3
SIZE (magit-with-editor-v2.7.2_GH0.tar.gz) = 30121

Return to bug 227132