aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2023-09-14 07:06:50 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2023-09-14 07:06:50 +0000
commite7c445f9127256fe37e295df7de4112c8e72960a (patch)
treeabec7aaefda92f59e4723562258055e07e5c20e5
parent2df4fe165907282891edfbe2ae30849a8f3cf8a8 (diff)
downloadports-e7c445f9127256fe37e295df7de4112c8e72960a.tar.gz
ports-e7c445f9127256fe37e295df7de4112c8e72960a.zip
net/rssguard: update RSS Guard to the latest version 4.5.0
Uphold newly introduced USE_SYSTEM_SQLITE with USES+=sqlite. At this point, no new features are planned for at least 4-5 new releases as the author must concentrate on fixing bugs and polishing already existing features. Reported by: portscout
-rw-r--r--net/rssguard/Makefile4
-rw-r--r--net/rssguard/distinfo6
-rw-r--r--net/rssguard/pkg-plist4
3 files changed, 9 insertions, 5 deletions
diff --git a/net/rssguard/Makefile b/net/rssguard/Makefile
index f4be794f0c1e..7da65430f5a7 100644
--- a/net/rssguard/Makefile
+++ b/net/rssguard/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rssguard
-PORTVERSION= 4.4.0
+PORTVERSION= 4.5.0
CATEGORIES= net www
MAINTAINER= danfe@FreeBSD.org
@@ -8,7 +8,7 @@ WWW= https://github.com/martinrotter/rssguard
LICENSE= GPLv3+
-USES= cmake qt:5
+USES= cmake qt:5 sqlite
USE_QT= buildtools:build linguisttools:build qmake:build \
concurrent core dbus declarative gui multimedia \
network sql widgets xml
diff --git a/net/rssguard/distinfo b/net/rssguard/distinfo
index b903d9da2b48..5de20f2fcce4 100644
--- a/net/rssguard/distinfo
+++ b/net/rssguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687844132
-SHA256 (martinrotter-rssguard-4.4.0_GH0.tar.gz) = 38726783d72c3e68c72ace73b46b610f5ea51dcc1085526a932913eb441870da
-SIZE (martinrotter-rssguard-4.4.0_GH0.tar.gz) = 22147332
+TIMESTAMP = 1692876478
+SHA256 (martinrotter-rssguard-4.5.0_GH0.tar.gz) = 0a5bf5858577cfc741164f072e4f06125ece83db505af77eb05ed9faa81ac7f2
+SIZE (martinrotter-rssguard-4.5.0_GH0.tar.gz) = 23247459
diff --git a/net/rssguard/pkg-plist b/net/rssguard/pkg-plist
index 0d1ab3ba831f..e9dc4aa123a2 100644
--- a/net/rssguard/pkg-plist
+++ b/net/rssguard/pkg-plist
@@ -6,6 +6,8 @@ include/librssguard/services/abstract/feed.h
include/librssguard/services/abstract/gui/authenticationdetails.h
include/librssguard/services/abstract/gui/custommessagepreviewer.h
include/librssguard/services/abstract/gui/formaccountdetails.h
+include/librssguard/services/abstract/gui/formaddeditlabel.h
+include/librssguard/services/abstract/gui/formaddeditprobe.h
include/librssguard/services/abstract/gui/formcategorydetails.h
include/librssguard/services/abstract/gui/formfeeddetails.h
include/librssguard/services/abstract/importantnode.h
@@ -13,6 +15,8 @@ include/librssguard/services/abstract/label.h
include/librssguard/services/abstract/labelsnode.h
include/librssguard/services/abstract/recyclebin.h
include/librssguard/services/abstract/rootitem.h
+include/librssguard/services/abstract/search.h
+include/librssguard/services/abstract/searchsnode.h
include/librssguard/services/abstract/serviceentrypoint.h
include/librssguard/services/abstract/serviceroot.h
include/librssguard/services/abstract/unreadnode.h