1. update to 0.8.1 2. remove files/* 3. remove PNG type patches Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it.
State Changed From-To: open->feedback Fails on tinderbox http://people.freebsd.org/~makc/tb/peekabot-0.8.1.log, could you look at it?
Compiles fine on my end http://www.bsdjunk.com/portfiles/
Recompile it with 4.4, I used 4.4 as that's what the developer uses. I will not port it to each gcc version available that is just ridiculous. Might want to check these things before you blab out that it's my fault :)
new patch to remove the + in USE_GCC = 4.4+ force the use of 4.4 only.
State Changed From-To: feedback->open Feedback received.
State Changed From-To: open->suspended The ports is supposed to build with gcc44 only, which is broken currently. Suspend until it is fixed.
The developer of peekabot was kind enough to fix the build issues for 4.5.x, testing now and will post new patch once it's done. Chris
Done Enclosed Patch
State Changed From-To: suspended->open New patch received.
makc 2010-11-30 08:02:26 UTC FreeBSD ports repository Modified files: science/peekabot Makefile distinfo pkg-plist Removed files: science/peekabot/files patch-src-3rdparty-png++-config.hpp Log: Update to 0.8.3 Pass maintainerhsip to submitter PR: ports/151753 Submitted by: Chris Petrik <c.petrik.sosa at gmail.com> Revision Changes Path 1.19 +9 -15 ports/science/peekabot/Makefile 1.5 +2 -3 ports/science/peekabot/distinfo 1.2 +0 -14 ports/science/peekabot/files/patch-src-3rdparty-png++-config.hpp (dead) 1.3 +40 -39 ports/science/peekabot/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!