net/rssguard: update RSS Guard to version 4.8.3

Reported by:	portscout
This commit is contained in:
Alexey Dokuchaev 2025-04-08 04:54:10 +00:00
parent 8bfcca34a2
commit e36da9dacd
3 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= rssguard
PORTVERSION= 4.8.1 # don't forget to update APP_REVISION below
PORTVERSION= 4.8.3 # don't forget to update APP_REVISION below
CATEGORIES= net www
MAINTAINER= danfe@FreeBSD.org
@ -15,7 +15,7 @@ USE_QT= buildtools:build linguisttools:build qmake:build \
USE_GITHUB= yes
GH_ACCOUNT= martinrotter
CMAKE_ARGS= -DAPP_REVISION:STRING=3dde406
CMAKE_ARGS= -DAPP_REVISION:STRING=4d74a6f
CMAKE_ON= NO_UPDATE_CHECK ENABLE_COMPRESSED_SITEMAP
CMAKE_OFF= BUILD_WITH_QT6 REVISION_FROM_GIT

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1734676119
SHA256 (martinrotter-rssguard-4.8.1_GH0.tar.gz) = afe29731f856c0665f9be370ae51a7de1d1eb2cb9ce1d4b4f971dbafcca90449
SIZE (martinrotter-rssguard-4.8.1_GH0.tar.gz) = 23782356
TIMESTAMP = 1743743074
SHA256 (martinrotter-rssguard-4.8.3_GH0.tar.gz) = ee57180fd990476c1afbeecec9eadb41c718f0663ff5d6c82871a0aff72ad4ab
SIZE (martinrotter-rssguard-4.8.3_GH0.tar.gz) = 23852394

View file

@ -13,6 +13,7 @@ include/librssguard/exceptions/ioexception.h
include/librssguard/exceptions/networkexception.h
include/librssguard/exceptions/processexception.h
include/librssguard/exceptions/scriptexception.h
include/librssguard/gui/dialogs/filedialog.h
include/librssguard/gui/dialogs/formabout.h
include/librssguard/gui/dialogs/formmain.h
include/librssguard/gui/dialogs/formupdate.h