www/apache-mode.el:
* Update MASTER_SITES. * Update WWW * Change pkg-descr because there is no longer XEmacs in port tree. * Bump PORTREVESION because size of apache-mode.el has changed. PR: 222229 Submitted by: Yasuhiro KIMURA Approved by: maintainer
This commit is contained in:
parent
69d12d4d94
commit
bccc5dcc5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463793
3 changed files with 8 additions and 7 deletions
|
@ -3,9 +3,9 @@
|
|||
|
||||
PORTNAME= apache-mode.el
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www elisp
|
||||
MASTER_SITES= http://ncd0.bsd.by/ports/distfiles/ \
|
||||
http://www.emacswiki.org/cgi-bin/wiki/download/
|
||||
MASTER_SITES= https://www.emacswiki.org/emacs/download/
|
||||
DISTNAME= apache-mode.el
|
||||
EXTRACT_SUFX= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
@ -13,7 +13,7 @@ EXTRACT_ONLY= # empty
|
|||
MAINTAINER= max.n.boyarov@gmail.com
|
||||
COMMENT= Emacs major mode for editing Apache configuration files
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2+
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (apache-mode.el) = 3356ff06dfbaaefdb0b36b5ac7b967f6ad26b4274a7b0785d8e808de9d8d5a9f
|
||||
SIZE (apache-mode.el) = 18236
|
||||
TIMESTAMP = 1520431831
|
||||
SHA256 (apache-mode.el) = 333aea530bd3b970d743dfa1a2ca3aec1851b42e145eef2b65411bb92583cdca
|
||||
SIZE (apache-mode.el) = 25618
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[X]Emacs major mode for editing Apache configuration files
|
||||
Emacs major mode for editing Apache configuration files
|
||||
|
||||
WWW: http://www.emacswiki.org/cgi-bin/wiki/apache-mode.el
|
||||
WWW: https://www.emacswiki.org/cgi-bin/wiki/apache-mode.el
|
||||
|
|
Loading…
Reference in a new issue