pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors editors/*: let pkglint fix indentation and var...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c165eed8e42a
branches: trunk
changeset: 334891:c165eed8e42a
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jun 08 10:40:52 2019 +0000
description:
editors/*: let pkglint fix indentation and variable alignment
pkglint -Wall -F -r editors
Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
diffstat:
editors/Sigil/Makefile | 10 +-
editors/abiword-plugins/Makefile | 6 +-
editors/abiword/Makefile | 6 +-
editors/abiword/Makefile.common | 4 +-
editors/abiword/distinfo | 26 +++---
editors/abiword/options.mk | 4 +-
editors/abiword/patches/patch-plugin-configure.m4 | 4 +-
editors/abiword/patches/patch-plugins_gimp_xp_AbiGimp.cpp | 4 +-
editors/abiword/patches/patch-plugins_paint_xp_AbiGeneric.cpp | 4 +-
editors/abiword/patches/patch-plugins_paint_xp_AbiPaint.cpp | 4 +-
editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am | 4 +-
editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp | 4 +-
editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h | 4 +-
editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp | 4 +-
editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h | 4 +-
editors/abiword/patches/patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp | 4 +-
editors/abiword/patches/patch-src_af_util_xp_ut__iconv.cpp | 4 +-
editors/abiword/patches/patch-src_af_util_xp_ut__mbtowc.cpp | 4 +-
editors/beav/Makefile | 8 +-
editors/codeblocks/hacks.mk | 6 +-
editors/dhex/distinfo | 6 +-
editors/dhex/patches/patch-aa | 3 +-
editors/dhex/patches/patch-ac | 3 +-
editors/easyedit/Makefile | 8 +-
editors/edt/Makefile | 4 +-
editors/emacs/Makefile.common | 10 +-
editors/emacs/modules.mk | 12 +-
editors/emacs20/Makefile | 12 +-
editors/emacs20/version.mk | 6 +-
editors/emacs21-nox11/version.mk | 6 +-
editors/emacs21/Makefile.common | 4 +-
editors/emacs21/hacks.mk | 8 +-
editors/emacs21/version.mk | 6 +-
editors/emacs25/Makefile.common | 4 +-
editors/emacs26-nox11/Makefile | 38 +++++-----
editors/emacs26/Makefile.common | 4 +-
editors/ex/Makefile | 4 +-
editors/gedit-python/Makefile | 4 +-
editors/gedit3/Makefile | 8 +-
editors/ghex/Makefile | 4 +-
editors/gummi/Makefile | 8 +-
editors/jde/Makefile | 6 +-
editors/jove/Makefile | 6 +-
editors/kate/Makefile | 4 +-
editors/kile/Makefile | 4 +-
editors/manedit/distinfo | 4 +-
editors/manedit/patches/patch-aa | 4 +-
editors/medit/Makefile | 8 +-
editors/mg2a/Makefile | 4 +-
editors/mined/Makefile | 4 +-
editors/mule-ucs/Makefile | 4 +-
editors/nano/options.mk | 8 +-
editors/ne/Makefile | 4 +-
editors/nedit/Makefile | 16 ++--
editors/nts/Makefile | 4 +-
editors/nvi-m17n/Makefile | 32 ++++----
editors/nvi-m17n/distinfo | 4 +-
editors/nvi-m17n/patches/patch-ab | 4 +-
editors/nvi/Makefile | 4 +-
editors/p5-PPIx-EditorTools/Makefile | 8 +-
editors/p5-Padre-Plugin-Ecliptic/Makefile | 8 +-
editors/p5-Padre/Makefile | 16 ++--
editors/p5-Wx-Scintilla/Makefile | 6 +-
editors/sam/Makefile | 8 +-
editors/sandy/Makefile | 16 ++--
editors/sandy/distinfo | 4 +-
editors/sandy/patches/patch-sandy.c | 3 +-
editors/scite/Makefile | 14 +-
editors/tamago/Makefile | 4 +-
editors/ted-pl/Makefile | 8 +-
editors/ted/distinfo | 6 +-
editors/ted/patches/patch-ae | 4 +-
editors/ted/patches/patch-af | 4 +-
editors/texmaker/options.mk | 4 +-
editors/texstudio/Makefile | 4 +-
editors/texworks/Makefile | 4 +-
editors/tomboy/distinfo | 4 +-
editors/tomboy/patches/patch-configure | 4 +-
editors/vigor/Makefile | 22 ++--
editors/vim-gtk2/Makefile | 6 +-
editors/vim-gtk3/Makefile | 6 +-
editors/vim-motif/Makefile | 10 +-
editors/vim-share/Makefile.common | 4 +-
editors/wily/Makefile | 4 +-
editors/xemacs-current-nox11/version.mk | 6 +-
editors/xemacs-current/Makefile.common | 6 +-
editors/xemacs-current/options.mk | 8 +-
editors/xemacs-current/version.mk | 6 +-
editors/xemacs-nox11/version.mk | 6 +-
editors/xemacs-packages/Makefile | 6 +-
editors/xemacs/Makefile.common | 8 +-
editors/xemacs/options.mk | 8 +-
editors/xemacs/version.mk | 6 +-
93 files changed, 341 insertions(+), 304 deletions(-)
diffs (truncated from 1917 to 300 lines):
diff -r 05b9e97c1253 -r c165eed8e42a editors/Sigil/Makefile
--- a/editors/Sigil/Makefile Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/Sigil/Makefile Sat Jun 08 10:40:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2019/04/25 07:32:51 maya Exp $
+# $NetBSD: Makefile,v 1.121 2019/06/08 10:40:52 rillig Exp $
DISTNAME= Sigil-0.9.13
PKGREVISION= 2
@@ -22,7 +22,7 @@
ALL_ENV+= Qt5_DIR=${Qt5_DIR}
BUILDLINK_TRANSFORM+= opt:-O2:-O0
-#MAKE_ENV+= CXX_FLAGS="-g"
+#MAKE_ENV+= CXX_FLAGS="-g"
USE_LANGUAGES= c c++0x
USE_CMAKE= yes
@@ -38,9 +38,9 @@
#LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib
PYTHON_VERSIONS_INCOMPATIBLE= 27
-REPLACE_PYTHON+= src/Resource_Files/*/*/*/*.py
-REPLACE_PYTHON+= src/Resource_Files/*/*/*.py
-REPLACE_PYTHON+= src/Resource_Files/*/*.py
+REPLACE_PYTHON+= src/Resource_Files/*/*/*/*.py
+REPLACE_PYTHON+= src/Resource_Files/*/*/*.py
+REPLACE_PYTHON+= src/Resource_Files/*/*.py
.include "../../textproc/xerces-c/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword-plugins/Makefile Sat Jun 08 10:40:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2019/04/03 00:32:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.101 2019/06/08 10:40:53 rillig Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
@@ -15,7 +15,7 @@
DISTINFO_FILE= ${.CURDIR}/../../editors/abiword/distinfo
PATCHDIR= ${.CURDIR}/../../editors/abiword/patches
-CONFLICTS= abiword-plugins-[0-9]* abiword-personal-[0-9]* abiword2-[0-9]*
+CONFLICTS= abiword-plugins-[0-9]* abiword-personal-[0-9]* abiword2-[0-9]*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -32,7 +32,7 @@
# evolution data server can't be found even if buildlinked
# disable to make sure it's not found somewhere else
-CONFIGURE_ARGS+= --with-evolution-data-server=no
+CONFIGURE_ARGS+= --with-evolution-data-server=no
# Disabled plugins: gda rsvg mathview
# rsvg is not needed with gtk, we don't have libgnomedb
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/Makefile
--- a/editors/abiword/Makefile Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/Makefile Sat Jun 08 10:40:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.185 2019/04/03 00:32:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.186 2019/06/08 10:40:52 rillig Exp $
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
@@ -11,7 +11,7 @@
COMMENT= Open Source cross-platform word processor
LICENSE= gnu-gpl-v2
-CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
+CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
DEPENDS+= adwaita-icon-theme>0:../../graphics/adwaita-icon-theme
@@ -25,7 +25,7 @@
CONFIGURE_ARGS+= --enable-plugins=""
# evolution data server can't be found even if buildlinked
# disable to make sure it's not found somewhere else
-CONFIGURE_ARGS+= --with-evolution-data-server=no
+CONFIGURE_ARGS+= --with-evolution-data-server=no
PKGCONFIG_OVERRIDE+= libabiword.pc.in
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/Makefile.common
--- a/editors/abiword/Makefile.common Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/Makefile.common Sat Jun 08 10:40:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2018/11/24 19:14:09 nia Exp $
+# $NetBSD: Makefile.common,v 1.48 2019/06/08 10:40:53 rillig Exp $
# used by editors/abiword-plugins/Makefile
-ABIVERSION=3.0.2
+ABIVERSION= 3.0.2
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/distinfo
--- a/editors/abiword/distinfo Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/distinfo Sat Jun 08 10:40:52 2019 +0000
@@ -1,25 +1,25 @@
-$NetBSD: distinfo,v 1.77 2018/12/28 22:24:52 gutteridge Exp $
+$NetBSD: distinfo,v 1.78 2019/06/08 10:40:53 rillig Exp $
SHA1 (abiword-3.0.2.tar.gz) = 8226e0962e6667e0a461955a0ac680a629e0b55a
RMD160 (abiword-3.0.2.tar.gz) = fde551492b0cffa7d522082906f374490bd47f5c
SHA512 (abiword-3.0.2.tar.gz) = 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3
Size (abiword-3.0.2.tar.gz) = 11154333 bytes
SHA1 (patch-configure.ac) = 239c0635c2c616c7e0a986a5fd92428393af38b7
-SHA1 (patch-plugin-configure.m4) = ccdb6932b389694998a8d50676347d4fa6a03910
+SHA1 (patch-plugin-configure.m4) = 50b5b6be8a1e8270c7ce45a4ed94cb5d436516f2
SHA1 (patch-plugins_aiksaurus_Makefile.am) = 1529d5098b7fb798c428fe02cc50879374cb3e9d
SHA1 (patch-plugins_command_Makefile.am) = e003a6bf9a6e0566abc85f09868fdf1aa93234d7
-SHA1 (patch-plugins_gimp_xp_AbiGimp.cpp) = 15692cf15fd4099e7ad4ad854b6b57b103717269
+SHA1 (patch-plugins_gimp_xp_AbiGimp.cpp) = 2b245de4beb2f4b9b8cd8593c811bb086bb2bde3
SHA1 (patch-plugins_goffice_Makefile.am) = 1959eea3b4e19f085aeb56870f682ce44561d445
SHA1 (patch-plugins_mht_xp_tidyReader.h) = fa4ef0ee7f893fb070b76e21aaad4efd9b8b27ee
-SHA1 (patch-plugins_paint_xp_AbiGeneric.cpp) = 0c29c7ddf0dbd55d4bb6ab90311e40f2cff7130b
-SHA1 (patch-plugins_paint_xp_AbiPaint.cpp) = bf1ea7eb25fb384014523554f7ca55e6507bcbe6
+SHA1 (patch-plugins_paint_xp_AbiGeneric.cpp) = d0b6f3c23c1512c6517775ce9a5ae78f168931fc
+SHA1 (patch-plugins_paint_xp_AbiPaint.cpp) = 3cdad7a1755db036e3299368b4b11e10feff1875
SHA1 (patch-plugins_psion_Makefile.am) = d18356c2a273d99918076d5aefafec595af3f898
-SHA1 (patch-plugins_wordperfect_xp_Makefile.am) = e5cba76cfdba5caca672b801fa222b277a7522c1
-SHA1 (patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp) = 10a6d88e21f98e743b4443a09cd73ab8b7812fc9
-SHA1 (patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h) = 6e1e264506edabf0e1cb359f664ed455d16fa05e
-SHA1 (patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp) = c87bc227eebcfcc2ab11ee6b5237ef8fcc47c0bc
-SHA1 (patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h) = 0a75276dc0d1d99b97155f61d9f98de7126fb0a3
-SHA1 (patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp) = 36d7ca7855ddc504701e392c28e3d8530f78b81e
+SHA1 (patch-plugins_wordperfect_xp_Makefile.am) = 027dadfb6effbb25fafda6b69e9c92c8046e52f7
+SHA1 (patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp) = e677c06d7e6c0a97ab7a4003471adae2148ce435
+SHA1 (patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h) = 4931688c7cb82b9fe41cb42bb9bc604f6606ef4e
+SHA1 (patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp) = 255ac57f2f127d76aff6bdbf1f0ddc223a673ca9
+SHA1 (patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h) = a3eac8abff26bf91f698948430e89bff13db710b
+SHA1 (patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp) = 7eb0296fdff2fa27288f4c68fc337ba105695551
SHA1 (patch-src_af_gr_gtk_gr__UnixCairoGraphics.cpp) = 2fb170202d13c9ddf077cea545d8d8f79fdbf5c2
SHA1 (patch-src_af_gr_gtk_gr__UnixImage.cpp) = 2546621961ce959a8d5078ff52efa4650362be54
SHA1 (patch-src_af_gr_xp_gr__Caret.cpp) = 96b186c4fc762f6734226b4505e2d4c64fb2b03a
@@ -28,9 +28,9 @@
SHA1 (patch-src_af_gr_xp_gr__Graphics.h) = a3539f0e2e3a8f661a01428f7550f8a4bebb1ee5
SHA1 (patch-src_af_util_unix_ut__unixTimer.cpp) = 543d8977c8da5c1db4e26581d82f72a4f936f190
SHA1 (patch-src_af_util_xp_ut__endian.h) = e1dd4cc0df3b0eb66dbd673fb5c0d2e3b24b30a4
-SHA1 (patch-src_af_util_xp_ut__iconv.cpp) = 613f162d4db0ba9520e0481a98564e59ccd862d4
+SHA1 (patch-src_af_util_xp_ut__iconv.cpp) = 18529454262fe6cb3ae15fd485c7bcc8adb00ae3
SHA1 (patch-src_af_util_xp_ut__iconv.h) = bbcfa2098ea77d393feb50d69de9ae29fcce302f
-SHA1 (patch-src_af_util_xp_ut__mbtowc.cpp) = 01f6793651533e7e39f665e5c15e6c12e1c7b96d
+SHA1 (patch-src_af_util_xp_ut__mbtowc.cpp) = cf7078a6bfdf9ac9b30478d11d9d3a81a95b8ed1
SHA1 (patch-src_af_util_xp_ut__misc.cpp) = f552ecbb87490355d8e74218dd59fd3961f1af5d
SHA1 (patch-src_af_util_xp_ut__png.cpp) = 9f4ae043873fc6d66e063419d0736bb6104483b0
SHA1 (patch-src_af_xap_gtk_xap__UnixFrameImpl.cpp) = 5b67bd234209beddc751e7c98b17cf1844b73b1a
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/options.mk
--- a/editors/abiword/options.mk Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/options.mk Sat Jun 08 10:40:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2018/11/24 19:14:09 nia Exp $
+# $NetBSD: options.mk,v 1.4 2019/06/08 10:40:53 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.abiword
PKG_SUPPORTED_OPTIONS= debug
@@ -11,7 +11,7 @@
.if !empty(PKG_OPTIONS:Mdebug)
CC+= -ggdb
CXX+= -ggdb
-CONFIGURE_ARGS+= --enable-debug
+CONFIGURE_ARGS+= --enable-debug
INSTALL_UNSTRIPPED= yes
CFLAGS+= -O0
.endif
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugin-configure.m4
--- a/editors/abiword/patches/patch-plugin-configure.m4 Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugin-configure.m4 Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugin-configure.m4,v 1.2 2018/11/24 19:14:09 nia Exp $
+$NetBSD: patch-plugin-configure.m4,v 1.3 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugin-configure.m4.orig 2016-10-21 00:42:58.000000000 +0000
+++ plugin-configure.m4
@@ -72,7 +72,7 @@ AC_SUBST([GRAMMAR_CFLAGS])
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_gimp_xp_AbiGimp.cpp
--- a/editors/abiword/patches/patch-plugins_gimp_xp_AbiGimp.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_gimp_xp_AbiGimp.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,5 +1,7 @@
-$NetBSD: patch-plugins_gimp_xp_AbiGimp.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_gimp_xp_AbiGimp.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* Fix seg fault.
+
--- plugins/gimp/xp/AbiGimp.cpp.orig 2013-12-23 02:37:58.000000000 +0000
+++ plugins/gimp/xp/AbiGimp.cpp
@@ -249,6 +249,10 @@ AbiGimp_invoke(AV_View* /*v*/, EV_EditMe
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_paint_xp_AbiGeneric.cpp
--- a/editors/abiword/patches/patch-plugins_paint_xp_AbiGeneric.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_paint_xp_AbiGeneric.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_paint_xp_AbiGeneric.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_paint_xp_AbiGeneric.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
If pFrame is NULL an image is obviously not selected.
Fixes seg fault.
+
--- plugins/paint/xp/AbiGeneric.cpp.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/paint/xp/AbiGeneric.cpp
@@ -297,6 +297,9 @@ bool isImageSelected (void)
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_paint_xp_AbiPaint.cpp
--- a/editors/abiword/patches/patch-plugins_paint_xp_AbiPaint.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_paint_xp_AbiPaint.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,5 +1,7 @@
-$NetBSD: patch-plugins_paint_xp_AbiPaint.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_paint_xp_AbiPaint.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* Fix seg fault.
+
--- plugins/paint/xp/AbiPaint.cpp.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/paint/xp/AbiPaint.cpp
@@ -177,6 +177,9 @@ static DECLARE_ABI_PLUGIN_METHOD(specify
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am
--- a/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wordperfect_xp_Makefile.am,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wordperfect_xp_Makefile.am,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wordperfect/xp/Makefile.am.orig 2008-05-08 13:12:53.000000000 +0000
+++ plugins/wordperfect/xp/Makefile.am
@@ -6,8 +6,6 @@ AM_CPPFLAGS = \
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp
--- a/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wordperfect_xp_ie__imp__WordPerfect.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wordperfect/xp/ie_imp_WordPerfect.cpp.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/wordperfect/xp/ie_imp_WordPerfect.cpp
@@ -31,6 +31,8 @@
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h
--- a/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wordperfect_xp_ie__imp__WordPerfect.h,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wordperfect/xp/ie_imp_WordPerfect.h.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/wordperfect/xp/ie_imp_WordPerfect.h
@@ -30,7 +30,7 @@
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp
--- a/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wordperfect/xp/ie_impexp_WordPerfect.cpp.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/wordperfect/xp/ie_impexp_WordPerfect.cpp
@@ -35,7 +35,6 @@
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h
--- a/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wordperfect_xp_ie__impexp__WordPerfect.h,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wordperfect/xp/ie_impexp_WordPerfect.h.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/wordperfect/xp/ie_impexp_WordPerfect.h
@@ -24,7 +24,6 @@
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp
--- a/editors/abiword/patches/patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-plugins_wpg_xp_ie__impGraphic__WPG.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
* adapt wordperfect plugins to dependecies available in pkgsrc
from abiword svn date 2014-12-27
+
--- plugins/wpg/xp/ie_impGraphic_WPG.cpp.orig 2013-04-07 13:53:03.000000000 +0000
+++ plugins/wpg/xp/ie_impGraphic_WPG.cpp
@@ -31,37 +31,43 @@
diff -r 05b9e97c1253 -r c165eed8e42a editors/abiword/patches/patch-src_af_util_xp_ut__iconv.cpp
--- a/editors/abiword/patches/patch-src_af_util_xp_ut__iconv.cpp Sat Jun 08 10:14:08 2019 +0000
+++ b/editors/abiword/patches/patch-src_af_util_xp_ut__iconv.cpp Sat Jun 08 10:40:52 2019 +0000
@@ -1,5 +1,7 @@
-$NetBSD: patch-src_af_util_xp_ut__iconv.cpp,v 1.1 2015/09/13 21:32:13 nros Exp $
+$NetBSD: patch-src_af_util_xp_ut__iconv.cpp,v 1.2 2019/06/08 10:40:53 rillig Exp $
+
Home |
Main Index |
Thread Index |
Old Index