pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/abiword-plugins
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Dec 28 22:27:16 UTC 2018
Modified Files:
pkgsrc/editors/abiword-plugins: Makefile
Log Message:
abiword-plugins: add upstream patch to fix a crasher bug
ie_exp_DocRangeListener.cpp is shared by both core and plugin
functionality. Bump PKGREVISION.
OK wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/editors/abiword-plugins/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/abiword-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.98 pkgsrc/editors/abiword-plugins/Makefile:1.99
--- pkgsrc/editors/abiword-plugins/Makefile:1.98 Thu Dec 13 19:51:49 2018
+++ pkgsrc/editors/abiword-plugins/Makefile Fri Dec 28 22:27:16 2018
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2018/12/13 19:51:49 adam Exp $
+# $NetBSD: Makefile,v 1.99 2018/12/28 22:27:16 gutteridge Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
Home |
Main Index |
Thread Index |
Old Index