From owner-freebsd-ports@FreeBSD.ORG Sun Jan 23 00:39:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9190A16A4CE for ; Sun, 23 Jan 2005 00:39:48 +0000 (GMT) Received: from smtp815.mail.sc5.yahoo.com (smtp815.mail.sc5.yahoo.com [66.163.170.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 1CF7F43D48 for ; Sun, 23 Jan 2005 00:39:48 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.24.8 with login) by smtp815.mail.sc5.yahoo.com with SMTP; 23 Jan 2005 00:39:47 -0000 From: Joshua Tinnin To: freebsd-ports@freebsd.org Date: Sat, 22 Jan 2005 16:39:47 -0800 User-Agent: KMail/1.7.2 References: <20050119070937.7b7e55ae.lehmann@ans-netz.de> In-Reply-To: <20050119070937.7b7e55ae.lehmann@ans-netz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501221639.47515.krinklyfig@spymac.com> Subject: Re: HEADSUP: xfce 4.2.0 commit scheduled on 26-01-2005 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 00:39:48 -0000 On Tuesday 18 January 2005 10:09 pm, Oliver Lehmann wrote: > looks like the CC files is limited for getting posted on ports@... so > everyone who got the message twice in the past: sorry > > > Hi, > > I'm about to commit the xfce 4.2.0 update on 26-01-2005. The patch I > probably commit (depends on the feedback ;) can be found here: > http://pofo.de/tmp/patch-xfce4 (~600kB) > I made it against a fresh cvs checkout. To apply it, be shure you > didn't applied an older version of that patch before. If so, make a > clean checkout first. > It would be nice if you test the stuff. Any feedback is welcome. I > compiled it for my own on a 05-11-2004 CURRENT, and compiled+running > it on 4.11-RC2 both i386. > I bumped all xfcegui4-lib dependencies I was able to find, and also > bumped PORTREVISION of the affected ports because they need to be > recompiled against the new library. > If you are one of the plugin-maintainers and your plugin-port stops > working with xfce 4.2.0, just send me a patch which updates the port > to a version which will work with 4.2.0. But please refrain from > sending me patches if the port won't stop working after xfce 4.2.0 is > there. (for normal updates, send a PR after the mass commit is done) > > port's I'll remove: > x11-fm/xfce4-fm-icons > misc/xfce4-panel-themes > > new ports: > misc/xfce4-appfinder > x11-themes/xfce4-icon-theme > > removed files: > x11-wm/xfce4-session/files/patch-shutdown.c > > grabbing maintainership: > x11-wm/xfce4-session # approved > > plugin PORTVERSION updates: > x11/xfce4-trigger-launcher # approved w00t! Sorry it took so long for me to test this, but I'm still learning about patches. In any event, once I figured it out it worked without a hitch, although just about all the plugin modules also have to be rebuilt (those which aren't in the x11-wm/xfce install or in ports). Fortunately, this is as simple as downloading the tarballs, ./configure, etc., and it has nothing to do with your patch. Thanks very much for the work, Oliver, as personally I've been anticipating the new xfce release for a while ;) - jt