FreeBSD Bugzilla – Attachment 243240 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 update dependencies in piwigo/Makefile
pecl-imagick.merged_piwigo.patch (text/plain), 1.16 KB, created by
Miroslav Lachman
on 2023-07-04 21:01:18 UTC
(
hide
)
Description:
patch to update dependencies in piwigo/Makefile
Filename:
MIME Type:
Creator:
Miroslav Lachman
Created:
2023-07-04 21:01:18 UTC
Size:
1.16 KB
patch
obsolete
>diff -u -r ports.orig/www/piwigo/Makefile ports/www/piwigo/Makefile >--- ports.orig/www/piwigo/Makefile 2023-05-13 15:29:21.529302000 +0200 >+++ ports/www/piwigo/Makefile 2023-07-04 00:05:16.690131000 +0200 >@@ -1,6 +1,6 @@ > PORTNAME= piwigo > DISTVERSION= 13.7.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} > CATEGORIES= www > MASTER_SITES= https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ >@@ -48,16 +48,10 @@ > > EXIFTOOL_RUN_DEPENDS= exiftool:graphics/p5-Image-ExifTool > FFMPEG_RUN_DEPENDS= ffmpeg:multimedia/ffmpeg >-IMAGICK_RUN_DEPENDS= ${IMAGEMAGICK_DEPENDS} >+IMAGICK_RUN_DEPENDS= ${PECL_PKGNAMEPREFIX}imagick>=2.2.2:graphics/pecl-imagick@${PHP_FLAVOR} > MEDIAINFO_RUN_DEPENDS= mediainfo:multimedia/mediainfo > > .include <bsd.port.pre.mk> >- >-.if !empty(IMAGEMAGICK_DEFAULT:M6) || !empty(IMAGEMAGICK_DEFAULT:M6-*) >-IMAGEMAGICK_DEPENDS= ${PECL_PKGNAMEPREFIX}imagick>=2.2.2:graphics/pecl-imagick@${PHP_FLAVOR} >-.elif !empty(IMAGEMAGICK_DEFAULT:M7) || !empty(IMAGEMAGICK_DEFAULT:M7-*) >-IMAGEMAGICK_DEPENDS= ${PECL_PKGNAMEPREFIX}imagick-im7>=2.2.2:graphics/pecl-imagick-im7@${PHP_FLAVOR} >-.endif > > pre-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR}/
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