From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 20 12:30:12 2011 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 AF372106564A for ; Thu, 20 Jan 2011 12:30:12 +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 847A48FC12 for ; Thu, 20 Jan 2011 12:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0KCUCbJ071247 for ; Thu, 20 Jan 2011 12:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0KCUCkB071242; Thu, 20 Jan 2011 12:30:12 GMT (envelope-from gnats) Date: Thu, 20 Jan 2011 12:30:12 GMT Message-Id: <201101201230.p0KCUCkB071242@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/154148: 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: Thu, 20 Jan 2011 12:30:12 -0000 The following reply was made to PR ports/154148; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/154148: commit references a PR Date: Thu, 20 Jan 2011 12:26:16 +0000 (UTC) pav 2011-01-20 12:26:11 UTC FreeBSD ports repository Modified files: astro/xglobe Makefile distinfo pkg-descr pkg-plist astro/xglobe/files patch-desktopwidget.cpp patch-renderer.cpp Added files: astro/xglobe/files patch-Makefile patch-desktopwidget.h patch-earthapp.cpp patch-earthapp.h patch-main.cpp patch-marker.xpm patch-markerlist.cpp patch-markerlist.h patch-sunpos.cpp Removed files: astro/xglobe/files patch-aa patch-random Log: - Migrate to qt4 PR: ports/154148 Submitted by: G. Paul Ziemba Feature safe: yes Revision Changes Path 1.24 +7 -6 ports/astro/xglobe/Makefile 1.10 +0 -1 ports/astro/xglobe/distinfo 1.1 +61 -0 ports/astro/xglobe/files/patch-Makefile (new) 1.11 +0 -59 ports/astro/xglobe/files/patch-aa (dead) 1.2 +29 -3 ports/astro/xglobe/files/patch-desktopwidget.cpp 1.1 +11 -0 ports/astro/xglobe/files/patch-desktopwidget.h (new) 1.1 +77 -0 ports/astro/xglobe/files/patch-earthapp.cpp (new) 1.1 +11 -0 ports/astro/xglobe/files/patch-earthapp.h (new) 1.1 +19 -0 ports/astro/xglobe/files/patch-main.cpp (new) 1.1 +9 -0 ports/astro/xglobe/files/patch-marker.xpm (new) 1.1 +25 -0 ports/astro/xglobe/files/patch-markerlist.cpp (new) 1.1 +36 -0 ports/astro/xglobe/files/patch-markerlist.h (new) 1.5 +0 -32 ports/astro/xglobe/files/patch-random (dead) 1.3 +106 -5 ports/astro/xglobe/files/patch-renderer.cpp 1.1 +11 -0 ports/astro/xglobe/files/patch-sunpos.cpp (new) 1.7 +1 -1 ports/astro/xglobe/pkg-descr 1.4 +3 -3 ports/astro/xglobe/pkg-plist _______________________________________________ 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"