Date: Tue, 23 Jul 2013 16:25:51 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323540 - head/graphics/pdf2svg Message-ID: <201307231625.r6NGPpKj077040@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Tue Jul 23 16:25:51 2013 New Revision: 323540 URL: http://svnweb.freebsd.org/changeset/ports/323540 Log: Update to version 0.2.2 PR: ports/180755 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Modified: head/graphics/pdf2svg/Makefile (contents, props changed) head/graphics/pdf2svg/distinfo (contents, props changed) Modified: head/graphics/pdf2svg/Makefile ============================================================================== --- head/graphics/pdf2svg/Makefile Tue Jul 23 16:11:09 2013 (r323539) +++ head/graphics/pdf2svg/Makefile Tue Jul 23 16:25:51 2013 (r323540) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pdf2svg -# Date created: Mar 13 2009 -# Whom: martin.dieringer@gmx.de -# +# Created by: Martin Dieringer <martin.dieringe@gmx.de> # $FreeBSD$ PORTNAME= pdf2svg -PORTVERSION= 0.2.1 -PORTREVISION= 6 +PORTVERSION= 0.2.2 CATEGORIES= graphics MASTER_SITES= http://www.cityinthesky.co.uk/_media/opensource/ Modified: head/graphics/pdf2svg/distinfo ============================================================================== --- head/graphics/pdf2svg/distinfo Tue Jul 23 16:11:09 2013 (r323539) +++ head/graphics/pdf2svg/distinfo Tue Jul 23 16:25:51 2013 (r323540) @@ -1,2 +1,2 @@ -SHA256 (pdf2svg-0.2.1.tar.gz) = 96e6902e0bca6aeb70f3c6621d0d95b346b14c6a0282c12c1e7635f67af0c74b -SIZE (pdf2svg-0.2.1.tar.gz) = 77601 +SHA256 (pdf2svg-0.2.2.tar.gz) = c2a29cc81d01fea220523abad39c400e9c5411b395b6ba3ccbedb4cd398ec6cb +SIZE (pdf2svg-0.2.2.tar.gz) = 84009
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307231625.r6NGPpKj077040>