diff options
-rw-r--r-- | graphics/phplot/Makefile | 10 | ||||
-rw-r--r-- | graphics/phplot/distinfo | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index 323ee8ba3e84..eb4fd63f204b 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -6,12 +6,14 @@ PORTNAME= phplot PORTVERSION= 5.0.7 +PORTREVISION= 1 CATEGORIES= graphics www -MASTER_SITES= SF -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ - ${PORTNAME}docs-20090121.zip +MASTER_SITES= SF:source1 \ + SF/${PORTNAME}/Manual/20090614:source2 +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source1 \ + ${PORTNAME}docs-20090614.zip:source2 -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A PHP class for creating scientific and business charts LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd diff --git a/graphics/phplot/distinfo b/graphics/phplot/distinfo index b8100ae7b84e..b5a877a43836 100644 --- a/graphics/phplot/distinfo +++ b/graphics/phplot/distinfo @@ -1,6 +1,6 @@ MD5 (phplot-5.0.7.zip) = 374690f393544e72f439fdcb9f7e7be5 SHA256 (phplot-5.0.7.zip) = f89fdb7ce14a0987ce2118cebd7842ad2bbf1a217993ab8f6144b8185eac19cc SIZE (phplot-5.0.7.zip) = 85422 -MD5 (phplotdocs-20090121.zip) = 8500e3323910ace8cf4d9da97126a939 -SHA256 (phplotdocs-20090121.zip) = 1cefd42835b0b06dcf421148cdcf804683bc4a00a1ccdfe688ac2be009fb59cf -SIZE (phplotdocs-20090121.zip) = 460958 +MD5 (phplotdocs-20090614.zip) = b2efead25f95f4e263011cfa1756a4da +SHA256 (phplotdocs-20090614.zip) = 49bb1b6b54377cdb5d542e846af374313be892a52c9cba4c1b1186458ac5b5d5 +SIZE (phplotdocs-20090614.zip) = 462483 |