diff options
-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 |