Bug 114583 - unixstat port doesn't build packages properly on -CURRENT
Summary: unixstat port doesn't build packages properly on -CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-14 15:50 UTC by mwm
Modified: 2007-07-14 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.27 KB, patch)
2007-07-14 15:50 UTC, mwm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mwm 2007-07-14 15:50:01 UTC
	The unixstat package fails to build one of it's binaries when compiled with
	gcc 4.2 on -CURRENT. While building and installing ignores this, it breaks the
	package (but we can't distribute a package....)

Fix: This patch provides a patch so it will build, and also picks some lint
out of the port.
How-To-Repeat: 	cd /usr/ports/math/unixstat; make package
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-14 18:00:38 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-14 18:07:52 UTC
pav         2007-07-14 17:07:46 UTC

  FreeBSD ports repository

  Modified files:
    math/unixstat        Makefile distinfo 
    math/unixstat/files  patch-src 
  Log:
  - Fix build with gcc42
  - Style
  
  PR:             ports/114583
  Submitted by:   Mike Meyer <mwm@mired.org> (maintainer)
  
  Revision  Changes    Path
  1.12      +1 -6      ports/math/unixstat/Makefile
  1.2       +2 -0      ports/math/unixstat/distinfo
  1.2       +27 -0     ports/math/unixstat/files/patch-src
_______________________________________________
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"