git: cd9b50cd39f9 - main - graphics/diffpdf: set to expire
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 18:18:33 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd9b50cd39f9d4df07c3dd9f835bb61cf2bdd954 commit cd9b50cd39f9d4df07c3dd9f835bb61cf2bdd954 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2025-03-15 18:18:20 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2025-03-15 18:18:20 +0000 graphics/diffpdf: set to expire PR: 285443 --- graphics/diffpdf/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index 3cb760242bce..a25d471905e1 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -10,6 +10,10 @@ WWW= http://www.qtrac.eu/diffpdf-foss.html LICENSE= GPLv2+ +BROKEN= unfetchable +DEPRECATED= withdrawn from author +EXPIRATION_DATE= 2025-04-15 + LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 USES= compiler:c++11-lang qmake qt:5 gl