Bug 151753 - [PATCH] update science/peekabot
Summary: [PATCH] update science/peekabot
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 14:10 UTC by Chris Petrik
Modified: 2010-11-30 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (7.38 KB, patch)
2010-10-26 14:10 UTC, Chris Petrik
no flags Details | Diff
patch-peekabot-new.txt (6.63 KB, patch)
2010-10-31 15:26 UTC, Chris Petrik
no flags Details | Diff
patch-peekabot-gcc-fix.txt (7.31 KB, patch)
2010-11-28 23:29 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2010-10-26 14:10:07 UTC
1. update to 0.8.1
2. remove files/*
3. remove PNG type patches

Fix: Patch attached with submission follows:
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-10-30 20:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-10-31 08:47:43 UTC
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?
Comment 3 Chris Petrik 2010-10-31 15:08:02 UTC
Compiles fine on my end
http://www.bsdjunk.com/portfiles/
Comment 4 Chris Petrik 2010-10-31 15:21:09 UTC
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 :)
Comment 5 Chris Petrik 2010-10-31 15:26:43 UTC
new patch to remove the + in USE_GCC = 4.4+ force the use of 4.4 only.
Comment 6 Max Brazhnikov freebsd_committer freebsd_triage 2010-10-31 19:20:18 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-12 09:58:19 UTC
State Changed
From-To: open->suspended

The ports is supposed to build with gcc44 only, which is broken 
currently. Suspend until it is fixed.
Comment 8 Chris Petrik 2010-11-28 19:55:08 UTC
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
Comment 9 Chris Petrik 2010-11-28 23:29:29 UTC
Done
Enclosed Patch
Comment 10 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-29 20:48:48 UTC
State Changed
From-To: suspended->open

New patch received.
Comment 11 dfilter service freebsd_committer freebsd_triage 2010-11-30 08:02:30 UTC
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"
Comment 12 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-30 08:08:05 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!