Date: Tue, 30 Oct 2012 13:40:52 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306676 - head/graphics/fig2sxd Message-ID: <201210301340.q9UDeqKq002432@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Oct 30 13:40:52 2012 New Revision: 306676 URL: http://svn.freebsd.org/changeset/ports/306676 Log: - Update to 0.21 - Convert to new header format Feature safe: yes Modified: head/graphics/fig2sxd/Makefile head/graphics/fig2sxd/distinfo Modified: head/graphics/fig2sxd/Makefile ============================================================================== --- head/graphics/fig2sxd/Makefile Tue Oct 30 13:37:35 2012 (r306675) +++ head/graphics/fig2sxd/Makefile Tue Oct 30 13:40:52 2012 (r306676) @@ -1,12 +1,8 @@ -# New ports collection makefile for: fig2sxd -# Date created: 6 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= fig2sxd -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= graphics converters MASTER_SITES= CRITICAL SF DISTNAME= ${PORTNAME}_${PORTVERSION}.orig Modified: head/graphics/fig2sxd/distinfo ============================================================================== --- head/graphics/fig2sxd/distinfo Tue Oct 30 13:37:35 2012 (r306675) +++ head/graphics/fig2sxd/distinfo Tue Oct 30 13:40:52 2012 (r306676) @@ -1,2 +1,2 @@ -SHA256 (fig2sxd_0.20.orig.tar.gz) = 6983ff4df9382b9c674725eb2f4756720209fe3bcca2aa46e0af0124060be815 -SIZE (fig2sxd_0.20.orig.tar.gz) = 25442 +SHA256 (fig2sxd_0.21.orig.tar.gz) = 11a47f458c1d63f1c80dd49d8bb9dfc008cdb5d4d5c9a8611c258da3fdb8150a +SIZE (fig2sxd_0.21.orig.tar.gz) = 26083
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210301340.q9UDeqKq002432>