mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/rssguard: update RSS Guard to version 4.8.3
Reported by: portscout
This commit is contained in:
parent
8bfcca34a2
commit
e36da9dacd
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= rssguard
|
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
|
CATEGORIES= net www
|
||||||
|
|
||||||
MAINTAINER= danfe@FreeBSD.org
|
MAINTAINER= danfe@FreeBSD.org
|
||||||
|
@ -15,7 +15,7 @@ USE_QT= buildtools:build linguisttools:build qmake:build \
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= martinrotter
|
GH_ACCOUNT= martinrotter
|
||||||
|
|
||||||
CMAKE_ARGS= -DAPP_REVISION:STRING=3dde406
|
CMAKE_ARGS= -DAPP_REVISION:STRING=4d74a6f
|
||||||
CMAKE_ON= NO_UPDATE_CHECK ENABLE_COMPRESSED_SITEMAP
|
CMAKE_ON= NO_UPDATE_CHECK ENABLE_COMPRESSED_SITEMAP
|
||||||
CMAKE_OFF= BUILD_WITH_QT6 REVISION_FROM_GIT
|
CMAKE_OFF= BUILD_WITH_QT6 REVISION_FROM_GIT
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1734676119
|
TIMESTAMP = 1743743074
|
||||||
SHA256 (martinrotter-rssguard-4.8.1_GH0.tar.gz) = afe29731f856c0665f9be370ae51a7de1d1eb2cb9ce1d4b4f971dbafcca90449
|
SHA256 (martinrotter-rssguard-4.8.3_GH0.tar.gz) = ee57180fd990476c1afbeecec9eadb41c718f0663ff5d6c82871a0aff72ad4ab
|
||||||
SIZE (martinrotter-rssguard-4.8.1_GH0.tar.gz) = 23782356
|
SIZE (martinrotter-rssguard-4.8.3_GH0.tar.gz) = 23852394
|
||||||
|
|
|
@ -13,6 +13,7 @@ include/librssguard/exceptions/ioexception.h
|
||||||
include/librssguard/exceptions/networkexception.h
|
include/librssguard/exceptions/networkexception.h
|
||||||
include/librssguard/exceptions/processexception.h
|
include/librssguard/exceptions/processexception.h
|
||||||
include/librssguard/exceptions/scriptexception.h
|
include/librssguard/exceptions/scriptexception.h
|
||||||
|
include/librssguard/gui/dialogs/filedialog.h
|
||||||
include/librssguard/gui/dialogs/formabout.h
|
include/librssguard/gui/dialogs/formabout.h
|
||||||
include/librssguard/gui/dialogs/formmain.h
|
include/librssguard/gui/dialogs/formmain.h
|
||||||
include/librssguard/gui/dialogs/formupdate.h
|
include/librssguard/gui/dialogs/formupdate.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue