From owner-svn-ports-all@FreeBSD.ORG Thu Dec 13 18:35:54 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E2C835F; Thu, 13 Dec 2012 18:35:54 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 70F008FC1A; Thu, 13 Dec 2012 18:35:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBDIZsJq091755; Thu, 13 Dec 2012 18:35:54 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBDIZqja091746; Thu, 13 Dec 2012 18:35:52 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201212131835.qBDIZqja091746@svn.freebsd.org> From: Bryan Drewery Date: Thu, 13 Dec 2012 18:35:52 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 18:35:54 -0000 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 -# +# Created by: Yinghong.Liu # $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 -# +# Created by: Peter Ankerstal # $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 # $FreeBSD$ -# Created by: Oliver Heesakkers 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/