svn commit: r533098 - head/editors/emacs

Ashish SHUKLA ashish at FreeBSD.org
Mon Apr 27 04:50:46 UTC 2020


On 4/27/20 10:11 AM, Greg Lehey wrote:
> Author: grog
> Date: Mon Apr 27 04:41:22 2020
> New Revision: 533098
> URL: https://svnweb.freebsd.org/changeset/ports/533098
> 
> Log:
>   Require ImageMagick 7, not 6.

Is there a more context to this change ?

I don't see any PR, or Approved by, or some such header.

Thanks!

> 
> Modified:
>   head/editors/emacs/Makefile
> 
> Modified: head/editors/emacs/Makefile
> ==============================================================================
> --- head/editors/emacs/Makefile	Mon Apr 27 04:27:00 2020	(r533097)
> +++ head/editors/emacs/Makefile	Mon Apr 27 04:41:22 2020	(r533098)
> @@ -176,7 +176,7 @@ LCMS2_CONFIGURE_WITH=		lcms2
>  M17N_IMPLIES=			XFT
>  M17N_LIB_DEPENDS=		libm17n.so:devel/m17n-lib
>  M17N_CONFIGURE_WITH=		m17n-flt
> -MAGICK_LIB_DEPENDS=		libMagickCore-6.so:graphics/ImageMagick6
> +MAGICK_LIB_DEPENDS=		libMagickCore-7.so:graphics/ImageMagick7
>  MAGICK_CONFIGURE_WITH=		imagemagick
>  MAILUTILS_LIB_DEPENDS=		libmailutils.so:mail/mailutils
>  MAILUTILS_CONFIGURE_WITH=	mailutils
> 


-- 
Ashish SHUKLA | GPG: F682CDCC39DC0FEAE11620B6C746CFA9E74FA4B0

“Programs that write programs are the happiest programs in the world.”
(Andrew Hume)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200427/388af5e2/attachment.sig>


More information about the svn-ports-head mailing list