pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
newsbeuter: Update wip/newsbeuter to 2.9.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Dec 11 18:58:49 2015 +0100
Changeset: ea11460d61e02f618f91db4729f035cbf24b3dbd
Modified Files:
newsbeuter/Makefile
newsbeuter/PLIST
newsbeuter/distinfo
newsbeuter/patches/patch-config.sh
newsbeuter/patches/patch-src_controller.cpp
Log Message:
newsbeuter: Update wip/newsbeuter to 2.9.
pkgsrc changes:
o Minor cosmetic changes (no functional changes intended)
Changes:
2.9 (2015-02-19):
o Fix custom keybindings in tag and filter selection dialogs (fixes #78).
o Fix incorrect reloading of tags after editing the urls file.
o Catch an exception that might be thrown by the "killfile" function.
o Don't override feed titles for hidden feeds.
o Fix dumpconfig.
o Add support for FeedHQ (feedhq.org).
o Fix missing variable in log output (fixes #124).
o Fix type of configuration variables to path where appropriate (fixes #125).
o Update to Brazilian Portuguese translation (fixes #126).
o Fix crash when GUID is lost (fixes #127).
o Fix dependency check (fixes #132).
o Fix segfault in jump_to_next_unread_item (fixes #133).
o Change code base to C++11.
o Don't render inline images (fixes #154).
o Fixed bug where feeds would appear empty due to variable shadowing issue.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ea11460d61e02f618f91db4729f035cbf24b3dbd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
newsbeuter/Makefile | 8 ++++----
newsbeuter/PLIST | 5 ++++-
newsbeuter/distinfo | 11 ++++++-----
newsbeuter/patches/patch-config.sh | 6 +++---
newsbeuter/patches/patch-src_controller.cpp | 4 ++--
5 files changed, 19 insertions(+), 15 deletions(-)
diffs:
diff --git a/newsbeuter/Makefile b/newsbeuter/Makefile
index 2138d6c..c9fd944 100644
--- a/newsbeuter/Makefile
+++ b/newsbeuter/Makefile
@@ -1,17 +1,18 @@
# $NetBSD: Makefile,v 1.19 2014/07/25 08:31:44 airhead Exp $
-DISTNAME= newsbeuter-2.8
+DISTNAME= newsbeuter-2.9
CATEGORIES= news
MASTER_SITES= http://www.newsbeuter.org/downloads/
MAINTAINER= pkgsrc-users%netbsd.org@localhost
HOMEPAGE= http://www.newsbeuter.org/
COMMENT= Open-source RSS/Atom feed reader for text terminals
+LICENSE= mit
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config msgfmt perl
-USE_NCURSES= yes
USE_GNU_ICONV= yes
+USE_NCURSES= yes
REPLACE_PERL+= txt2h.pl
@@ -19,8 +20,7 @@ INSTALL_MAKE_FLAGS+= prefix=${PREFIX} mandir=${PREFIX}/${PKGMANDIR}
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS}=="Linux"
-# Makefile
+.if ${OPSYS} == "Linux"
SUBST_CLASSES+= makefile
SUBST_STAGE.makefile= pre-build
SUBST_MESSAGE.makefile= Fixing distribution Makefile...
diff --git a/newsbeuter/PLIST b/newsbeuter/PLIST
index d12cffd..213baed 100644
--- a/newsbeuter/PLIST
+++ b/newsbeuter/PLIST
@@ -1,15 +1,18 @@
-@comment $NetBSD: PLIST,v 1.4 2009/08/11 22:03:05 smoppy Exp $
+@comment $NetBSD$
bin/newsbeuter
bin/podbeuter
man/man1/newsbeuter.1
man/man1/podbeuter.1
+share/doc/newsbeuter/docbook-xsl.css
share/doc/newsbeuter/examples/config
share/doc/newsbeuter/newsbeuter.html
share/locale/de/LC_MESSAGES/newsbeuter.mo
+share/locale/es/LC_MESSAGES/newsbeuter.mo
share/locale/es_ES/LC_MESSAGES/newsbeuter.mo
share/locale/fr/LC_MESSAGES/newsbeuter.mo
share/locale/hu/LC_MESSAGES/newsbeuter.mo
share/locale/it/LC_MESSAGES/newsbeuter.mo
+share/locale/nb/LC_MESSAGES/newsbeuter.mo
share/locale/nl/LC_MESSAGES/newsbeuter.mo
share/locale/pl/LC_MESSAGES/newsbeuter.mo
share/locale/pt_BR/LC_MESSAGES/newsbeuter.mo
diff --git a/newsbeuter/distinfo b/newsbeuter/distinfo
index ba692e7..0ff682d 100644
--- a/newsbeuter/distinfo
+++ b/newsbeuter/distinfo
@@ -1,7 +1,8 @@
$NetBSD: distinfo,v 1.7 2014/07/25 08:31:44 airhead Exp $
-SHA1 (newsbeuter-2.8.tar.gz) = de284124c840062941b500ffbd72e3f183fb2b61
-RMD160 (newsbeuter-2.8.tar.gz) = d83d6a5264263685fe0aca2d78d191a3a634c830
-Size (newsbeuter-2.8.tar.gz) = 431299 bytes
-SHA1 (patch-config.sh) = f5a59a74faa8d84fd0d1f451a2db29e8857e11b4
-SHA1 (patch-src_controller.cpp) = 1d432e996ce47a241e6dd7ca60ac8561ecba129b
+SHA1 (newsbeuter-2.9.tar.gz) = e0d61cda874ea9b77ed27f2edfea50a6ea471894
+RMD160 (newsbeuter-2.9.tar.gz) = b93adbf5305191c40f3e4b2d770d9984bb7c32e3
+SHA512 (newsbeuter-2.9.tar.gz) = b173008c8c8d3729f8ccef3ce62645a05c1803fb842d5c0afdf9ffd4ed3726030f9c359c20bc817402a6a0ea12af742d0ae7faf9b92d52c11f420f62b430b0aa
+Size (newsbeuter-2.9.tar.gz) = 432763 bytes
+SHA1 (patch-config.sh) = e5d4adf96cae46c8febf818ff03b4f598a865945
+SHA1 (patch-src_controller.cpp) = 927b11064deac38acbb577aa0d3f750f72c0e55a
diff --git a/newsbeuter/patches/patch-config.sh b/newsbeuter/patches/patch-config.sh
index 5ccbeeb..be40a00 100644
--- a/newsbeuter/patches/patch-config.sh
+++ b/newsbeuter/patches/patch-config.sh
@@ -4,9 +4,9 @@ Remove overly "smart" detection script for ncurses. This doesn't work on NetBSD
If libstfl is linked against the system-wide curses, you can't later link against
ncurses. Newsbeuter can use the ncursesw compat offered by NetBSD 6.x native curses.
---- config.sh.orig 2014-07-25 09:01:09.000000000 +0200
-+++ config.sh 2014-07-25 09:01:21.000000000 +0200
-@@ -109,6 +109,8 @@
+--- config.sh.orig 2015-02-19 10:56:59.000000000 +0000
++++ config.sh
+@@ -109,6 +109,8 @@ check_pkg "stfl" || fail "stfl"
if [ `uname -s` = "Darwin" ]; then
check_custom "ncurses5.4" "ncurses5.4-config" || fail "ncurses5.4"
diff --git a/newsbeuter/patches/patch-src_controller.cpp b/newsbeuter/patches/patch-src_controller.cpp
index a2adac4..9632923 100644
--- a/newsbeuter/patches/patch-src_controller.cpp
+++ b/newsbeuter/patches/patch-src_controller.cpp
@@ -2,9 +2,9 @@ $NetBSD: patch-src_controller.cpp,v 1.1 2013/05/19 19:52:00 airhead Exp $
Everything works, but native curses has no curses_version(), so rip out that bit.
---- src/controller.cpp.orig 2013-03-19 10:58:39.000000000 +0000
+--- src/controller.cpp.orig 2015-02-19 10:56:59.000000000 +0000
+++ src/controller.cpp
-@@ -984,7 +984,11 @@ void controller::version_information(con
+@@ -970,7 +970,11 @@ void controller::version_information(con
#if defined(__GNUC__) && defined(__VERSION__)
std::cout << "Compiler: g++ " << __VERSION__ << std::endl;
#endif
Home |
Main Index |
Thread Index |
Old Index