Probably this is caused by the weird version number of the installed one, but neither pkg_version nor portversion are advising me to update libgnomeui. (should .01 be interpreted as a decimal?) # pkg_info -Ix libgnomeui libgnomeui-2.22.01 Libraries for the GNOME GUI, a GNU desktop environment # pkg_version -l "<" # portversion -l "<" # grep ^PORT /usr/ports/x11-toolkits/libgnomeui/Makefile PORTNAME= libgnomeui PORTVERSION= 2.22.1 PORTREVISION?= 0 Bumping the PORTREVISION (and rebuilding the ports index) seems sufficient. How-To-Repeat: Update the ports tree after this commit http://www.freebsd.org/cgi/getmsg.cgi?fetch=784948+0+current/cvs-ports
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
marcus 2008-04-09 21:39:43 UTC FreeBSD ports repository Modified files: x11-toolkits/libgnomeui Makefile Log: Bump PORTREVISION to account for the weird version number change (2.22.01 -> 2.22.1). PR: 122609 Submitted by: barbara <barbara.xxx1975@libero.it> Revision Changes Path 1.60 +1 -1 ports/x11-toolkits/libgnomeui/Makefile _______________________________________________ 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"
State Changed From-To: open->closed Committed, thanks!