From owner-cvs-all@FreeBSD.ORG Wed Jan 21 16:17:48 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D92A81065670; Wed, 21 Jan 2009 16:17:48 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AB3DB8FC19; Wed, 21 Jan 2009 16:17:48 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0LGHlm1022838; Wed, 21 Jan 2009 16:17:47 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0LGHlDU022837; Wed, 21 Jan 2009 16:17:47 GMT (envelope-from bsam) Message-Id: <200901211617.n0LGHlDU022837@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 21 Jan 2009 16:17:47 +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 UPDATING ports/accessibility/linux-atk Makefile ports/astro/google-earth Makefile ports/audio/linux-openal Makefile ports/devel/linux-glib2 Makefile ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2009 16:17:49 -0000 bsam 2009-01-21 16:17:47 UTC FreeBSD ports repository Modified files: . UPDATING accessibility/linux-atk Makefile astro/google-earth Makefile audio/linux-openal Makefile devel/linux-glib2 Makefile emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist graphics/linux-XnViewMP Makefile www/linux-mplayer-plugin Makefile x11-toolkits/linux-gtk2 Makefile x11-toolkits/linux-pango Makefile Log: In preparation for adding new linux (Fedora 8) infrastructure ports all linux base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports. Revision Changes Path 1.760 +9 -1 ports/UPDATING 1.20 +1 -7 ports/accessibility/linux-atk/Makefile 1.26 +2 -3 ports/astro/google-earth/Makefile 1.11 +1 -1 ports/audio/linux-openal/Makefile 1.20 +5 -2 ports/devel/linux-glib2/Makefile 1.32 +5 -4 ports/emulators/linux_base-fc4/Makefile 1.13 +6 -0 ports/emulators/linux_base-fc4/distinfo.i386 1.15 +95 -9 ports/emulators/linux_base-fc4/pkg-plist 1.2 +1 -2 ports/graphics/linux-XnViewMP/Makefile 1.12 +1 -7 ports/www/linux-mplayer-plugin/Makefile 1.25 +1 -6 ports/x11-toolkits/linux-gtk2/Makefile 1.17 +1 -6 ports/x11-toolkits/linux-pango/Makefile