From 73f53b7735c62d62dba46f9146f9c09eb392de67 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 2 Sep 2010 00:43:41 +0000 Subject: [PATCH] - Update to 5.1.3 --- graphics/phplot/Makefile | 4 ++-- graphics/phplot/distinfo | 6 +++--- graphics/phplot/pkg-plist | 1 - 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index db882c7c5697..821ef364faad 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= phplot -PORTVERSION= 5.1.2 +PORTVERSION= 5.1.3 CATEGORIES= graphics www MASTER_SITES= SF:source1 \ SF/${PORTNAME}/Manual/20100628:source2 @@ -25,7 +25,7 @@ NO_BUILD= YES PHPLOT_DIR= ${PREFIX}/include/php/phplot -LIBS= phplot.php phplot_data.php rgb.inc.php +LIBS= phplot.php rgb.inc.php OPTIONS= FONTS "Install TrueType fonts" on diff --git a/graphics/phplot/distinfo b/graphics/phplot/distinfo index c3b44460f93f..438021aa60a5 100644 --- a/graphics/phplot/distinfo +++ b/graphics/phplot/distinfo @@ -1,6 +1,6 @@ -MD5 (phplot-5.1.2.zip) = 75c55279be97a5660a9d3672ce9be17c -SHA256 (phplot-5.1.2.zip) = 34b5431f9f01074ee6ee2be15ee0c53b447ec46b26fa5a2ea050f05a093f2bd5 -SIZE (phplot-5.1.2.zip) = 114946 +MD5 (phplot-5.1.3.zip) = f5d96960b17ed26c98ac6bcb22991b9a +SHA256 (phplot-5.1.3.zip) = b098137c46461927cf9ea2b2eb73a1b3781db992184fa7d99fcf7eeb920facdf +SIZE (phplot-5.1.3.zip) = 120522 MD5 (phplotdocs-20100628.zip) = 4f55de1d0f1abd8776848a6771e49ee4 SHA256 (phplotdocs-20100628.zip) = 9c4b6f977abac54aba083a9559e8b5884ca4d2abbf4152d0e6a0daa6bb4d1640 SIZE (phplotdocs-20100628.zip) = 1127627 diff --git a/graphics/phplot/pkg-plist b/graphics/phplot/pkg-plist index 2857ecb0b004..a45fc5e436b3 100644 --- a/graphics/phplot/pkg-plist +++ b/graphics/phplot/pkg-plist @@ -1,5 +1,4 @@ include/php/phplot/phplot.php -include/php/phplot/phplot_data.php include/php/phplot/rgb.inc.php @dirrmtry include/php/phplot %%PORTDOCS%%%%DOCSDIR%%/DrawGraph.html