svn commit: r311462 - head/graphics/pear-Image_GraphViz
Martin Wilke
miwi at FreeBSD.org
Sun Feb 3 16:16:28 UTC 2013
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 at gmx.de>)
-#
+# Created by: Gerrit Beine (<gerrit.beine at gmx.de>)
# $FreeBSD$
-#
PORTNAME= Image_GraphViz
-PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTVERSION= 1.3.0
CATEGORIES= graphics www pear
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= miwi at 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
More information about the svn-ports-head
mailing list