summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon>2016-04-18 13:39:29 +0000
committerryoon <ryoon>2016-04-18 13:39:29 +0000
commitfbe6b6336212b45b85fbee681ce376811303f770 (patch)
tree19a8d90715ba13f3b47fd8b90b6541b013566abc /editors
parent383a1a0800a07e94554e7d4b767cd8f4b82d9719 (diff)
downloadpkgsrc-fbe6b6336212b45b85fbee681ce376811303f770.tar.gz
Update to 1.8.7.1
* Fix MASTER_SITES to github * Fix dependences Changelog: Version 1.8.7 ------------- - Added Copy From Singular operation and Next/Prev Plural Form navigation shortcuts. - Translation errors are now properly translated. - Fixed default Turkish plural form. - Fixed a bug where a perfect match wouldn't be found in the TM in some rare cases. - Updated bundled gettext to 0.19.7 (added appdata.xml and ITS support). - Assorted bugfixes. Version 1.8.6 ------------- - Fix properties window on OS X 10.9 and older. - Fix visual flicker when quickly scrolling through a file with arrow keys. - [OS X] Fix rare exception when pasting text. - Fix file width autodetection when long comments were present. - Disable Find next/prev menu items properly. Version 1.8.5 ------------- - Improved setting and handling of source paths. - Implement gzip support in Crowdin API client. - Assorted fixes. Version 1.8.4 ------------- - Fixed bug in handling POTs with plural forms introduced in 1.8.3. Version 1.8.3 ------------- - Fixed Last-Translator error when creating a new translation from existing POT. - Fixed bogus "Sources not available" error for single files setups. - Fixed TM error reporting to prevent rendering the entire UI mostly unusable. Version 1.8.2 ------------- - text editor now ensures that trailing newlines are present only if they also exist in the source text - fix HTML export error on Windows - automatically fix some bad paths settings in PO files - improved source language detection - fix incorrect timezone of PO-Revision-Date in some cases - use the user's default browser for Crowdin authentication on all platforms (wxWebView no longer required as a dependency when building on Linux) Version 1.8.1 ------------- - fix TM-related crash under heavy concurrency - [OS X] fix crash when a concurrent task throws Version 1.8 ----------- - integration with the Crowdin localization management platform - search & replace - support for directly handling POT files - improved interface for configuring source code paths - Poedit now automatically fixes certain broken files produced by certain broken tools (e.g. WPML) - modernized HTML export - [OS X] Quick Look preview - support for non-English source languages (auto-detected) - [Windows] opening multiple Poedit windows now works correctly Version 1.7.7 ------------- - strip whitespace in extractor definitions resulting from copy & paste Version 1.7.6 ------------- - fix handling of multiple displays - [Windows] fix "file couldn't be formatted nicely" problems with files in directories with (some) Unicode names Version 1.7.5 ------------- - fix scrolling to the top when saving a file; focus should be preserved now - fix disabling of extractors in preferences (oops) - [Windows, OS X] improve resilience of the TM to power loss Version 1.7.4 ------------- - size of the bottom editing part is now remembered correctly again - [GTK+] fix broken Edit->Copy/Cut/Paste - [OS X] fix stray BOM marks appearing on suggestions in some cases - [OS X] fix Brazilian Portuguese localization not being used - [OS X] fix sandbox permission window with unusual source paths setting - [Windows] HiDPI support Version 1.7.3 ------------- - it is now possible to disable unwanted extractors in preferences - source paths in catalog properties can now include individual files - exclusion paths in catalog properties can now use wildcards (e.g. *.js, now default for WordPress) - "Consult TM when updating from sources" now includes only "good" matches (with at least 75% score) - fix losing of the editing position when saving a file - fix Preferences layout in Japanese and Chinese translations - Windows: fix custom font setting after using a suggestion or copying from source text (there was no version 1.7.2) Version 1.7.1 ------------- - fix menu shortcuts problem in Polish localization Version 1.7 ----------- - reworked preferences - support for extraction from JavaScript (and more) sources - suggestions and other relevant information (comments etc.) are now much easier to access in a unified sidebar - syntax highlighting of special characters in translations - added Group by Context sorting option - implemented multiple selection - formatting of PO files can now be customized - added support for msgmerge --no-fuzzy-matching Version 1.6.10 -------------- - multiple fixes to parsing of the Language header - fix handling of broken POTs with duplicate headers - improved robustness of the Lucene TM database - misc small fixes - translations updates and fixes Version 1.6.9 ------------- - fixes to handling of RTL translations - fix editing-related crashes under wxGTK - translations updates Version 1.6.8 ------------- - fix parsing of obsolete entries in PO files - improved spellchecker handling on OS X and Windows - misc fixes - translations updates Version 1.6.7 ------------- - better handle "fatal" (but not really) msgfmt errors - OS X: fix OS X 10.7 compatibility - OS X/Win: update bundled Gettext to 0.19.2 - translations updates Version 1.6.6 ------------- - added exclusion paths support to updating from sources - spellchecking is now supported on Windows 8+ - STL version of wxWidgets is no longer required to build on Unix - update Windows and OS X builds to GNU gettext 0.19 - misc fixes - translations updates Version 1.6.5 ------------- - assorted small bugfixes Version 1.6.4 ------------- - translation memory tuning - Unix: restore compatibility with GTK+ 2 - misc fixes - minor UI improvements (better wording etc.) - OS X: misc fixes for Mavericks compatibility - OS X/Win: update bundled Gettext to 0.18.3.2 - translations updates Version 1.6.3 ------------- - fix invocation of external parser tools that need PATH - Unix: use XDG_CONFIG_HOME for dotfile location - OS X: fix conflict with Smart Quotes on Mavericks - translations updates Version 1.6.2 ------------- - fix TM failures with non-ASCII paths on Windows - add support for Zend Framework's .phtml - and support for WordPress' translators: comments - translations updates Version 1.6.1 ------------- - fixes to TM migration code - OS X: fixes for Retina displays Version 1.6 ----------- - improved languages handling (entering, sorting, plural forms expressions) - completely new translation memory implementation - assorted UI improvements - better build systems on OS X and Windows - OS X: minimum required version is 10.7; PPC builds are no longer supported Version 1.5.7 ------------- - fix incorrect --add-comments flag introduced in 1.5.6 Version 1.5.6 ------------- - fix several problems with the file viewer: better lookup of files, fix display of UTF-8 files, better detection of DOS-style paths - fix Find window's text field focus on OS X - add --add-comments=TRANSLATORS to xgettext call in default parsers - fix parsing of obsolete entries to recognize "#~|" - fix incorrect update stats when using msg contexts - translations updates Version 1.5.5 ------------- - fix crash when auto-updating translations with some TMs - fix file corruption when the catalog's charset was set to one that couldn't represent all of the text - translations updates Version 1.5.4 ------------- - fix display of source code (#472) - fix bug when saving file fails on permissions (#491) - fix Unix makefiles to install all icons (#493) - translations updates Version 1.5.3 ------------- - fixes to parsing of msgfmt errors - misc UI fixes - OS X: fixed crash when closing a document and opening another - fixed compatibility with OS X 10.5 Leopard - fixed problems with TM migration after upgrade - reverted removal of line numbers in 1.5.2 - reverted: the default is to compile MO files on save again - translations updates Version 1.5.2 ------------- - fixed crash when clearing the translation (#428, #468) - removed no longer needed line numbers from the UI - OS X: improved attention bar looks - translations updates Version 1.5.1 ------------- - Windows: fix missing libstdc++-6.dll - updated several translations Version 1.5 ----------- - show translation errors inline with the entries they relate to, instead of a confusing errors log when saving - implement full support for message contexts - replaced popups when Poedit is started for the first time with unobtrusive Firefox-style notifications - selecting suggested translation from right-click popup menu now correctly removes fuzzy flag from the translation - warn the user if Plural-Forms header is inconsistent with the number of plural translations in the catalog or if has syntax errors - correctly deduce catalog's language from filenames in the form of foo.LANG.po, as used by several large Open Source projects (#267) - Boost library is now required when compiling from sources - fixed the Find window so that it can be closed using the Esc key (#187) - positions of translation fields are now remembered correctly when Poedit window is maximized (#194) - added Edit->Clear translation command (Marcin Floryan) - removed View->Fullscreen view, it doesn't make sense in this kind of app - better application and document icons - removed the "Shaded translations list" option, it's now always enabled - misc minor UI improvements - fixed possible transaction memory database corruption (#337, #352) - added instructions on how to install additional spellchecker dictionaries - added sorting by different criteria (#256, #239) - improved source files viewer (#346) - included outdated documentation was replaced with online wiki docs (#343) - more keyboard navigation shortcuts - saving PO files no longer reformats source code references (#323); moreover, they are always formatted according to the default style used by GNU gettext tools (#348) - don't restore remembered window positions if they are outside currently available screens (#318) - changed Alt+ shortcuts to non-conflicting Ctrl+ ones: "Copy From Source Text" now uses Ctrl+B and "Translation Is Fuzzy" Ctrl+U - various UI improvements - added more translations: Bosnian translation (Kenan Dervisevic) Tajik (Victor Ibragimov) Kurdish Sorani (Asos Ap)
Diffstat (limited to 'editors')
-rw-r--r--editors/poedit/Makefile14
-rw-r--r--editors/poedit/PLIST102
-rw-r--r--editors/poedit/distinfo12
-rw-r--r--editors/poedit/patches/patch-aa42
4 files changed, 86 insertions, 84 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 6253096f1f8..2c70015f111 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2015/04/25 14:20:43 tnn Exp $
+# $NetBSD: Makefile,v 1.55 2016/04/18 13:39:29 ryoon Exp $
-DISTNAME= poedit-1.4.6.1
-PKGREVISION= 23
+DISTNAME= poedit-1.8.7.1
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
+MASTER_SITES= https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.poedit.net/
@@ -18,8 +17,13 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= BDB_TYPE="${BDB_TYPE}"
CONFIGURE_ENV+= WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK28}/bin/wx-config
+CONFIGURE_ARGS+= --enable-debug
+
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
+.include "../../textproc/lucene++/buildlink3.mk"
+.include "../../x11/wxGTK30/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bdb.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/editors/poedit/PLIST b/editors/poedit/PLIST
index 752044befab..9ac3ab7bb9d 100644
--- a/editors/poedit/PLIST
+++ b/editors/poedit/PLIST
@@ -1,58 +1,87 @@
-@comment $NetBSD: PLIST,v 1.6 2010/06/02 12:32:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/04/18 13:39:29 ryoon Exp $
bin/poedit
+libexec/poedit-dump-legacy-tm
man/man1/poedit.1
+share/applications/poedit-uri.desktop
share/applications/poedit.desktop
share/icons/hicolor/16x16/apps/poedit.png
+share/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-gettext-translation.png
+share/icons/hicolor/16x16/mimetypes/poedit-translation-generic.png
+share/icons/hicolor/16x16/mimetypes/text-x-gettext-translation.png
+share/icons/hicolor/22x22/apps/poedit.png
+share/icons/hicolor/22x22/mimetypes/gnome-mime-text-x-gettext-translation.png
+share/icons/hicolor/22x22/mimetypes/poedit-translation-generic.png
+share/icons/hicolor/22x22/mimetypes/text-x-gettext-translation.png
+share/icons/hicolor/24x24/apps/poedit.png
+share/icons/hicolor/24x24/mimetypes/gnome-mime-text-x-gettext-translation.png
+share/icons/hicolor/24x24/mimetypes/poedit-translation-generic.png
+share/icons/hicolor/24x24/mimetypes/text-x-gettext-translation.png
share/icons/hicolor/32x32/apps/poedit.png
+share/icons/hicolor/32x32/mimetypes/gnome-mime-text-x-gettext-translation.png
+share/icons/hicolor/32x32/mimetypes/poedit-translation-generic.png
+share/icons/hicolor/32x32/mimetypes/text-x-gettext-translation.png
share/icons/hicolor/48x48/apps/poedit.png
share/icons/hicolor/scalable/apps/poedit.svg
-share/locale/af_ZA/LC_MESSAGES/poedit.mo
+share/icons/hicolor/scalable/mimetypes/gnome-mime-text-x-gettext-translation.svg
+share/icons/hicolor/scalable/mimetypes/poedit-translation-generic.svg
+share/icons/hicolor/scalable/mimetypes/text-x-gettext-translation.svg
+share/locale/af/LC_MESSAGES/poedit.mo
share/locale/am/LC_MESSAGES/poedit.mo
+share/locale/an/LC_MESSAGES/poedit.mo
share/locale/ar/LC_MESSAGES/poedit.mo
share/locale/ast/LC_MESSAGES/poedit.mo
+share/locale/az/LC_MESSAGES/poedit.mo
share/locale/be/LC_MESSAGES/poedit.mo
share/locale/be@latin/LC_MESSAGES/poedit.mo
share/locale/bg/LC_MESSAGES/poedit.mo
share/locale/bn/LC_MESSAGES/poedit.mo
share/locale/br/LC_MESSAGES/poedit.mo
+share/locale/bs/LC_MESSAGES/poedit.mo
share/locale/ca/LC_MESSAGES/poedit.mo
share/locale/ca@valencia/LC_MESSAGES/poedit.mo
+share/locale/ckb/LC_MESSAGES/poedit.mo
+share/locale/co/LC_MESSAGES/poedit.mo
share/locale/cs/LC_MESSAGES/poedit.mo
share/locale/da/LC_MESSAGES/poedit.mo
share/locale/de/LC_MESSAGES/poedit.mo
share/locale/el/LC_MESSAGES/poedit.mo
+share/locale/en_GB/LC_MESSAGES/poedit.mo
share/locale/eo/LC_MESSAGES/poedit.mo
share/locale/es/LC_MESSAGES/poedit.mo
-share/locale/es_PR/LC_MESSAGES/poedit.mo
share/locale/et/LC_MESSAGES/poedit.mo
share/locale/eu/LC_MESSAGES/poedit.mo
-share/locale/fa_IR/LC_MESSAGES/poedit.mo
+share/locale/fa/LC_MESSAGES/poedit.mo
share/locale/fi/LC_MESSAGES/poedit.mo
share/locale/fr/LC_MESSAGES/poedit.mo
share/locale/fur/LC_MESSAGES/poedit.mo
+share/locale/fy_NL/LC_MESSAGES/poedit.mo
share/locale/ga/LC_MESSAGES/poedit.mo
share/locale/gl/LC_MESSAGES/poedit.mo
share/locale/he/LC_MESSAGES/poedit.mo
share/locale/hi/LC_MESSAGES/poedit.mo
share/locale/hr/LC_MESSAGES/poedit.mo
share/locale/hu/LC_MESSAGES/poedit.mo
+share/locale/hy/LC_MESSAGES/poedit.mo
share/locale/id/LC_MESSAGES/poedit.mo
share/locale/is/LC_MESSAGES/poedit.mo
share/locale/it/LC_MESSAGES/poedit.mo
share/locale/ja/LC_MESSAGES/poedit.mo
share/locale/ka/LC_MESSAGES/poedit.mo
+share/locale/kab/LC_MESSAGES/poedit.mo
share/locale/kk/LC_MESSAGES/poedit.mo
share/locale/ko/LC_MESSAGES/poedit.mo
-share/locale/ku/LC_MESSAGES/poedit.mo
share/locale/ky/LC_MESSAGES/poedit.mo
share/locale/lt/LC_MESSAGES/poedit.mo
share/locale/lv/LC_MESSAGES/poedit.mo
share/locale/mk/LC_MESSAGES/poedit.mo
share/locale/mn/LC_MESSAGES/poedit.mo
+share/locale/mr/LC_MESSAGES/poedit.mo
share/locale/ms/LC_MESSAGES/poedit.mo
share/locale/nb/LC_MESSAGES/poedit.mo
+share/locale/ne/LC_MESSAGES/poedit.mo
share/locale/nl/LC_MESSAGES/poedit.mo
share/locale/nn/LC_MESSAGES/poedit.mo
+share/locale/oc/LC_MESSAGES/poedit.mo
share/locale/pa/LC_MESSAGES/poedit.mo
share/locale/pl/LC_MESSAGES/poedit.mo
share/locale/pt_BR/LC_MESSAGES/poedit.mo
@@ -61,10 +90,11 @@ share/locale/ro/LC_MESSAGES/poedit.mo
share/locale/ru/LC_MESSAGES/poedit.mo
share/locale/sk/LC_MESSAGES/poedit.mo
share/locale/sl/LC_MESSAGES/poedit.mo
-share/locale/sq_AL/LC_MESSAGES/poedit.mo
+share/locale/sq/LC_MESSAGES/poedit.mo
share/locale/sr/LC_MESSAGES/poedit.mo
share/locale/sv/LC_MESSAGES/poedit.mo
share/locale/ta/LC_MESSAGES/poedit.mo
+share/locale/tg/LC_MESSAGES/poedit.mo
share/locale/th/LC_MESSAGES/poedit.mo
share/locale/tr/LC_MESSAGES/poedit.mo
share/locale/tt/LC_MESSAGES/poedit.mo
@@ -77,67 +107,25 @@ share/locale/wa/LC_MESSAGES/poedit.mo
share/locale/zh_CN/LC_MESSAGES/poedit.mo
share/locale/zh_TW/LC_MESSAGES/poedit.mo
share/pixmaps/poedit.png
-share/poedit/help/common/comment.gif
-share/poedit/help/common/fileopen.gif
-share/poedit/help/common/filesave.gif
-share/poedit/help/common/fullscreen.gif
-share/poedit/help/common/fuzzy.gif
-share/poedit/help/common/poedit.css
-share/poedit/help/common/quotes.gif
-share/poedit/help/common/update.gif
-share/poedit/help/en/basics.html
-share/poedit/help/en/gettext/gettext.hhc
-share/poedit/help/en/gettext/gettext.hhp
-share/poedit/help/en/gettext/gettext_1.html
-share/poedit/help/en/gettext/gettext_10.html
-share/poedit/help/en/gettext/gettext_11.html
-share/poedit/help/en/gettext/gettext_12.html
-share/poedit/help/en/gettext/gettext_2.html
-share/poedit/help/en/gettext/gettext_3.html
-share/poedit/help/en/gettext/gettext_4.html
-share/poedit/help/en/gettext/gettext_5.html
-share/poedit/help/en/gettext/gettext_6.html
-share/poedit/help/en/gettext/gettext_7.html
-share/poedit/help/en/gettext/gettext_8.html
-share/poedit/help/en/gettext/gettext_9.html
-share/poedit/help/en/gettext/gettext_foot.html
-share/poedit/help/en/gettext/gettext_toc.html
-share/poedit/help/en/gettext/index.html
-share/poedit/help/en/index.html
-share/poedit/help/en/manager.html
-share/poedit/help/en/menu.html
-share/poedit/help/en/poedit.hhc
-share/poedit/help/en/poedit.hhp
-share/poedit/help/en/settings.html
-share/poedit/help/en/tm.html
-share/poedit/help/en/ui.html
-share/poedit/help/en/update.html
-share/poedit/help/hr/basics.html
-share/poedit/help/hr/index.html
-share/poedit/help/hr/manager.html
-share/poedit/help/hr/menu.html
-share/poedit/help/hr/poedit.hhc
-share/poedit/help/hr/poedit.hhp
-share/poedit/help/hr/settings.html
-share/poedit/help/hr/tm.html
-share/poedit/help/hr/ui.html
-share/poedit/help/hr/update.html
-share/poedit/icons/README
+share/poedit/icons/CrowdinLogo.png
+share/poedit/icons/PoeditWelcome.png
+share/poedit/icons/SuggestionError.png
+share/poedit/icons/SuggestionTM.png
share/poedit/icons/document-new.png
share/poedit/icons/document-open.png
share/poedit/icons/document-properties.png
share/poedit/icons/document-save.png
share/poedit/icons/edit-delete.png
-share/poedit/icons/help-browser.png
-share/poedit/icons/poedit-comment.png
share/poedit/icons/poedit-fuzzy.png
share/poedit/icons/poedit-status-automatic.png
+share/poedit/icons/poedit-status-bookmark.png
share/poedit/icons/poedit-status-cat-mid.png
share/poedit/icons/poedit-status-cat-no.png
share/poedit/icons/poedit-status-cat-ok.png
-share/poedit/icons/poedit-status-comment-modif.png
share/poedit/icons/poedit-status-comment.png
-share/poedit/icons/poedit-status-modified.png
share/poedit/icons/poedit-status-nothing.png
+share/poedit/icons/poedit-sync.png
share/poedit/icons/poedit-update.png
-share/poedit/icons/view-fullscreen.png
+share/poedit/icons/poedit-validate.png
+share/poedit/icons/sidebar.png
+share/poedit/icons/window-close.png
diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo
index c89fc8efd78..e16e6b5d6c0 100644
--- a/editors/poedit/distinfo
+++ b/editors/poedit/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 03:32:20 agc Exp $
+$NetBSD: distinfo,v 1.9 2016/04/18 13:39:29 ryoon Exp $
-SHA1 (poedit-1.4.6.1.tar.gz) = 8c4d61aef7695aa48607e9367df4c5899ad3bf83
-RMD160 (poedit-1.4.6.1.tar.gz) = 7b4fbb3f4632b53a46382f9f4b875d375c5c54b8
-SHA512 (poedit-1.4.6.1.tar.gz) = c8084c80a75cc8499615d736ee6d1a1fcf5753ab610f2931c151167c5c5b2fccff5892e971a90bc53eae815074d209c9e3b5854cc05bed8d72e8f0c2f00b96ed
-Size (poedit-1.4.6.1.tar.gz) = 1585949 bytes
-SHA1 (patch-aa) = d0acac229545a35e43c774329c03714fc7affcab
+SHA1 (poedit-1.8.7.1.tar.gz) = 1b1be55992985094b10877e749816415b297f52a
+RMD160 (poedit-1.8.7.1.tar.gz) = 296d29a22c8352f5ae1afbbcbc0c4d0a447007eb
+SHA512 (poedit-1.8.7.1.tar.gz) = 72a91f015248220eff379485ad462cefb17a5ad78854c07f212371a56601319e4f3b28d7c90128e3b8e78113deee3a3d2bb2201fdf8dcc9023b08e885ef9f804
+Size (poedit-1.8.7.1.tar.gz) = 2484117 bytes
+SHA1 (patch-aa) = 65c82daafb227196ac64928a029b3507b9016a4f
diff --git a/editors/poedit/patches/patch-aa b/editors/poedit/patches/patch-aa
index 864b25276b4..27ae2476c2e 100644
--- a/editors/poedit/patches/patch-aa
+++ b/editors/poedit/patches/patch-aa
@@ -1,30 +1,40 @@
-$NetBSD: patch-aa,v 1.3 2010/06/02 12:32:18 adam Exp $
+$NetBSD: patch-aa,v 1.4 2016/04/18 13:39:29 ryoon Exp $
---- configure.orig 2010-06-01 09:19:56.000000000 +0000
+--- configure.orig 2016-02-23 11:59:22.000000000 +0000
+++ configure
-@@ -6057,15 +6057,9 @@ $as_echo_n "checking for Berkeley DB...
- $as_echo_n "checking for Berkeley DB >= $minversion... " >&6; }
- fi
-
-- for version in "" 5.0 4.9 4.8 4.7 4.6 4.5 4.4 4.3 4.2 4.1 4.0 3.6 3.5 3.4 3.3 3.2 3.1 ; do
+@@ -6196,16 +6196,8 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS
+ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+-
+- for version in "" 5.9 5.8 5.7 5.6 5.5 5.4 5.3 5.2 5.1 5.0 4.8 4.7 4.6 4.5 4.4 4.3 4.2 4.1 ; do
+-
- if test -z $version ; then
-- db_lib="-ldb"
-- try_headers="db.h"
+- db_lib="-ldb_cxx"
+- try_headers="db_cxx.h"
- else
-- db_lib="-ldb-$version"
-- try_headers="db$version/db.h db`echo $version | sed -e 's,\..*,,g'`/db.h"
+- db_lib="-ldb_cxx-$version"
+- try_headers="db$version/db_cxx.h db`echo $version | sed -e 's,\..*,,g'`/db_cxx.h"
- fi
-+ db_lib="-l${BDB_TYPE}"
-+ try_headers="${BDB_TYPE}/db.h"
++ db_lib="-l${BDB_TYPE}_cxx"
++ try_headers="${BDB_TYPE}/db_cxx.h"
LIBS="$old_LIBS $db_lib"
-@@ -6140,7 +6134,6 @@ rm -f core conftest.err conftest.$ac_obj
- conftest$ac_exeext conftest.$ac_ext
+@@ -6248,7 +6240,6 @@ rm -f core conftest.err conftest.$ac_obj
+ conftest$ac_exeext conftest.$ac_ext
fi
done
- done
- LIBS="$old_LIBS"
+ ac_ext=cpp
+ ac_cpp='$CXXCPP $CPPFLAGS'
+@@ -6451,7 +6442,7 @@ fi
+
+
+-if test "x$GXX" == "xyes"; then
++if test "x$GXX" = "xyes"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
+ $as_echo_n "checking for a sed that does not truncate output... " >&6; }
+ if ${ac_cv_path_SED+:} false; then :