Date: Sun, 3 Feb 2013 16:16:28 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311462 - head/graphics/pear-Image_GraphViz Message-ID: <201302031616.r13GGSbZ041528@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Feb 3 16:16:27 2013 New Revision: 311462 URL: http://svnweb.freebsd.org/changeset/ports/311462 Log: - Update to 1.3.0 - Convert Header - Take maintainership Modified: head/graphics/pear-Image_GraphViz/Makefile (contents, props changed) head/graphics/pear-Image_GraphViz/distinfo (contents, props changed) Modified: head/graphics/pear-Image_GraphViz/Makefile ============================================================================== --- head/graphics/pear-Image_GraphViz/Makefile Sun Feb 3 16:15:54 2013 (r311461) +++ head/graphics/pear-Image_GraphViz/Makefile Sun Feb 3 16:16:27 2013 (r311462) @@ -1,24 +1,18 @@ -# Ports collection makefile for: pear-Image_GraphViz -# Date created: 17 May 2007 -# Whom: Gerrit Beine (<gerrit.beine@gmx.de>) -# +# Created by: Gerrit Beine (<gerrit.beine@gmx.de>) # $FreeBSD$ -# PORTNAME= Image_GraphViz -PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTVERSION= 1.3.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= An interface to AT&T's GraphViz tools BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz -CATEGORY= Image -FILES= GraphViz.php +PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" Modified: head/graphics/pear-Image_GraphViz/distinfo ============================================================================== --- head/graphics/pear-Image_GraphViz/distinfo Sun Feb 3 16:15:54 2013 (r311461) +++ head/graphics/pear-Image_GraphViz/distinfo Sun Feb 3 16:16:27 2013 (r311462) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Image_GraphViz-1.2.1.tgz) = 5a566d4cd39f9e39be6c9b8b95ca81fca7d2283638a774a079dafc9b304d5338 -SIZE (PEAR/Image_GraphViz-1.2.1.tgz) = 4872 +SHA256 (PEAR/Image_GraphViz-1.3.0.tgz) = e94c4a2fc52f76e1bad5c2e75a4e253fcd125a1d839e38dadf28b06729461ee6 +SIZE (PEAR/Image_GraphViz-1.3.0.tgz) = 16706
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302031616.r13GGSbZ041528>