pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xmlada
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Mar 31 09:04:01 UTC 2019
Modified Files:
pkgsrc/textproc/xmlada: Makefile PLIST
Log Message:
xmlada: fix PLIST, bump revision
Patch from Piotr Meyer via pkgsrc-users, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/xmlada/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/xmlada/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/xmlada/Makefile
diff -u pkgsrc/textproc/xmlada/Makefile:1.17 pkgsrc/textproc/xmlada/Makefile:1.18
--- pkgsrc/textproc/xmlada/Makefile:1.17 Tue Jul 3 05:03:37 2018
+++ pkgsrc/textproc/xmlada/Makefile Sun Mar 31 09:04:01 2019
@@ -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
Index: pkgsrc/textproc/xmlada/PLIST
diff -u pkgsrc/textproc/xmlada/PLIST:1.6 pkgsrc/textproc/xmlada/PLIST:1.7
--- pkgsrc/textproc/xmlada/PLIST:1.6 Mon Jan 1 22:30:00 2018
+++ pkgsrc/textproc/xmlada/PLIST Sun Mar 31 09:04:01 2019
@@ -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.p
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