From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 21 11:20:05 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEE9616A55E for ; Fri, 21 Dec 2007 11:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A7A9613C4E1 for ; Fri, 21 Dec 2007 11:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBLBK5uB085434 for ; Fri, 21 Dec 2007 11:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBLBK5CW085433; Fri, 21 Dec 2007 11:20:05 GMT (envelope-from gnats) Date: Fri, 21 Dec 2007 11:20:05 GMT Message-Id: <200712211120.lBLBK5CW085433@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/118890: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 11:20:05 -0000 The following reply was made to PR ports/118890; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/118890: commit references a PR Date: Fri, 21 Dec 2007 11:16:53 +0000 (UTC) miwi 2007-12-21 11:16:49 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/commonclipse Makefile distinfo pkg-descr pkg-plist Log: Commonclipse is an eclipse plugin for jakarta commons-lang users. It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object). WWW: http://sourceforge.net/projects/commonclipse/ PR: ports/118890 Submitted by: Sutra Zhou Revision Changes Path 1.198 +1 -0 ports/java/Makefile 1.1 +34 -0 ports/java/commonclipse/Makefile (new) 1.1 +3 -0 ports/java/commonclipse/distinfo (new) 1.1 +6 -0 ports/java/commonclipse/pkg-descr (new) 1.1 +5 -0 ports/java/commonclipse/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"