mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 1.0.7 (also fix build with ImageMagick)
- Take Maintainership
This commit is contained in:
parent
d16dbcf3b4
commit
3b782d1191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212014
@ -6,14 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= magickwand
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.7
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.magickwand.org/download/php/
|
||||
PKGNAMEPREFIX= php-
|
||||
DISTNAME= MagickWandForPHP-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A PHP extension to manipulate images
|
||||
|
||||
LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (MagickWandForPHP-1.0.5.tar.gz) = 7d18564023d49192e6cedd36ceee1832
|
||||
SHA256 (MagickWandForPHP-1.0.5.tar.gz) = 9ac68a506a2bf2f821c0d648e7d01e551afb8b78a4648552fa6588a2defeffcd
|
||||
SIZE (MagickWandForPHP-1.0.5.tar.gz) = 81529
|
||||
MD5 (MagickWandForPHP-1.0.7.tar.gz) = 940546b12795f974a28a9a7d4a8b6c28
|
||||
SHA256 (MagickWandForPHP-1.0.7.tar.gz) = a50eca4cbf2bcee9e27817c67cacf6b32e64c23d02ba89baf793dbef5897df9e
|
||||
SIZE (MagickWandForPHP-1.0.7.tar.gz) = 81885
|
||||
|
Loading…
Reference in New Issue
Block a user