Date: Thu, 13 Dec 2012 18:35:52 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308865 - in head: deskutils/calibre devel/synfig graphics/autotrace graphics/npretty graphics/pstoedit graphics/py-wand graphics/zbar security/libfprint Message-ID: <201212131835.qBDIZqja091746@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu Dec 13 18:35:52 2012 New Revision: 308865 URL: http://svnweb.freebsd.org/changeset/ports/308865 Log: - Chase graphics/ImageMagick update - Trim header Modified: head/deskutils/calibre/Makefile head/devel/synfig/Makefile head/graphics/autotrace/Makefile head/graphics/npretty/Makefile head/graphics/pstoedit/Makefile head/graphics/py-wand/Makefile head/graphics/zbar/Makefile head/security/libfprint/Makefile Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/deskutils/calibre/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/devel/synfig/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -1,13 +1,9 @@ -# New ports collection makefile for: synfig -# Date created: 25 Jun 2006 -# Whom: Yinghong.Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong.Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= synfig DISTVERSION= 0.63.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel graphics multimedia MASTER_SITES= SF Modified: head/graphics/autotrace/Makefile ============================================================================== --- head/graphics/autotrace/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/graphics/autotrace/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -3,7 +3,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION} Modified: head/graphics/npretty/Makefile ============================================================================== --- head/graphics/npretty/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/graphics/npretty/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -1,13 +1,9 @@ -# New ports collection makefile for: npretty -# Date created: 11 October 2006 -# Whom: Peter Ankerstal <peter@pean.org> -# +# Created by: Peter Ankerstal <peter@pean.org> # $FreeBSD$ -# PORTNAME= npretty PORTVERSION= 0.9.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/graphics/pstoedit/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -3,6 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.61 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= SF Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/graphics/py-wand/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -2,6 +2,7 @@ PORTNAME= Wand PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/zbar/Makefile ============================================================================== --- head/graphics/zbar/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/graphics/zbar/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -1,9 +1,9 @@ +# Created by: Oliver Heesakkers <dev2@heesakkers.info> # $FreeBSD$ -# Created by: Oliver Heesakkers <dev2@heesakkers.info> PORTNAME= zbar PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF Modified: head/security/libfprint/Makefile ============================================================================== --- head/security/libfprint/Makefile Thu Dec 13 18:35:17 2012 (r308864) +++ head/security/libfprint/Makefile Thu Dec 13 18:35:52 2012 (r308865) @@ -1,13 +1,9 @@ -# New ports collection makefile for: libfprint -# Date created: April 12 2008 -# Whom: barner -# +# Created by: barner # $FreeBSD$ -# PORTNAME= libfprint PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://people.freedesktop.org/~hadess/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212131835.qBDIZqja091746>