mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
net/rssguard: the port had been updated to version 4.8.1
Reported by: portscout
This commit is contained in:
parent
741f32d412
commit
6f64e7da1a
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= rssguard
|
PORTNAME= rssguard
|
||||||
PORTVERSION= 4.7.4 # don't forget to update APP_REVISION below
|
PORTVERSION= 4.8.1 # 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=68c3227
|
CMAKE_ARGS= -DAPP_REVISION:STRING=3dde406
|
||||||
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 = 1727332454
|
TIMESTAMP = 1734676119
|
||||||
SHA256 (martinrotter-rssguard-4.7.4_GH0.tar.gz) = 2230f80a800171f8ef9f4085046b9a277eed0b059f13f194408a88df900306d4
|
SHA256 (martinrotter-rssguard-4.8.1_GH0.tar.gz) = afe29731f856c0665f9be370ae51a7de1d1eb2cb9ce1d4b4f971dbafcca90449
|
||||||
SIZE (martinrotter-rssguard-4.7.4_GH0.tar.gz) = 23684487
|
SIZE (martinrotter-rssguard-4.8.1_GH0.tar.gz) = 23782356
|
||||||
|
|
|
@ -61,6 +61,7 @@ include/librssguard/services/abstract/gui/formaddeditlabel.h
|
||||||
include/librssguard/services/abstract/gui/formaddeditprobe.h
|
include/librssguard/services/abstract/gui/formaddeditprobe.h
|
||||||
include/librssguard/services/abstract/gui/formcategorydetails.h
|
include/librssguard/services/abstract/gui/formcategorydetails.h
|
||||||
include/librssguard/services/abstract/gui/formfeeddetails.h
|
include/librssguard/services/abstract/gui/formfeeddetails.h
|
||||||
|
include/librssguard/services/abstract/gui/httpheadersdetails.h
|
||||||
include/librssguard/services/abstract/gui/multifeededitcheckbox.h
|
include/librssguard/services/abstract/gui/multifeededitcheckbox.h
|
||||||
include/librssguard/services/abstract/importantnode.h
|
include/librssguard/services/abstract/importantnode.h
|
||||||
include/librssguard/services/abstract/label.h
|
include/librssguard/services/abstract/label.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue