diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2017-03-01 03:52:09 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2017-03-01 03:52:09 +0000 |
commit | 12c9341ae6ae0a5e5d926073b4c55f61339940e3 (patch) | |
tree | d4a5f8193e8a4229355aa3d45ad7d7c0debc13ca | |
parent | Update to version 2017a (diff) |
Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=435120
-rw-r--r-- | graphics/processing/Makefile | 4 | ||||
-rw-r--r-- | graphics/processing/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/processing/Makefile b/graphics/processing/Makefile index 0e7473f97805..548293fdab84 100644 --- a/graphics/processing/Makefile +++ b/graphics/processing/Makefile @@ -5,7 +5,7 @@ PORTNAME= processing PORTVERSION= 1.5.1 PORTEPOCH= 1 CATEGORIES= graphics cad java -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://download.processing.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux MAINTAINER= skreuzer@FreeBSD.org @@ -13,8 +13,6 @@ COMMENT= Programming environment for images, animation, and interactions LICENSE= GPLv2 -BROKEN= Unfetchable (google code has gone away) - RUN_DEPENDS= jikes>=1.22:java/jikes \ ${JAVA_HOME}/jre/lib/ext/RXTXcomm.jar:comms/rxtx diff --git a/graphics/processing/distinfo b/graphics/processing/distinfo index 78fe1ffcd895..82a183ba4eae 100644 --- a/graphics/processing/distinfo +++ b/graphics/processing/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1488340290 SHA256 (processing-1.5.1-linux.tgz) = 970a8a36d9fd77764a9d369865140825956eba006c37e83d331c576c7e6f595e SIZE (processing-1.5.1-linux.tgz) = 91230153 |