Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 19:32:37 -0800
From:      Christopher Kelley <bsd@kelleycows.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: xfce4-toys build fails
Message-ID:  <423B9D55.50601@kelleycows.com>
In-Reply-To: <423B8E55.2090304@kelleycows.com>
References:  <20050316120030.AD23516A557@hub.freebsd.org> <423B8E55.2090304@kelleycows.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Christopher Kelley wrote:

> Also, looking at the commit message and the distinfo and Makefile for 
> misc/xfce4-wm-themes, I'm guessing that the distinfo file for it needs 
> to be updated as well.
>
> I guess if I was really clever, I'd figure out how to generate MD5 
> sums, and also figure out how to make and submit a patch.  I suppose I 
> really need to figure out how to do those things.
>
> Christopher

Heh, that wasn't so hard, xfce.org provides the md5 sums.  So here's the 
patches for games/xfce4-toys/distinfo and misc/xfce4-wm-themes;


games/xfce4-toys:
--- distinfo.4.2.0_1    Fri Mar 18 18:40:43 2005
+++ distinfo    Fri Mar 18 18:46:44 2005
@@ -1,2 +1,2 @@
-MD5 (xfce4/xfce4-toys-4.2.0.tar.gz) = 98d882654c81dcd30c4a7636cb4b282a
-SIZE(xfce4/xfce4-toys-4.2.0.tar.gz) = 403655
+MD5 (xfce4/xfce4-toys-4.2.1.tar.gz) = a7700980c111dbab07172652a365fafd 
+SIZE(xfce4/xfce4-toys-4.2.1.tar.gz) = 403562


misc/xfce4-wm-themes:
--- distinfo.4.2.0_1    Sat Feb  5 21:40:29 2005
+++ distinfo    Fri Mar 18 18:57:07 2005
@@ -1,2 +1,2 @@
-MD5 (xfce4/xfwm4-themes-4.2.0.tar.gz) = a8d0676fbf9cd3b3514d76a39d4ecbe1
-SIZE(xfce4/xfwm4-themes-4.2.0.tar.gz) = 779350
+MD5 (xfce4/xfwm4-themes-4.2.1.tar.gz) = d02ca2fc931ffd336b9a9fe767da80fc 
+SIZE(xfce4/xfwm4-themes-4.2.1.tar.gz) = 779707


Now the only puzzle piece I'm missing is how to "correctly" submit the 
patches to the maintainer. I posted them here because the maintainer 
might see them here before I figure that part out. :) Back to the books!

Christopher

Oh yeah, and to anyone else updating xfce: don't be a moron like me and 
fail to backup your ~/.config directory.  The new version overwrote my 
xfce panel settings, so now I have to try to remember what I had where.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423B9D55.50601>