diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/plasma6-print-manager/distinfo | 6 | ||||
-rw-r--r-- | print/sioyek/Makefile | 1 | ||||
-rw-r--r-- | print/sioyek/files/patch-pdf__viewer__build__config.pro | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo index fd6e990f595b..e2e7004cd2cb 100644 --- a/print/plasma6-print-manager/distinfo +++ b/print/plasma6-print-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751380540 -SHA256 (KDE/plasma/6.4.2/print-manager-6.4.2.tar.xz) = 6eb93e00065ade17137ff6b4aeec48865b5149bcfc25f7f9c593df4d1a1668bd -SIZE (KDE/plasma/6.4.2/print-manager-6.4.2.tar.xz) = 370740 +TIMESTAMP = 1752584471 +SHA256 (KDE/plasma/6.4.3/print-manager-6.4.3.tar.xz) = fdfd7fe3686d937e75c28a4cb901b93f4fa289677ef2eca94a50d83553a32d34 +SIZE (KDE/plasma/6.4.3/print-manager-6.4.3.tar.xz) = 370728 diff --git a/print/sioyek/Makefile b/print/sioyek/Makefile index 0d8d9ccc0444..d3a362c26fd6 100644 --- a/print/sioyek/Makefile +++ b/print/sioyek/Makefile @@ -1,6 +1,7 @@ PORTNAME= sioyek DISTVERSIONPREFIX= v DISTVERSION= 2.0.0.20250513 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= fuz@FreeBSD.org diff --git a/print/sioyek/files/patch-pdf__viewer__build__config.pro b/print/sioyek/files/patch-pdf__viewer__build__config.pro index 02e8c575b4bb..ff6ad7847d64 100644 --- a/print/sioyek/files/patch-pdf__viewer__build__config.pro +++ b/print/sioyek/files/patch-pdf__viewer__build__config.pro @@ -38,7 +38,7 @@ DEFINES += NON_PORTABLE DEFINES += LINUX_STANDARD_PATHS - LIBS += -ldl -lmupdf -lmupdf-third -lgumbo -lharfbuzz -lfreetype -ljbig2dec -ljpeg -lmujs -lopenjp2 -lz -+ LIBS += -ldl -lmupdf -lmupdf-third -lharfbuzz -lfreetype -ljbig2dec -ljpeg -lmujs -lopenjp2 -lz -lsqlite3 -lsynctex ++ LIBS += -ldl -lmupdf -lharfbuzz -lfreetype -ljbig2dec -ljpeg -lmujs -lopenjp2 -lz -lsqlite3 -lsynctex } isEmpty(PREFIX){ |