aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/a2ps/Makefile2
-rw-r--r--print/auctex/Makefile2
-rw-r--r--print/cups-filters/Makefile2
-rw-r--r--print/harfbuzz/Makefile5
-rw-r--r--print/harfbuzz/distinfo6
-rw-r--r--print/hyperlatex/Makefile2
-rw-r--r--print/ipp-usb/Makefile2
-rw-r--r--print/pdf-tools/Makefile2
-rw-r--r--print/pdfcpu/Makefile2
-rw-r--r--print/scribus-devel/Makefile2
-rw-r--r--print/texinfo/Makefile4
-rw-r--r--print/texinfo/distinfo6
-rw-r--r--print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in2
-rw-r--r--print/yatex/Makefile2
14 files changed, 20 insertions, 21 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index e3d104f540e0..1c73783012fa 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= a2ps
PORTVERSION= 4.15.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index b530baaa09d4..5064bb433709 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= auctex
PORTVERSION= 13.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print elisp
MASTER_SITES= GNU
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 803be691afc7..8d9686526d52 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -137,7 +137,7 @@ PSPOPPLER_DESC= Poppler pdftops(1)
.include <bsd.port.pre.mk>
#.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
-.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 160
+.if ${COMPILER_TYPE} == clang
CFLAGS+= -Wno-error=dynamic-exception-spec
.endif
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 374d4e941ba3..dea5e483e82f 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= harfbuzz
-DISTVERSION= 8.5.0
+DISTVERSION= 9.0.0
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -23,7 +23,7 @@ CPE_VENDOR= harfbuzz_project
MESON_ARGS= -Dgraphite2=enabled -Dchafa=disabled -Dtests=disabled
-PLIST_SUB+= LIBVER=0.60850.0
+PLIST_SUB+= LIBVER=0.60900.0
HARFBUZZ_SLAVE?= no
@@ -39,7 +39,6 @@ DOCS_MESON_ENABLED= docs
MESON_ARGS+= -Dicu=disabled -Dcairo=disabled
.elif ${HARFBUZZ_SLAVE} == icu
MESON_ARGS+= -Dicu=enabled -Dcairo=disabled -Ddocs=disabled
-MESON_ARGS+= -Dcpp_std=c++17 # https://github.com/harfbuzz/harfbuzz/issues/4671
LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \
libicudata.so:devel/icu
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 0bcb082b3917..eafab8b2e6dc 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715633505
-SHA256 (harfbuzz-8.5.0.tar.xz) = 77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27
-SIZE (harfbuzz-8.5.0.tar.xz) = 19468172
+TIMESTAMP = 1719502711
+SHA256 (harfbuzz-9.0.0.tar.xz) = a41b272ceeb920c57263ec851604542d9ec85ee3030506d94662067c7b6ab89e
+SIZE (harfbuzz-9.0.0.tar.xz) = 17895360
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile
index 7c80a808ff6a..7ca3ea0cf11a 100644
--- a/print/hyperlatex/Makefile
+++ b/print/hyperlatex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Hyperlatex
DISTVERSION= 2.9a
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile
index a375287d3084..7047862cf27f 100644
--- a/print/ipp-usb/Makefile
+++ b/print/ipp-usb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ipp-usb
DISTVERSION= 0.9.23
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= print
MAINTAINER= chuanwei.foo@hotmail.com
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index 585236863f1c..89a667d8b54f 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile
index 687590ec4b70..b076853cd1ac 100644
--- a/print/pdfcpu/Makefile
+++ b/print/pdfcpu/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdfcpu
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MAINTAINER= diizzy@FreeBSD.org
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index bd3643ca9057..2217154baf80 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -62,7 +62,7 @@ post-patch:
${WRKSRC}/scribus/imagedataloaders/scimgdataloader_pdf.cpp \
${WRKSRC}/scribus/pdflib_core.h \
${WRKSRC}/scribus/pdf_analyzer.h
-.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 160
+.if ${COMPILER_TYPE} == clang
@${REINPLACE_CMD} -e 's|std::unary_function|std::__unary_function|' \
${WRKSRC}/scribus/desaxe/digester.cpp
.endif
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index a1fafa63d2e1..3786601cd302 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texinfo
PORTVERSION= 7.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
@@ -43,7 +43,7 @@ PKGDEINSTALL= ${PKGINSTALL}
INFO= info-stnd texi2any_api texi2any_internals texinfo
# Use the date on https://ftp.gnu.org/gnu/texinfo/
-HTMLXREF_CNF_RELDATE= 20230402
+HTMLXREF_CNF_RELDATE= 20240630
TEXI2DVI_RELDATE= 20231110
TEXI2PDF_RELDATE= 20231018
TEXINFO_TEX_RELDATE= 20240209
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index 14a07ce71575..c29cfe35bb70 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1710009168
+TIMESTAMP = 1719922603
SHA256 (texinfo/texinfo-7.1.tar.xz) = deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953
SIZE (texinfo/texinfo-7.1.tar.xz) = 5545720
-SHA256 (texinfo/htmlxref.cnf-20230402) = 34e8a2f8855db287d9c79e2f39063ca96661d72d0bfa813701da5d24ad8c27fa
-SIZE (texinfo/htmlxref.cnf-20230402) = 24594
+SHA256 (texinfo/htmlxref.cnf-20240630) = 79b9e182da421ba531d8fab9ee63e36d02a5649a4bcd5cc7cf88654629686baf
+SIZE (texinfo/htmlxref.cnf-20240630) = 24624
SHA256 (texinfo/texi2dvi-20231110) = 520988a6112cd988945ad788dc87f8d076ac4129b2c534e7dedd97483458f5ab
SIZE (texinfo/texi2dvi-20231110) = 56926
SHA256 (texinfo/texi2pdf-20231018) = 9e36b0758a492851b7e02e50830e3926b6efcd127e4b42363bc7b735b023cdcc
diff --git a/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in b/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
index 6d8ccd08a595..80b652fb2558 100644
--- a/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
+++ b/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
@@ -1,4 +1,4 @@
-% sed '/rm -f $$(DESTDIR)/ s|$| $(DESTDIR)$(xsdir)/XSParagraph.*|' -i .orig tp/Texinfo/XS/Makefile.in
+% sed -i .orig '/rm -f $$(DESTDIR)/ s|$| $(DESTDIR)$(xsdir)/XSParagraph.*|' tp/Texinfo/XS/Makefile.in
--- tp/Texinfo/XS/Makefile.in.orig 2022-11-30 17:07:57 UTC
+++ tp/Texinfo/XS/Makefile.in
diff --git a/print/yatex/Makefile b/print/yatex/Makefile
index 80f635bae929..3274a48d8523 100644
--- a/print/yatex/Makefile
+++ b/print/yatex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yatex
PORTVERSION= 1.82
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES?= print elisp
MASTER_SITES= http://www.yatex.org/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}