mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.3.0
- Convert Header - Take maintainership
This commit is contained in:
parent
fa56b5d3ab
commit
ddb81d76a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311462
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user