Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2018 06:56:32 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r481099 - in branches/2018Q4/www/newsboat: . files
Message-ID:  <201810020656.w926uW7o050144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810020656.w926uW7o050144>