FreeBSD Bugzilla – Attachment 241153 Details for
Bug 268833
graphics/pecl-imagick{-im7}: ImageMagick 7 should be the default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to replace pecl-imagick-im7 with pecl-imagick-im6
pecl-imagick-im6-3.7.0_6.patch (text/plain), 729 bytes, created by
Miroslav Lachman
on 2023-03-27 22:01:03 UTC
(
hide
)
Description:
Patch to replace pecl-imagick-im7 with pecl-imagick-im6
Filename:
MIME Type:
Creator:
Miroslav Lachman
Created:
2023-03-27 22:01:03 UTC
Size:
729 bytes
patch
obsolete
>diff -u graphics/pecl-imagick-im7.orig/Makefile graphics/pecl-imagick-im6/Makefile >--- graphics/pecl-imagick-im7.orig/Makefile 2022-07-25 17:05:22.766792000 +0200 >+++ graphics/pecl-imagick-im6/Makefile 2023-03-27 21:44:46.946817000 +0200 >@@ -1,9 +1,7 @@ >-PORTREVISION= 1 >+PKGNAMESUFFIX= -im6 > >-PKGNAMESUFFIX= -im7 >- > MAINTAINER= 000.fbsd@quip.cz >-COMMENT= PHP wrapper to the ImageMagick/GraphicsMagick library version 7 >+COMMENT= PHP wrapper to the ImageMagick/GraphicsMagick library version 6 > > LICENSE= PHP301 > >@@ -11,7 +9,7 @@ > > CONFLICTS_INSTALL= ${PKGNAMEPREFIX}${PORTNAME} > >-X11_USES?= magick:7 >-X11_USES_OFF?= magick:7,nox11 >+X11_USES?= magick:6 >+X11_USES_OFF?= magick:6,nox11 > > .include "${MASTERDIR}/Makefile"
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 268833
:
241152
|
241153
|
243224
|
243236
|
243239
|
243240
|
243241