svn commit: r435120 - head/graphics/processing

Steven Kreuzer skreuzer at FreeBSD.org
Wed Mar 1 03:52:11 UTC 2017


Author: skreuzer
Date: Wed Mar  1 03:52:09 2017
New Revision: 435120
URL: https://svnweb.freebsd.org/changeset/ports/435120

Log:
  Update MASTER_SITES

Modified:
  head/graphics/processing/Makefile
  head/graphics/processing/distinfo

Modified: head/graphics/processing/Makefile
==============================================================================
--- head/graphics/processing/Makefile	Wed Mar  1 03:37:05 2017	(r435119)
+++ head/graphics/processing/Makefile	Wed Mar  1 03:52:09 2017	(r435120)
@@ -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 at FreeBSD.org
@@ -13,8 +13,6 @@ COMMENT=	Programming environment for ima
 
 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
 

Modified: head/graphics/processing/distinfo
==============================================================================
--- head/graphics/processing/distinfo	Wed Mar  1 03:37:05 2017	(r435119)
+++ head/graphics/processing/distinfo	Wed Mar  1 03:52:09 2017	(r435120)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1488340290
 SHA256 (processing-1.5.1-linux.tgz) = 970a8a36d9fd77764a9d369865140825956eba006c37e83d331c576c7e6f595e
 SIZE (processing-1.5.1-linux.tgz) = 91230153


More information about the svn-ports-all mailing list