aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpgraph
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-01-23 07:23:23 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-01-23 07:23:23 +0000
commitbac307c6145367f36754ccfd4873efd520ac50ea (patch)
treec5e107557a1c8b9ac11a5066c058ff396373211a /graphics/jpgraph
parente6b78e47f8ae34d9f2427efd6268a4a3a48686fc (diff)
downloadports-bac307c6145367f36754ccfd4873efd520ac50ea.tar.gz
ports-bac307c6145367f36754ccfd4873efd520ac50ea.zip
Update to 1.20.2 release:
- Mark broken with PHP5
Notes
Notes: svn path=/head/; revision=154218
Diffstat (limited to 'graphics/jpgraph')
-rw-r--r--graphics/jpgraph/Makefile9
-rw-r--r--graphics/jpgraph/distinfo6
-rw-r--r--graphics/jpgraph/pkg-plist8
3 files changed, 15 insertions, 8 deletions
diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile
index 2005e5cab656..24ff08b3bf8e 100644
--- a/graphics/jpgraph/Makefile
+++ b/graphics/jpgraph/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= jpgraph
-PORTVERSION= 1.19
+PORTVERSION= 1.20.2
CATEGORIES= graphics
MASTER_SITES= http://members.chello.se/jpgraph/jpgdownloads/
@@ -16,12 +16,11 @@ COMMENT= Draw both "quick and dirty" graphs with a minimum of code
NO_BUILD= yes
USE_PHP= gd
+BROKEN_WITH_PHP=5
-NO_CDROM= "The free version cannot be used in a commercial context"
+NO_CDROM= The free version cannot be used in a commercial context
-.if !defined(NOPORTDOCS)
PORTDOCS= *
-.endif
do-install:
@${MKDIR} ${DATADIR}
@@ -30,7 +29,7 @@ do-install:
${CP} ${WRKSRC}/src/*.dat ${DATADIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${CP} -R ${WRKSRC}/docs/ ${DOCSDIR}
+ ${CP} -R ${WRKSRC}/docs/* ${DOCSDIR}
@${MKDIR} ${EXAMPLESDIR}
${CP} ${WRKSRC}/src/Examples/* ${EXAMPLESDIR}
.endif
diff --git a/graphics/jpgraph/distinfo b/graphics/jpgraph/distinfo
index 4088e1728aef..2e1d848e2138 100644
--- a/graphics/jpgraph/distinfo
+++ b/graphics/jpgraph/distinfo
@@ -1,3 +1,3 @@
-MD5 (jpgraph-1.19.tar.gz) = fc364e1b56dea32bdace47411085cd72
-SHA256 (jpgraph-1.19.tar.gz) = cdf70a5d308363c1c822c22ceb9fcc94c83545dc8a23a0cc244240d83f42c7c3
-SIZE (jpgraph-1.19.tar.gz) = 4068179
+MD5 (jpgraph-1.20.2.tar.gz) = e7903d725a4d61168d8ada554bba29e5
+SHA256 (jpgraph-1.20.2.tar.gz) = 951c6eb4a763ee032bf732943a4bb9d69a98a1dbdf5ba30072031583f4bdca7a
+SIZE (jpgraph-1.20.2.tar.gz) = 4529485
diff --git a/graphics/jpgraph/pkg-plist b/graphics/jpgraph/pkg-plist
index e067ebba50e3..631b11ce418e 100644
--- a/graphics/jpgraph/pkg-plist
+++ b/graphics/jpgraph/pkg-plist
@@ -34,6 +34,7 @@
%%DATADIR%%/jpgraph_regstat.php
%%DATADIR%%/jpgraph_scatter.php
%%DATADIR%%/jpgraph_stock.php
+%%DATADIR%%/jpgraph_utils.inc
@dirrm %%DATADIR%%
%%PORTDOCS%%%%EXAMPLESDIR%%/accbarex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/alphabarex1.php
@@ -77,6 +78,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/bartutex4.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bartutex5.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bartutex6.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/bezierex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bkgimgflagex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bkgimgflagex2.php
%%PORTDOCS%%%%EXAMPLESDIR%%/bkgimgflagex3.php
@@ -99,6 +101,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/centeredlineex02.php
%%PORTDOCS%%%%EXAMPLESDIR%%/centeredlineex03.php
%%PORTDOCS%%%%EXAMPLESDIR%%/centerlinebarex1.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/combgraphex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/dateaxisex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/dateaxisex2.php
%%PORTDOCS%%%%EXAMPLESDIR%%/dateaxisex3.php
@@ -178,6 +181,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/filledlineex01.1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/filledlineex01.php
%%PORTDOCS%%%%EXAMPLESDIR%%/filledlineex02.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/filledlineex03.php
%%PORTDOCS%%%%EXAMPLESDIR%%/filledstepstyleex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/fixscale_radarex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/funcex1.php
@@ -257,8 +261,12 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/manscaleex2.php
%%PORTDOCS%%%%EXAMPLESDIR%%/manscaleex3.php
%%PORTDOCS%%%%EXAMPLESDIR%%/manscaleex4.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/manualtickex1.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/manualtickex2.php
%%PORTDOCS%%%%EXAMPLESDIR%%/markflagex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/multconstganttex01.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/mulyaxiscsimex1.php
+%%PORTDOCS%%%%EXAMPLESDIR%%/mulyaxisex1.php
%%PORTDOCS%%%%EXAMPLESDIR%%/negbarvalueex01.php
%%PORTDOCS%%%%EXAMPLESDIR%%/nullvalueex01.php
%%PORTDOCS%%%%EXAMPLESDIR%%/partiallyfilledlineex1.php