svn commit: r380942 - head/graphics/ImageMagick
Adam Weinberger
adamw at FreeBSD.org
Tue Mar 10 16:37:10 UTC 2015
Author: adamw
Date: Tue Mar 10 16:37:09 2015
New Revision: 380942
URL: https://svnweb.freebsd.org/changeset/ports/380942
QAT: https://qat.redports.org/buildarchive/r380942/
Log:
Fix packaging. The file winds up in /config-%%QBIT%%%%HDRI%%/, not /config/.
No PORTREVISION bump as the port wouldn't package previously under any
configuration.
I'm committing this under "just-fix-it".
Modified:
head/graphics/ImageMagick/pkg-plist
Modified: head/graphics/ImageMagick/pkg-plist
==============================================================================
--- head/graphics/ImageMagick/pkg-plist Tue Mar 10 16:07:50 2015 (r380941)
+++ head/graphics/ImageMagick/pkg-plist Tue Mar 10 16:37:09 2015 (r380942)
@@ -163,7 +163,7 @@ include/ImageMagick-6/wand/pixel-iterato
include/ImageMagick-6/wand/pixel-wand.h
include/ImageMagick-6/wand/stream.h
include/ImageMagick-6/wand/wand-view.h
-lib/ImageMagick-%%PORTVERSION%%/config/configure.xml
+lib/ImageMagick-%%PORTVERSION%%/config-%%QBIT%%%%HDRI%%/configure.xml
%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/aai.la
%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/aai.so
%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%%%HDRI%%/coders/art.la
More information about the svn-ports-all
mailing list