mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 5.1.3
This commit is contained in:
parent
085779a1f9
commit
73f53b7735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260399
3 changed files with 5 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= phplot
|
PORTNAME= phplot
|
||||||
PORTVERSION= 5.1.2
|
PORTVERSION= 5.1.3
|
||||||
CATEGORIES= graphics www
|
CATEGORIES= graphics www
|
||||||
MASTER_SITES= SF:source1 \
|
MASTER_SITES= SF:source1 \
|
||||||
SF/${PORTNAME}/Manual/20100628:source2
|
SF/${PORTNAME}/Manual/20100628:source2
|
||||||
|
@ -25,7 +25,7 @@ NO_BUILD= YES
|
||||||
|
|
||||||
PHPLOT_DIR= ${PREFIX}/include/php/phplot
|
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
|
OPTIONS= FONTS "Install TrueType fonts" on
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
MD5 (phplot-5.1.2.zip) = 75c55279be97a5660a9d3672ce9be17c
|
MD5 (phplot-5.1.3.zip) = f5d96960b17ed26c98ac6bcb22991b9a
|
||||||
SHA256 (phplot-5.1.2.zip) = 34b5431f9f01074ee6ee2be15ee0c53b447ec46b26fa5a2ea050f05a093f2bd5
|
SHA256 (phplot-5.1.3.zip) = b098137c46461927cf9ea2b2eb73a1b3781db992184fa7d99fcf7eeb920facdf
|
||||||
SIZE (phplot-5.1.2.zip) = 114946
|
SIZE (phplot-5.1.3.zip) = 120522
|
||||||
MD5 (phplotdocs-20100628.zip) = 4f55de1d0f1abd8776848a6771e49ee4
|
MD5 (phplotdocs-20100628.zip) = 4f55de1d0f1abd8776848a6771e49ee4
|
||||||
SHA256 (phplotdocs-20100628.zip) = 9c4b6f977abac54aba083a9559e8b5884ca4d2abbf4152d0e6a0daa6bb4d1640
|
SHA256 (phplotdocs-20100628.zip) = 9c4b6f977abac54aba083a9559e8b5884ca4d2abbf4152d0e6a0daa6bb4d1640
|
||||||
SIZE (phplotdocs-20100628.zip) = 1127627
|
SIZE (phplotdocs-20100628.zip) = 1127627
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
include/php/phplot/phplot.php
|
include/php/phplot/phplot.php
|
||||||
include/php/phplot/phplot_data.php
|
|
||||||
include/php/phplot/rgb.inc.php
|
include/php/phplot/rgb.inc.php
|
||||||
@dirrmtry include/php/phplot
|
@dirrmtry include/php/phplot
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/DrawGraph.html
|
%%PORTDOCS%%%%DOCSDIR%%/DrawGraph.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue