Revision: 26047 http://sourceforge.net/p/gar/code/26047 Author: lblume Date: 2016-11-22 14:04:48 +0000 (Tue, 22 Nov 2016) Log Message: ----------- ImageMagick/trunk: Bump version to 7.0.3-7
Modified Paths: -------------- csw/mgar/pkg/ImageMagick/trunk/Makefile csw/mgar/pkg/ImageMagick/trunk/checksums Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile =================================================================== --- csw/mgar/pkg/ImageMagick/trunk/Makefile 2016-11-22 07:07:08 UTC (rev 26046) +++ csw/mgar/pkg/ImageMagick/trunk/Makefile 2016-11-22 14:04:48 UTC (rev 26047) @@ -1,7 +1,7 @@ # $Id: Makefile 25691 2016-05-04 19:36:50Z lblume $ NAME = imagemagick -VERSION = 7.0.1 -GARSUBREV = 1 +VERSION = 7.0.3 +GARSUBREV = 7 #BETAREV = beta20140518 GARTYPE = v2 @@ -33,7 +33,7 @@ PATCHFILES += 0002_warn_all_does_not_work.patch # Mitigation for the CVE -PATCHFILES += 0003-CVE-2016-3714.patch +#PATCHFILES += 0003-CVE-2016-3714.patch # Make it easier to keep configuration files PATCHFILES += 0004-remove-version-from-sysconfdir.patch Modified: csw/mgar/pkg/ImageMagick/trunk/checksums =================================================================== --- csw/mgar/pkg/ImageMagick/trunk/checksums 2016-11-22 07:07:08 UTC (rev 26046) +++ csw/mgar/pkg/ImageMagick/trunk/checksums 2016-11-22 14:04:48 UTC (rev 26047) @@ -1 +1 @@ -24673d00fcc8aa00313eeca6aa20fd3c ImageMagick-7.0.1-1.tar.xz +5697dafc64de4da429aa6e87d10e971c ImageMagick-7.0.3-7.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.