svn commit: r308864 - head/graphics/gimp-gmic-plugin
Bryan Drewery
bdrewery at FreeBSD.org
Thu Dec 13 18:35:17 UTC 2012
Author: bdrewery
Date: Thu Dec 13 18:35:17 2012
New Revision: 308864
URL: http://svnweb.freebsd.org/changeset/ports/308864
Log:
- Chase graphics/ImageMagick update
- Remove ABI version from Magick++
- Trim header
Modified:
head/graphics/gimp-gmic-plugin/Makefile
Modified: head/graphics/gimp-gmic-plugin/Makefile
==============================================================================
--- head/graphics/gimp-gmic-plugin/Makefile Thu Dec 13 18:28:12 2012 (r308863)
+++ head/graphics/gimp-gmic-plugin/Makefile Thu Dec 13 18:35:17 2012 (r308864)
@@ -1,12 +1,9 @@
-# New ports collection makefile for: gimp-gmic-plugin
-# Date created: 07 Feb 2011
-# Whom: Mahmatkhanov Ruslan <cvs-src at yandex.ru>
-#
+# Created by: Mahmatkhanov Ruslan <cvs-src at yandex.ru>
# $FreeBSD$
-#
PORTNAME= gmic
PORTVERSION= 1.5.1.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/old
@@ -19,7 +16,7 @@ COMMENT= GREYC's Magic Image Converter
LIB_DEPENDS= GraphicsMagick++.9:${PORTSDIR}/graphics/GraphicsMagick13 \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
- Magick++.5:${PORTSDIR}/graphics/ImageMagick \
+ Magick++:${PORTSDIR}/graphics/ImageMagick \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
fftw3:${PORTSDIR}/math/fftw3 \
gimp-2.0:${PORTSDIR}/graphics/gimp-app
More information about the svn-ports-head
mailing list