diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 34342da34e740..24ad81b23a827 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,10 +1,14 @@ PORTNAME= yacreader DISTVERSION= 9.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= a35cb979e4d3.patch:-p1 # https://github.com/YACReader/yacreader/pull/350 +PATCHFILES+= be85954b0c42.patch:-p1 # https://github.com/YACReader/yacreader/pull/356 +PATCHFILES+= 0574f2d345c2.patch:-p1 # https://github.com/YACReader/yacreader/pull/356 +PATCHFILES+= d4f12ff066f1.patch:-p1 # https://github.com/YACReader/yacreader/pull/356 +PATCHFILES+= 06d744e88bf7.patch:-p1 # https://github.com/YACReader/yacreader/pull/356 MAINTAINER= jbeich@FreeBSD.org COMMENT= Yet another comic reader @@ -27,7 +31,6 @@ USE_QT= qmake:build buildtools:build core concurrent:build declarative \ PKGNAMESUFFIX= -${FLAVOR} USES:= ${USES:S/qt:5/qt:6/} USE_QT= 5compat base declarative multimedia svg tools:build -OPTIONS_EXCLUDE=POPPLER # https://github.com/YACReader/yacreader/issues/352 CONFLICTS_INSTALL= ${PORTNAME} .else CONFLICTS_INSTALL= ${PORTNAME}-qt6 diff --git a/graphics/yacreader/distinfo b/graphics/yacreader/distinfo index c1d772ec94642..3c39cbdca7b3c 100644 --- a/graphics/yacreader/distinfo +++ b/graphics/yacreader/distinfo @@ -3,3 +3,11 @@ SHA256 (yacreader-yacreader-9.10.0_GH0.tar.gz) = 60ebfa2c3f0269608f7f45d745bbb20 SIZE (yacreader-yacreader-9.10.0_GH0.tar.gz) = 1642945 SHA256 (a35cb979e4d3.patch) = da8124c2d38c79ed9bdaf65167f74ceb782b068bba1e9ca64a2bddfa1285344b SIZE (a35cb979e4d3.patch) = 5102 +SHA256 (be85954b0c42.patch) = 75624835cd5e08925b8dd9ee04e936fb7acb3696417522df43d76554b42f4af1 +SIZE (be85954b0c42.patch) = 5779 +SHA256 (0574f2d345c2.patch) = 428d707e381c17e9eb0ebb871c7fa6abf1e797a895c78c6437524370063f99f9 +SIZE (0574f2d345c2.patch) = 5581 +SHA256 (d4f12ff066f1.patch) = 5e8bd3bbec1342bc2adcc811150c303cb91f1255c429016b899826adf9352317 +SIZE (d4f12ff066f1.patch) = 1192 +SHA256 (06d744e88bf7.patch) = 0cd90f4bcde5e08490277b0a59e125475e2f520a4f259cc72dba4633000614cd +SIZE (06d744e88bf7.patch) = 949