mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.68
PR: 78901 Submitted by: Dryice Liu (maintainer)
This commit is contained in:
parent
ed40e3f6c5
commit
35d3436892
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131364
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= emacs-wiki
|
||||
PORTVERSION= 2.67.1
|
||||
PORTVERSION= 2.68
|
||||
CATEGORIES= textproc elisp
|
||||
MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \
|
||||
http://bsdchat.com/dist/dryice/
|
||||
|
@ -15,6 +15,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
|||
MAINTAINER= dryice@liu.com.cn
|
||||
COMMENT= Create and use hyperlinks and simple formatting in plain text files
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
EMACS_PORT_NAME?= emacs21
|
||||
|
||||
.if ${EMACS_PORT_NAME} != "emacs21"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (emacs-wiki-2.67.1.tar.gz) = 9d9e837131dc7d551b6d21846ce55128
|
||||
SIZE (emacs-wiki-2.67.1.tar.gz) = 214827
|
||||
MD5 (emacs-wiki-2.68.tar.gz) = 26d1479e028b75306b688f75cdf8061d
|
||||
SIZE (emacs-wiki-2.68.tar.gz) = 209877
|
||||
|
|
Loading…
Add table
Reference in a new issue