aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-12 13:06:17 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-12 13:06:17 +0000
commitccd4f9c30e70ff13ce0dc14a06fea5130cfd40a5 (patch)
tree09f4f24264a99f00880c567d2e4dbbbf2f7ffc55 /graphics
parente68a48068db9892b56027c31ef289731562643f2 (diff)
downloadports-ccd4f9c30e70ff13ce0dc14a06fea5130cfd40a5.tar.gz
ports-ccd4f9c30e70ff13ce0dc14a06fea5130cfd40a5.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/phplot/Makefile6
-rw-r--r--graphics/phplot/distinfo12
-rw-r--r--graphics/phplot/pkg-plist20
3 files changed, 27 insertions, 11 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile
index 821ef364faad..27d575c0aca0 100644
--- a/graphics/phplot/Makefile
+++ b/graphics/phplot/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
PORTNAME= phplot
-PORTVERSION= 5.1.3
+PORTVERSION= 5.2.0
CATEGORIES= graphics www
MASTER_SITES= SF:source1 \
- SF/${PORTNAME}/Manual/20100628:source2
+ SF/${PORTNAME}/Manual/20101003:source2
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source1 \
- ${PORTNAME}docs-20100628.zip:source2
+ ${PORTNAME}docs-20101003.zip:source2
MAINTAINER= wen@FreeBSD.org
COMMENT= A PHP class for creating scientific and business charts
diff --git a/graphics/phplot/distinfo b/graphics/phplot/distinfo
index 438021aa60a5..5ab80d569bdd 100644
--- a/graphics/phplot/distinfo
+++ b/graphics/phplot/distinfo
@@ -1,6 +1,6 @@
-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
+MD5 (phplot-5.2.0.zip) = d6fea7a03a1d26f985617f500f99dfbb
+SHA256 (phplot-5.2.0.zip) = b5d0597732181866f600daf66758fd27212c4208ec12c97a1f0ced3fe843567c
+SIZE (phplot-5.2.0.zip) = 119038
+MD5 (phplotdocs-20101003.zip) = 9bca5d13b19e6dd11685bccdea7038f5
+SHA256 (phplotdocs-20101003.zip) = 7c5719948550dd77bf19676857837b61a416f3e6ca42e82cd304e5f08e3d5a33
+SIZE (phplotdocs-20101003.zip) = 706142
diff --git a/graphics/phplot/pkg-plist b/graphics/phplot/pkg-plist
index a45fc5e436b3..6eb6023e9854 100644
--- a/graphics/phplot/pkg-plist
+++ b/graphics/phplot/pkg-plist
@@ -88,6 +88,7 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/SetXTickLabelPos.html
%%PORTDOCS%%%%DOCSDIR%%/SetXTickLength.html
%%PORTDOCS%%%%DOCSDIR%%/SetXTickPos.html
+%%PORTDOCS%%%%DOCSDIR%%/SetXTitleColor.html
%%PORTDOCS%%%%DOCSDIR%%/SetXTimeFormat.html
%%PORTDOCS%%%%DOCSDIR%%/SetXTitle.html
%%PORTDOCS%%%%DOCSDIR%%/SetYAxisPosition.html
@@ -104,6 +105,7 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/SetYTickPos.html
%%PORTDOCS%%%%DOCSDIR%%/SetYTimeFormat.html
%%PORTDOCS%%%%DOCSDIR%%/SetYTitle.html
+%%PORTDOCS%%%%DOCSDIR%%/SetYTitleColor.html
%%PORTDOCS%%%%DOCSDIR%%/callbacks-access.html
%%PORTDOCS%%%%DOCSDIR%%/callbacks-drawing.html
%%PORTDOCS%%%%DOCSDIR%%/callbacks-names.html
@@ -111,10 +113,11 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/callbacks.html
%%PORTDOCS%%%%DOCSDIR%%/changelog.html
%%PORTDOCS%%%%DOCSDIR%%/conc-colors.html
+%%PORTDOCS%%%%DOCSDIR%%/conc-colors-datacolor-callback.html
%%PORTDOCS%%%%DOCSDIR%%/conc-datatypes.html
%%PORTDOCS%%%%DOCSDIR%%/conc-errors.html
-%%PORTDOCS%%%%DOCSDIR%%/conc-extradata.html
%%PORTDOCS%%%%DOCSDIR%%/conc-labels.html
+%%PORTDOCS%%%%DOCSDIR%%/conc-otherelements.html
%%PORTDOCS%%%%DOCSDIR%%/conc-overview.html
%%PORTDOCS%%%%DOCSDIR%%/conc-plottypes.html
%%PORTDOCS%%%%DOCSDIR%%/conc-text.html
@@ -130,6 +133,11 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/ex-bars2.html
%%PORTDOCS%%%%DOCSDIR%%/ex-bars3.html
%%PORTDOCS%%%%DOCSDIR%%/ex-bars4.html
+%%PORTDOCS%%%%DOCSDIR%%/ex-horizthinbarline.html
+%%PORTDOCS%%%%DOCSDIR%%/ex-horizstackedbar.html
+%%PORTDOCS%%%%DOCSDIR%%/ex-colorcallbackbars.html
+%%PORTDOCS%%%%DOCSDIR%%/ex-horizbar.html
+%%PORTDOCS%%%%DOCSDIR%%/ex-colorcallbackgradient.html
%%PORTDOCS%%%%DOCSDIR%%/ex-linepoints1.html
%%PORTDOCS%%%%DOCSDIR%%/ex-lines2.html
%%PORTDOCS%%%%DOCSDIR%%/ex-pie1.html
@@ -153,7 +161,12 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/examples/bars2.png
%%PORTDOCS%%%%DOCSDIR%%/examples/bars3.png
%%PORTDOCS%%%%DOCSDIR%%/examples/bars4.png
-%%PORTDOCS%%%%DOCSDIR%%/examples/histogram.png
+%%PORTDOCS%%%%DOCSDIR%%/examples/colorcallbackbars.png
+%%PORTDOCS%%%%DOCSDIR%%/examples/colorcallbackgradient.png
+%%PORTDOCS%%%%DOCSDIR%%/examples/histogram.jpg
+%%PORTDOCS%%%%DOCSDIR%%/examples/horizbar.png
+%%PORTDOCS%%%%DOCSDIR%%/examples/horizstackedbar.png
+%%PORTDOCS%%%%DOCSDIR%%/examples/horizthinbarline.png
%%PORTDOCS%%%%DOCSDIR%%/examples/linepoints1.png
%%PORTDOCS%%%%DOCSDIR%%/examples/lines1.png
%%PORTDOCS%%%%DOCSDIR%%/examples/lines2.png
@@ -177,9 +190,12 @@ include/php/phplot/rgb.inc.php
%%PORTDOCS%%%%DOCSDIR%%/functions.html
%%PORTDOCS%%%%DOCSDIR%%/images/alpha-blending.png
%%PORTDOCS%%%%DOCSDIR%%/images/colors.png
+%%PORTDOCS%%%%DOCSDIR%%/images/drop.png
%%PORTDOCS%%%%DOCSDIR%%/images/error-image.png
%%PORTDOCS%%%%DOCSDIR%%/images/fonts.png
%%PORTDOCS%%%%DOCSDIR%%/images/gdinfo.png
+%%PORTDOCS%%%%DOCSDIR%%/images/labels-bar.png
+%%PORTDOCS%%%%DOCSDIR%%/images/labels-horizbar.png
%%PORTDOCS%%%%DOCSDIR%%/images/labels-pie.png
%%PORTDOCS%%%%DOCSDIR%%/images/labels.png
%%PORTDOCS%%%%DOCSDIR%%/images/layout.png