From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 28 21:40:11 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 7E72316A419 for ; Sat, 28 Jul 2007 21:40:11 +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 7A18613C4B4 for ; Sat, 28 Jul 2007 21:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6SLe77A000654 for ; Sat, 28 Jul 2007 21:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6SLe7Cn000653; Sat, 28 Jul 2007 21:40:07 GMT (envelope-from gnats) Date: Sat, 28 Jul 2007 21:40:07 GMT Message-Id: <200707282140.l6SLe7Cn000653@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/114829: 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: Sat, 28 Jul 2007 21:40:11 -0000 The following reply was made to PR ports/114829; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114829: commit references a PR Date: Sat, 28 Jul 2007 21:30:52 +0000 (UTC) pav 2007-07-28 21:30:46 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gsnapshot Makefile distinfo pkg-descr pkg-plist graphics/gsnapshot/files patch-src_filechooser.c patch-src_gdisplay.c Log: gsnapshot is a GTK2 application. It provides for capturing a screen snapshot of the entire screen, a window or a region, with a simple user The package also provides the gdisplay program, a simple image viewer with built-in directory file browser. WWW: http://www.softcraft.org/gsnapshot/ PR: ports/114829 Submitted by: Yinghong.Liu Revision Changes Path 1.1086 +1 -0 ports/graphics/Makefile 1.1 +44 -0 ports/graphics/gsnapshot/Makefile (new) 1.1 +3 -0 ports/graphics/gsnapshot/distinfo (new) 1.1 +27 -0 ports/graphics/gsnapshot/files/patch-src_filechooser.c (new) 1.1 +18 -0 ports/graphics/gsnapshot/files/patch-src_gdisplay.c (new) 1.1 +6 -0 ports/graphics/gsnapshot/pkg-descr (new) 1.1 +11 -0 ports/graphics/gsnapshot/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"