pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/xmlada xmlada: fix PLIST, bump revision



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e18cb13dbbe
branches:  trunk
changeset: 321753:8e18cb13dbbe
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Mar 31 09:04:01 2019 +0000

description:
xmlada: fix PLIST, bump revision

Patch from Piotr Meyer via pkgsrc-users, thanks!

diffstat:

 textproc/xmlada/Makefile |  4 ++--
 textproc/xmlada/PLIST    |  6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r e019b691019b -r 8e18cb13dbbe textproc/xmlada/Makefile
--- a/textproc/xmlada/Makefile  Sun Mar 31 00:53:41 2019 +0000
+++ b/textproc/xmlada/Makefile  Sun Mar 31 09:04:01 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/03/31 09:04:01 bsiegert Exp $
 
 DISTNAME=      xmlada-${XMLADA_VERS}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    textproc
 MASTER_SITES=  http://downloads.dragonlace.net/src/
 EXTRACT_SUFX=  .tar.bz2
diff -r e019b691019b -r 8e18cb13dbbe textproc/xmlada/PLIST
--- a/textproc/xmlada/PLIST     Sun Mar 31 00:53:41 2019 +0000
+++ b/textproc/xmlada/PLIST     Sun Mar 31 09:04:01 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/01/01 22:30:00 rillig Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/03/31 09:04:01 bsiegert Exp $
 bin/xmlada-config
 include/xmlada/dom-core-attrs.adb
 include/xmlada/dom-core-attrs.ads
@@ -541,12 +541,14 @@
 share/doc/xmlada/_static/comment.png
 share/doc/xmlada/_static/contents.png
 share/doc/xmlada/_static/doctools.js
+share/doc/xmlada/_static/documentation_options.js
 share/doc/xmlada/_static/down-pressed.png
 share/doc/xmlada/_static/down.png
 share/doc/xmlada/_static/favicon.ico
 share/doc/xmlada/_static/file.png
-share/doc/xmlada/_static/jquery-3.1.0.js
+share/doc/xmlada/_static/jquery-3.2.1.js
 share/doc/xmlada/_static/jquery.js
+share/doc/xmlada/_static/language_data.js
 share/doc/xmlada/_static/minus.png
 share/doc/xmlada/_static/navigation.png
 share/doc/xmlada/_static/plus.png



Home | Main Index | Thread Index | Old Index