diff options
author | hrs <hrs@FreeBSD.org> | 2004-11-04 23:17:56 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-11-04 23:17:56 +0800 |
commit | cc3026e5c1e0bcf43ad35104a37341321b71bd23 (patch) | |
tree | f628b812252cd8c0e01c3700296c28edb6b10d96 /editors/nxml | |
parent | 913a74bd62e306c36d6fbb24eac6c3d35be3aa44 (diff) | |
download | freebsd-ports-gnome-cc3026e5c1e0bcf43ad35104a37341321b71bd23.tar.gz freebsd-ports-gnome-cc3026e5c1e0bcf43ad35104a37341321b71bd23.tar.zst freebsd-ports-gnome-cc3026e5c1e0bcf43ad35104a37341321b71bd23.zip |
- Update to 20041004.
- Take the maintainership.
Approved by: Fritz Heinrichmeyer (fritz.heinrichmeyer at fernuni-hagen dot de)
Diffstat (limited to 'editors/nxml')
-rw-r--r-- | editors/nxml/Makefile | 4 | ||||
-rw-r--r-- | editors/nxml/distinfo | 4 | ||||
-rw-r--r-- | editors/nxml/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile index 7f568cac48ee..d88f293124d1 100644 --- a/editors/nxml/Makefile +++ b/editors/nxml/Makefile @@ -10,11 +10,11 @@ PORTVERSION= ${NXML_VER} CATEGORIES= editors elisp MASTER_SITES= http://www.thaiopensource.com/download/ -MAINTAINER= fritz.heinrichmeyer@Fernuni-hagen.de +MAINTAINER= hrs@FreeBSD.org COMMENT= A major mode for editing XML documents for emacs21 # distfile version -NXML_VER= 20031031 +NXML_VER= 20041004 NXML_STARTUPEL= nxml-startup.el EMACS_PORT_NAME=emacs21 diff --git a/editors/nxml/distinfo b/editors/nxml/distinfo index 8bfff118ee0d..f0942f9f618d 100644 --- a/editors/nxml/distinfo +++ b/editors/nxml/distinfo @@ -1,2 +1,2 @@ -MD5 (nxml-mode-20031031.tar.gz) = 4cbc32047183e6cc1b7a2757d1078bd2 -SIZE (nxml-mode-20031031.tar.gz) = 412858 +MD5 (nxml-mode-20041004.tar.gz) = ac137024cf337d6f11d8ab278d39b4db +SIZE (nxml-mode-20041004.tar.gz) = 443020 diff --git a/editors/nxml/pkg-plist b/editors/nxml/pkg-plist index 224ea013119b..c2ab890d68fe 100644 --- a/editors/nxml/pkg-plist +++ b/editors/nxml/pkg-plist @@ -8,8 +8,12 @@ %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-mode.elc %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-ns.el %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-ns.elc +%%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-outln.el +%%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-outln.elc %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-parse.el %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-parse.elc +%%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-rap.el +%%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-rap.elc %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-uchnm.el %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-uchnm.elc %%EMACS_VERSION_SITE_LISPDIR%%/nxml/nxml-util.el |