svn commit: r481099 - in branches/2018Q4/www/newsboat: . files
Tobias Kortkamp
tobik at FreeBSD.org
Tue Oct 2 06:56:33 UTC 2018
Author: tobik
Date: Tue Oct 2 06:56:32 2018
New Revision: 481099
URL: https://svnweb.freebsd.org/changeset/ports/481099
Log:
MFH: r481077
www/newsboat: Update to 2.13
Changes: https://github.com/newsboat/newsboat/blob/r2.13/CHANGELOG.md
PR: 231866
Submitted by: mt at markoturk.info (maintainer)
Approved by: ports-secteam (miwi)
Deleted:
branches/2018Q4/www/newsboat/files/patch-json-libc++7
Modified:
branches/2018Q4/www/newsboat/Makefile
branches/2018Q4/www/newsboat/distinfo
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/www/newsboat/Makefile
==============================================================================
--- branches/2018Q4/www/newsboat/Makefile Tue Oct 2 06:21:48 2018 (r481098)
+++ branches/2018Q4/www/newsboat/Makefile Tue Oct 2 06:56:32 2018 (r481099)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= newsboat
-PORTVERSION= 2.12
-PORTREVISION= 2
+PORTVERSION= 2.13
DISTVERSIONPREFIX= r
CATEGORIES= www
@@ -18,7 +17,7 @@ LIB_DEPENDS= libstfl.so:devel/stfl \
libcurl.so:ftp/curl \
libjson-c.so:devel/json-c
-USES= compiler:c++11-lib gettext gmake iconv:translit ncurses \
+USES= compiler:c++11-lib gettext gmake gnome iconv:translit ncurses \
pkgconfig sqlite shebangfix ssl
USE_GITHUB= yes
USE_CXXSTD= gnu++11
Modified: branches/2018Q4/www/newsboat/distinfo
==============================================================================
--- branches/2018Q4/www/newsboat/distinfo Tue Oct 2 06:21:48 2018 (r481098)
+++ branches/2018Q4/www/newsboat/distinfo Tue Oct 2 06:56:32 2018 (r481099)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530284475
-SHA256 (newsboat-newsboat-r2.12_GH0.tar.gz) = 8f2f511703d3218ab195fa48dc94306f5e13ceff86d94dcf78d917cb57090c88
-SIZE (newsboat-newsboat-r2.12_GH0.tar.gz) = 660853
+TIMESTAMP = 1538306020
+SHA256 (newsboat-newsboat-r2.13_GH0.tar.gz) = 3e3b30a03dda293b6187475ae300abe9fcdbf03b98e55ed8f1fe6a0ffa548508
+SIZE (newsboat-newsboat-r2.13_GH0.tar.gz) = 686245
More information about the svn-ports-all
mailing list