diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /graphics/py-gchartwrapper | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) | |
download | ports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=435349
Diffstat (limited to 'graphics/py-gchartwrapper')
-rw-r--r-- | graphics/py-gchartwrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-gchartwrapper/Makefile b/graphics/py-gchartwrapper/Makefile index c5fd8eac3402..242c991312f1 100644 --- a/graphics/py-gchartwrapper/Makefile +++ b/graphics/py-gchartwrapper/Makefile @@ -14,6 +14,8 @@ COMMENT= Python Google Chart Wrapper LICENSE= BSD3CLAUSE BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow |