Collision between basesystem gstat and gstat from coreutils. [zloidemon@ololo ~]$ whereis gstat gstat: /usr/sbin/gstat /usr/local/man/man1/gstat.1.gz /usr/src/usr.sbin/gstat [zloidemon@ololo ~]$ which gstat /usr/local/bin/gstat How-To-Repeat: install port sysutils/coreutils and try command: which gstat whereis gstat
Maintainer of sysutils/coreutils, Please note that PR ports/160060 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160060 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->open maintainer timeout
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->feedback So... options are a) rename port's gstat to ggstat b) not worry about it <-- is it a huge deal? Are the implementations incompatible? Oh, c) make gstat an OPTION.
I'm going to commit the patch at [1] when I get my tinderbox working again if that's no problem with you. Chris [1] http://www.bayofrum.net/~crees/patches/coreutils-gnustat.diff
State Changed From-To: feedback->closed Committed. Thanks!
crees 2011-11-02 17:33:16 UTC FreeBSD ports repository Modified files: sysutils/coreutils Makefile pkg-plist Log: - Rename gstat to gnustat; otherwise it collides with base gstat (for geom) [1] - Correct REINPLACE for permissions; \+ is a special character in a BRE PR: ports/160060 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Reviewed by: Jason Hellenthal, wxs, eadler Approved by: Jason Harris <jharris@widomaker.com> (maintainer) Revision Changes Path 1.33 +6 -3 ports/sysutils/coreutils/Makefile 1.15 +1 -1 ports/sysutils/coreutils/pkg-plist _______________________________________________ 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"