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

(-)emacs-wiki/Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	emacs-wiki
8
PORTNAME=	emacs-wiki
9
PORTVERSION=	2.67.1
9
PORTVERSION=	2.68
10
CATEGORIES=	textproc elisp
10
CATEGORIES=	textproc elisp
11
MASTER_SITES=	http://www.mwolson.org/static/dist/emacs-wiki/ \
11
MASTER_SITES=	http://www.mwolson.org/static/dist/emacs-wiki/ \
12
		http://bsdchat.com/dist/dryice/
12
		http://bsdchat.com/dist/dryice/
Lines 15-20 Link Here
15
MAINTAINER=	dryice@liu.com.cn
15
MAINTAINER=	dryice@liu.com.cn
16
COMMENT=	Create and use hyperlinks and simple formatting in plain text files
16
COMMENT=	Create and use hyperlinks and simple formatting in plain text files
17
17
18
WRKSRC=		${WRKDIR}/${PORTNAME}
18
EMACS_PORT_NAME?=	emacs21
19
EMACS_PORT_NAME?=	emacs21
19
20
20
.if ${EMACS_PORT_NAME} != "emacs21"
21
.if ${EMACS_PORT_NAME} != "emacs21"
(-)emacs-wiki/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (emacs-wiki-2.67.1.tar.gz) = 9d9e837131dc7d551b6d21846ce55128
1
MD5 (emacs-wiki-2.68.tar.gz) = 26d1479e028b75306b688f75cdf8061d
2
SIZE (emacs-wiki-2.67.1.tar.gz) = 214827
2
SIZE (emacs-wiki-2.68.tar.gz) = 209877

Return to bug 78901