diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-01 07:12:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-01 07:12:53 +0800 |
commit | 5bb2db65db46d28fe6fb5811ca867f7ef9ea774b (patch) | |
tree | 87c9706e21df7807eb3ad77ba5f276b181f09bc2 | |
parent | 1cb16816769152da411fbb3c9a2493307c7c1a64 (diff) | |
download | freebsd-ports-gnome-5bb2db65db46d28fe6fb5811ca867f7ef9ea774b.tar.gz freebsd-ports-gnome-5bb2db65db46d28fe6fb5811ca867f7ef9ea774b.tar.zst freebsd-ports-gnome-5bb2db65db46d28fe6fb5811ca867f7ef9ea774b.zip |
- Update to 5.0.6
PR: 133091
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout
-rw-r--r-- | graphics/phplot/Makefile | 4 | ||||
-rw-r--r-- | graphics/phplot/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index 1cf5536639f1..cf6efdda874c 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= phplot -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES= graphics www MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ - ${PORTNAME}docs-20080113.zip + ${PORTNAME}docs-20090121.zip MAINTAINER= yukinopo@livedoor.com COMMENT= A PHP class for creating scientific and business charts diff --git a/graphics/phplot/distinfo b/graphics/phplot/distinfo index 1556f5c37914..fae3b51a63f6 100644 --- a/graphics/phplot/distinfo +++ b/graphics/phplot/distinfo @@ -1,6 +1,6 @@ -MD5 (phplot-5.0.5.zip) = 2f98adcff8761a3d5349c23c41636e66 -SHA256 (phplot-5.0.5.zip) = 63e55e404e75d7a2cb6b9adbd76c709b997b44fcb1cf9ac278854658d15a3242 -SIZE (phplot-5.0.5.zip) = 76667 -MD5 (phplotdocs-20080113.zip) = 3b923e8fc4abcf08301806411378f34e -SHA256 (phplotdocs-20080113.zip) = 269627af1ccd25110e94a084501700e987448f684b12f37a0827a618d9a73239 -SIZE (phplotdocs-20080113.zip) = 448343 +MD5 (phplot-5.0.6.zip) = 46aeb903284dbe4766145ce2da662fe3 +SHA256 (phplot-5.0.6.zip) = 021558869ac5eec21f00ed24c28796a2d9990ab7c73e05e4ec578f036f91cbfc +SIZE (phplot-5.0.6.zip) = 81616 +MD5 (phplotdocs-20090121.zip) = 8500e3323910ace8cf4d9da97126a939 +SHA256 (phplotdocs-20090121.zip) = 1cefd42835b0b06dcf421148cdcf804683bc4a00a1ccdfe688ac2be009fb59cf +SIZE (phplotdocs-20090121.zip) = 460958 |