Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 03:18:54 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308656 - head/graphics/inkscape
Message-ID:  <201212110318.qBB3Isfo082882@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beech
Date: Tue Dec 11 03:18:53 2012
New Revision: 308656
URL: http://svnweb.freebsd.org/changeset/ports/308656

Log:
  - Bump port after ImageMagick update
  - Remove version on Magick++
  - Bump PORTREVISION

Modified:
  head/graphics/inkscape/Makefile   (contents, props changed)

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Tue Dec 11 03:14:14 2012	(r308655)
+++ head/graphics/inkscape/Makefile	Tue Dec 11 03:18:53 2012	(r308656)
@@ -7,7 +7,7 @@
 
 PORTNAME=	inkscape
 PORTVERSION=	0.48.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics gnome
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
@@ -24,7 +24,7 @@ LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/po
 		lcms.1:${PORTSDIR}/graphics/lcms \
 		wpg-0.2:${PORTSDIR}/graphics/libwpg \
 		png15:${PORTSDIR}/graphics/png \
-		Magick++.5:${PORTSDIR}/graphics/ImageMagick
+		Magick++:${PORTSDIR}/graphics/ImageMagick
 RUN_DEPENDS=	p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL
 
 USE_BZIP2=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212110318.qBB3Isfo082882>