Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 17:30:52 -0500 (EST)
From:      Steven Kreuzer <skreuzer@exit2shell.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        edwin@mavetju.org
Subject:   ports/131173: [PATCH] graphics/processing-devel: Mark as Depreciated
Message-ID:  <200901302230.n0UMUqgr003909@slurry.exit2shell.com>
Resent-Message-ID: <200901302240.n0UMe5qK051025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131173
>Category:       ports
>Synopsis:       [PATCH] graphics/processing-devel: Mark as Depreciated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 22:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008
>Description:
This is an extremenly old version of processing and I just updated
graphics/processing to version 1.0.1 which is the latest stable release.

I don't think it is necessary to have a processing and processing-devel port
anymore.

Port maintainer (edwin@mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- processing-devel-0142_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/graphics/processing-devel/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	24 Sep 2008 05:52:44 -0000	1.6
+++ Makefile	30 Jan 2009 22:29:27 -0000
@@ -22,6 +22,10 @@
 USE_JAVA=	1.5+
 NO_BUILD=	yes
 
+IGNORE=	Use graphics/processing Instead
+DEPRECATED=	${IGNORE}
+EXPIRE_DATE=	2009-06-01
+
 post-extract:
 	# Go from 124 Mb to 73 Mb
 	${RM} -rf ${WRKSRC}/java/.systemPrefs
--- processing-devel-0142_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901302230.n0UMUqgr003909>