From owner-cvs-all@FreeBSD.ORG Wed Aug 9 00:10:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CBB816A4DE; Wed, 9 Aug 2006 00:10:39 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE6643D69; Wed, 9 Aug 2006 00:10:34 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k790AYHr067995; Wed, 9 Aug 2006 00:10:34 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k790AY1k067994; Wed, 9 Aug 2006 00:10:34 GMT (envelope-from maho) Message-Id: <200608090010.k790AY1k067994@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Aug 2006 00:10:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/fastjar Makefile distinfo pkg-descr ports/archivers/fastjar/files patch-aa patch-jargrep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2006 00:10:39 -0000 maho 2006-08-09 00:10:34 UTC FreeBSD ports repository Modified files: archivers/fastjar Makefile distinfo pkg-descr Removed files: archivers/fastjar/files patch-aa patch-jargrep.c Log: * Update to 20060808 cvs checkout of fastjar proect which was forked from gcc4 (http://savannah.nongnu.org/projects/fastjar/) (According to http://gcc.gnu.org/java/ April 4, 2006 fastjar has been removed from the GCC source tree and made into a separate project....) * FastJar from gcc4 (now at savannah) seems to be the superset of FastJar 0.93 at sourceforge and this doesn't seem to updated for long time. According fastjar-0.93/CHANGES > 0.93 01/11/2001 Integrated GNU gcc patches to mainline fastjar > codebase. Should compile on more platforms. > Ignore nutty errors. * gcc42 will depend on this jar * take over the maintainer ship until this situation become settle. Revision Changes Path 1.13 +7 -7 ports/archivers/fastjar/Makefile 1.5 +3 -3 ports/archivers/fastjar/distinfo 1.2 +0 -48 ports/archivers/fastjar/files/patch-aa (dead) 1.2 +0 -10 ports/archivers/fastjar/files/patch-jargrep.c (dead) 1.3 +3 -1 ports/archivers/fastjar/pkg-descr