FreeBSD Bugzilla – Attachment 255118 Details for
Bug 282543
graphics/openjph: Update 0.17.0 → 0.18.0 - fixed use AVX* instructions on default build on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update 0.17.0 → 0.18.0 with fix using AVX
openjph.diff (text/plain), 1.61 KB, created by
Vladimir Druzenko
on 2024-11-12 11:20:41 UTC
(
hide
)
Description:
Update 0.17.0 → 0.18.0 with fix using AVX
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2024-11-12 11:20:41 UTC
Size:
1.61 KB
patch
obsolete
>diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile >index d1044a15d943..21e8a0c5444f 100644 >--- a/graphics/libheif/Makefile >+++ b/graphics/libheif/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= libheif > DISTVERSION= 1.19.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ > >diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile >index e6ce711210b5..54e665ab0427 100644 >--- a/graphics/openjph/Makefile >+++ b/graphics/openjph/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= openjph >-PORTVERSION= 0.17.0 >+PORTVERSION= 0.18.0 > CATEGORIES= graphics > > MAINTAINER= sunpoet@FreeBSD.org >diff --git a/graphics/openjph/distinfo b/graphics/openjph/distinfo >index e54e111ec98e..a8709c37fab5 100644 >--- a/graphics/openjph/distinfo >+++ b/graphics/openjph/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1727314508 >-SHA256 (aous72-OpenJPH-0.17.0_GH0.tar.gz) = 9cd09a5f3a8046b10bded787212afd2410836f9c266964a36f61dc4b63f99b6c >-SIZE (aous72-OpenJPH-0.17.0_GH0.tar.gz) = 431333 >+TIMESTAMP = 1731409425 >+SHA256 (aous72-OpenJPH-0.18.0_GH0.tar.gz) = 2484908bf5a171cda957643d9bc85c39d58ef939016e2d1a00122b1cefbbd4f8 >+SIZE (aous72-OpenJPH-0.18.0_GH0.tar.gz) = 465193 >diff --git a/graphics/openjph/pkg-plist b/graphics/openjph/pkg-plist >index 6a9b1e4d3631..ac44ac170f1f 100644 >--- a/graphics/openjph/pkg-plist >+++ b/graphics/openjph/pkg-plist >@@ -12,6 +12,6 @@ include/openjph/ojph_params.h > include/openjph/ojph_version.h > lib/libopenjph.so > lib/libopenjph.so.0 >-lib/libopenjph.so.0.17 >+lib/libopenjph.so.0.18 > lib/libopenjph.so.%%PORTVERSION%% > libdata/pkgconfig/openjph.pc
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
Flags:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 282543
:
255044
| 255118