FreeBSD Bugzilla – Attachment 251731 Details for
Bug 280020
print/harfbuzz: update to 9.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (apply via "git am")
bug280020.diff (text/plain), 1.82 KB, created by
Jan Beich
on 2024-06-27 17:09:12 UTC
(
hide
)
Description:
v1 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2024-06-27 17:09:12 UTC
Size:
1.82 KB
patch
obsolete
>From 642cdbc71dfe18999666c45d3f9134124262afa2 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Thu, 27 Jun 2024 17:38:31 +0200 >Subject: [PATCH] print/harfbuzz: update to 9.0.0 > >Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/9.0.0 >Reported by: GitHub (watch releases) >PR: 280020 >Exp-run by: antoine >--- > print/harfbuzz/Makefile | 5 ++--- > print/harfbuzz/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 6 deletions(-) > >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280020
:
251730
| 251731