From 2037dc19038ce35a2edb86cd8ccad06a15fcc4e4 Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Thu, 18 Feb 2016 17:12:11 +0000 Subject: - Update to 0.18.3 - Remove unneeded patch PR: 207067 Submitted by: (maintainer) --- net/quiterss/Makefile | 2 +- net/quiterss/distinfo | 4 ++-- net/quiterss/files/patch-git_798c831b | 26 -------------------------- 3 files changed, 3 insertions(+), 29 deletions(-) delete mode 100644 net/quiterss/files/patch-git_798c831b (limited to 'net') diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile index de8c9835065b..7ff1a85ca1ee 100644 --- a/net/quiterss/Makefile +++ b/net/quiterss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quiterss -PORTVERSION= 0.18.2 +PORTVERSION= 0.18.3 CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src diff --git a/net/quiterss/distinfo b/net/quiterss/distinfo index 0e80b8645b61..99838541ffed 100644 --- a/net/quiterss/distinfo +++ b/net/quiterss/distinfo @@ -1,2 +1,2 @@ -SHA256 (QuiteRSS-0.18.2-src.tar.gz) = d335529541d2824d66c941b68a34425929402d9c95716446a55ac0ceb777d18d -SIZE (QuiteRSS-0.18.2-src.tar.gz) = 3061272 +SHA256 (QuiteRSS-0.18.3-src.tar.gz) = 8c1a61452524b8f97f005df56f19d3ed71eb1f9c03c7d167ddc99b13e9c9a96b +SIZE (QuiteRSS-0.18.3-src.tar.gz) = 3329918 diff --git a/net/quiterss/files/patch-git_798c831b b/net/quiterss/files/patch-git_798c831b deleted file mode 100644 index 8a87fea805b3..000000000000 --- a/net/quiterss/files/patch-git_798c831b +++ /dev/null @@ -1,26 +0,0 @@ -Fixes the build with Qt 5.5.1. - -From 798c831ba1f1c3e4c2d382fad017aed94f8aff8c Mon Sep 17 00:00:00 2001 -From: Shilyaev Egor -Date: Sun, 30 Aug 2015 14:59:40 +0500 -Subject: [PATCH] =?UTF-8?q?fix:=20=D0=9F=D1=80=D0=B5=D0=B4=D1=83=D0=BF?= - =?UTF-8?q?=D1=80=D0=B5=D0=B6=D0=B4=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B2=20Qt?= - =?UTF-8?q?=205.5?= -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - ---- - 3rdparty/qtsingleapplication/qtlocalpeer.cpp | 1 + - 1 file changed, 1 insertion(+) - ---- 3rdparty/qtsingleapplication/qtlocalpeer.cpp -+++ 3rdparty/qtsingleapplication/qtlocalpeer.cpp -@@ -41,6 +41,7 @@ - - #include "qtlocalpeer.h" - #include -+#include - #include - - #if defined(Q_OS_WIN) -- cgit v1.2.3