From owner-svn-ports-head@freebsd.org Wed Apr 18 14:41:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 481ECF9020B; Wed, 18 Apr 2018 14:41:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED86F7CDA4; Wed, 18 Apr 2018 14:41:13 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E89331C3A0; Wed, 18 Apr 2018 14:41:13 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3IEfDpK010594; Wed, 18 Apr 2018 14:41:13 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3IEfDjK010592; Wed, 18 Apr 2018 14:41:13 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201804181441.w3IEfDjK010592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 18 Apr 2018 14:41:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467714 - head/net/quiterss X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/net/quiterss X-SVN-Commit-Revision: 467714 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2018 14:41:14 -0000 Author: madpilot Date: Wed Apr 18 14:41:13 2018 New Revision: 467714 URL: https://svnweb.freebsd.org/changeset/ports/467714 Log: - Update quiterss to 0.18.10 [1] - Remove unneeded INSTALLS_ICONS, only required for GTK software PR: 227562 [1] Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/net/quiterss/Makefile head/net/quiterss/distinfo Modified: head/net/quiterss/Makefile ============================================================================== --- head/net/quiterss/Makefile Wed Apr 18 14:06:09 2018 (r467713) +++ head/net/quiterss/Makefile Wed Apr 18 14:41:13 2018 (r467714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quiterss -PORTVERSION= 0.18.9 +PORTVERSION= 0.18.10 CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING NO_WRKSUBDIR= yes USES= desktop-file-utils pkgconfig qmake:outsource sqlite -INSTALLS_ICONS= yes OPTIONS_DEFINE= DEBUG OPTIONS_SINGLE= GUI Modified: head/net/quiterss/distinfo ============================================================================== --- head/net/quiterss/distinfo Wed Apr 18 14:06:09 2018 (r467713) +++ head/net/quiterss/distinfo Wed Apr 18 14:41:13 2018 (r467714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512151085 -SHA256 (QuiteRSS-0.18.9-src.tar.gz) = 73bd119481bef42e480beaac2b860657f816db0dcba8e2d2176833252b6b7366 -SIZE (QuiteRSS-0.18.9-src.tar.gz) = 3520673 +TIMESTAMP = 1523905336 +SHA256 (QuiteRSS-0.18.10-src.tar.gz) = 47665ef919955149f227e69fcc3469017f4149bf88f6c14720655e1958b776ad +SIZE (QuiteRSS-0.18.10-src.tar.gz) = 3570303