diff options
author | joerg <joerg@pkgsrc.org> | 2016-03-01 20:06:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2016-03-01 20:06:00 +0000 |
commit | e5391b419699b9d3e600bdecac4eebd33498c11c (patch) | |
tree | 7e5a0c57c4f49112c07aa55327f3e3ee03e986de /textproc/xmlada | |
parent | fe6195bdccc3ddf883f627faeb6003ac352c1e24 (diff) | |
download | pkgsrc-e5391b419699b9d3e600bdecac4eebd33498c11c.tar.gz |
Catch up with the sphinx-induced PLIST change. Bump revision.
Diffstat (limited to 'textproc/xmlada')
-rw-r--r-- | textproc/xmlada/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlada/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index a890d610587..c530768bf46 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:03 adam Exp $ +# $NetBSD: Makefile,v 1.12 2016/03/01 20:06:00 joerg Exp $ DISTNAME= xmlada-${XMLADA_VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/xmlada/PLIST b/textproc/xmlada/PLIST index cb06672d43e..17fa80d24ae 100644 --- a/textproc/xmlada/PLIST +++ b/textproc/xmlada/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/07/02 22:13:56 marino Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/03/01 20:06:00 joerg Exp $ bin/xmlada-config include/xmlada/dom-core-attrs.adb include/xmlada/dom-core-attrs.ads @@ -546,6 +546,7 @@ share/doc/xmlada/_static/down.png share/doc/xmlada/_static/favicon.ico share/doc/xmlada/_static/file.png share/doc/xmlada/_static/jquery.js +share/doc/xmlada/_static/jquery-1.11.1.js share/doc/xmlada/_static/minus.png share/doc/xmlada/_static/navigation.png share/doc/xmlada/_static/plus.png @@ -553,6 +554,7 @@ share/doc/xmlada/_static/pygments.css share/doc/xmlada/_static/searchtools.js share/doc/xmlada/_static/sphinxdoc.css share/doc/xmlada/_static/underscore.js +share/doc/xmlada/_static/underscore-1.3.1.js share/doc/xmlada/_static/up-pressed.png share/doc/xmlada/_static/up.png share/doc/xmlada/_static/websupport.js |