Date: Fri, 18 Mar 2005 18:28:37 -0800 From: Christopher Kelley <bsd@kelleycows.com> To: freebsd-ports@freebsd.org Subject: xfce4-toys build fails Message-ID: <423B8E55.2090304@kelleycows.com> In-Reply-To: <20050316120030.AD23516A557@hub.freebsd.org> References: <20050316120030.AD23516A557@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think an update to the distinfo file for games/xfce4-toys was missed in the xfce4 upgrade from 4.2.0_1 to 4.2.1. When I try to portupgrade, I get: $ portupgrade -rR xfce4-toys ---> Upgrading 'xfce4-toys-4.2.0_1' to 'xfce4-toys-4.2.1' (games/xfce4-toys) ---> Building '/usr/ports/games/xfce4-toys' ===> Cleaning for atk-1.9.1 (cleaning messages for all dependencies removed for brevity) ===> Cleaning for xfce4-toys-4.2.1 => xfce4/xfce4-toys-4.2.1.tar.gz is not in /usr/ports/games/xfce4-toys/distinfo. => Either /usr/ports/games/xfce4-toys/distinfo is out of date, or => xfce4/xfce4-toys-4.2.1.tar.gz is spelled incorrectly. *** Error code 1 Stop in /usr/ports/games/xfce4-toys. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade82096.27 make ** Fix the problem and try again. ---> Skipping 'x11-wm/xfce4' (xfce-4.2.0_1) because a requisite package 'xfce4-toys-4.2.0_1' (games/xfce4-toys) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! games/xfce4-toys (xfce4-toys-4.2.0_1) (distinfo incorrect) * x11-wm/xfce4 (xfce-4.2.0_1) ---> Packages processed: 0 done, 27 ignored, 1 skipped and 1 failed Exit 1 $ cat distinfo MD5 (xfce4/xfce4-toys-4.2.0.tar.gz) = 98d882654c81dcd30c4a7636cb4b282a SIZE(xfce4/xfce4-toys-4.2.0.tar.gz) = 403655 owl@owl:/usr/ports/games/xfce4-toys$ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423B8E55.2090304>