From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 16 02:10:04 2012 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E7FC106566B for ; Fri, 16 Mar 2012 02:10:04 +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 157B28FC0C for ; Fri, 16 Mar 2012 02:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2G2A31f085480 for ; Fri, 16 Mar 2012 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2G2A3Gw085479; Fri, 16 Mar 2012 02:10:03 GMT (envelope-from gnats) Date: Fri, 16 Mar 2012 02:10:03 GMT Message-Id: <201203160210.q2G2A3Gw085479@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/158966: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2012 02:10:04 -0000 The following reply was made to PR ports/158966; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/158966: commit references a PR Date: Fri, 16 Mar 2012 02:03:38 +0000 (UTC) mezz 2012-03-16 02:03:23 UTC FreeBSD ports repository Modified files: graphics/libchamplain Makefile pkg-plist Added files: graphics/libchamplain/files patch-champlain-gtk_Makefile.in Log: - Fix the build by reorder the CFLAGS/LDFLAGS to avoid it builds with its old files that were installed in system. [1] - The Python support has been removed and replaced to gobject-introspection, so correct the dependencies and plist. - Get it installs its documents in the correct place. - Get the COMMENT under 70 characters. (portlint) - Bump the PORTREVISION. PR: ports/158966 [1] Reported by: Bourne-again Superuser [1] Feature safe: yes Revision Changes Path 1.13 +5 -22 ports/graphics/libchamplain/Makefile 1.1 +34 -0 ports/graphics/libchamplain/files/patch-champlain-gtk_Makefile.in (new) 1.3 +120 -126 ports/graphics/libchamplain/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"