Bug 138825 - [maintainer-update] update astro/boinc-setiathome-enhanced to 6.08
Summary: [maintainer-update] update astro/boinc-setiathome-enhanced to 6.08
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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 23:00 UTC by Rene Ladan
Modified: 2009-09-15 22:43 UTC (History)
0 users

See Also:


Attachments
file.diff (15.73 KB, patch)
2009-09-14 23:00 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2009-09-14 23:00:01 UTC
update astro/boinc-setiathome-enhanced to 6.08:
* fix build (teach the configure script how to use our m4)
* reroll distfile to be an svn-exported tarball (revision 412)
* drop outdated astropulse (should be its own port)
* cleanup Makefile
* fix pkg-plist (X11 wasn't optional)

The client is tested against the reference workunit and succesfully used for various production units (see http://setiathome.berkeley.edu/show_host_detail.php?hostid=4500916)

Passes `port test' and most of `portlint -A'

Somehow the graphics don't work (in boinc_gui the "Show graphics" button is always grayed out).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-14 23:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-15 22:38:10 UTC
rene        2009-09-15 21:37:57 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    astro/boinc-setiathome-enhanced Makefile distinfo pkg-plist 
  Added files:
    astro/boinc-setiathome-enhanced/files app_info.xml.in 
                                          patch-Makefile.am 
                                          patch-_autosetup 
                                          patch-client_Makefile.am 
                                          patch-configure.ac 
                                          pkg-message.in 
  Removed files:
    astro/boinc-setiathome-enhanced pkg-message 
  Log:
  * Update setiathome client to 6.08
  * Remove astropulse client which is too old for the current work units
  
  PR:             ports/138825
  Submitted by:   rene
  Approved by:    pav
  Feature safe:   yes
  
  Revision  Changes    Path
  1.23      +39 -101   ports/astro/boinc-setiathome-enhanced/Makefile
  1.8       +3 -6      ports/astro/boinc-setiathome-enhanced/distinfo
  1.3       +17 -0     ports/astro/boinc-setiathome-enhanced/files/app_info.xml.in (new)
  1.1       +11 -0     ports/astro/boinc-setiathome-enhanced/files/patch-Makefile.am (new)
  1.1       +13 -0     ports/astro/boinc-setiathome-enhanced/files/patch-_autosetup (new)
  1.1       +16 -0     ports/astro/boinc-setiathome-enhanced/files/patch-client_Makefile.am (new)
  1.1       +42 -0     ports/astro/boinc-setiathome-enhanced/files/patch-configure.ac (new)
  1.3       +16 -0     ports/astro/boinc-setiathome-enhanced/files/pkg-message.in (new)
  1.5       +0 -16     ports/astro/boinc-setiathome-enhanced/pkg-message (dead)
  1.6       +1 -3      ports/astro/boinc-setiathome-enhanced/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 3 Rene Ladan freebsd_committer freebsd_triage 2009-09-15 22:43:02 UTC
State Changed
From-To: open->closed

Committed