From a0e68358d1f73ff11daa65c495a84fbafe58f997 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sun, 31 Mar 2019 09:04:01 +0000 Subject: xmlada: fix PLIST, bump revision Patch from Piotr Meyer via pkgsrc-users, thanks! --- textproc/xmlada/Makefile | 4 ++-- textproc/xmlada/PLIST | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index d3804d9a289..80762700bbd 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -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 --git a/textproc/xmlada/PLIST b/textproc/xmlada/PLIST index 23b1119fbc9..57791526ecd 100644 --- a/textproc/xmlada/PLIST +++ b/textproc/xmlada/PLIST @@ -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-close.png 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 -- cgit v1.2.3