From owner-freebsd-ports Thu Oct 12 4:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEDAE37B503 for ; Thu, 12 Oct 2000 04:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA53688; Thu, 12 Oct 2000 04:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nadja.cis.ibaraki.ac.jp (nadja.cis.ibaraki.ac.jp [157.80.87.69]) by hub.freebsd.org (Postfix) with ESMTP id 1E36B37B502 for ; Thu, 12 Oct 2000 04:07:46 -0700 (PDT) Received: (from th@localhost) by nadja.cis.ibaraki.ac.jp (8.11.1/8.11.1) id e9CB7iZ37530; Thu, 12 Oct 2000 20:07:44 +0900 (JST) (envelope-from th) Message-Id: <200010121107.e9CB7iZ37530@nadja.cis.ibaraki.ac.jp> Date: Thu, 12 Oct 2000 20:07:44 +0900 (JST) From: th@cis.ibaraki.ac.jp Reply-To: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21930: Update: astro/seti_applet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21930 >Category: ports >Synopsis: Update: astro/seti_applet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 12 04:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 4.0-STABLE i386 >Organization: Dept. of Comp. & Info. Sci.s, Ibaraki University >Environment: >Description: update seti_applet fromversion 0.3.0 to 0.3.2 >How-To-Repeat: >Fix: diff -urN seti_applet.orig/Makefile seti_applet/Makefile --- seti_applet.orig/Makefile Thu Oct 12 16:31:00 2000 +++ seti_applet/Makefile Thu Oct 12 16:35:40 2000 @@ -2,11 +2,11 @@ # Date Created: 1 Jul 2000 # Whom: HIYAMA Takeshi # -# $FreeBSD: ports/astro/seti_applet/Makefile,v 1.3 2000/10/05 07:10:20 reg Exp $ +# $FreeBSD: ports/astro/seti_applet/Makefile,v 1.2 2000/07/13 10:58:19 sobomax Exp $ # PORTNAME= seti_applet -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} @@ -19,17 +19,18 @@ USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' + s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' post-install: - @${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g" ${PKGMESSAGE} + ${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g" ${PKGMESSAGE} .include diff -urN seti_applet.orig/distinfo seti_applet/distinfo --- seti_applet.orig/distinfo Thu Oct 12 16:31:00 2000 +++ seti_applet/distinfo Thu Oct 12 16:25:11 2000 @@ -1 +1 @@ -MD5 (seti_applet-0.3.0.tar.gz) = 2802618a2b37a8b1540c16b0aa0dfbbf +MD5 (seti_applet-0.3.2.tar.gz) = 5811a1d41d596eb9ae17ae37568a3a7c diff -urN seti_applet.orig/files/patch-aa seti_applet/files/patch-aa --- seti_applet.orig/files/patch-aa Thu Oct 12 16:31:00 2000 +++ seti_applet/files/patch-aa Tue Oct 3 11:57:02 2000 @@ -1,24 +1,24 @@ ---- src/seti_applet.c.orig Wed Jul 19 07:18:22 2000 -+++ src/seti_applet.c Wed Jul 19 07:19:05 2000 -@@ -1352,7 +1352,7 @@ - g_free ( sa.setidir ); +--- src/seti_applet.c.orig Tue Oct 3 11:05:06 2000 ++++ src/seti_applet.c Tue Oct 3 11:06:23 2000 +@@ -1442,7 +1442,7 @@ + g_free ( sa.seti_dir ); } gnome_config_push_prefix ( path ); -- sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/usr/local/seti" ); -+ sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/var/db/setiathome" ); - sa.updateinterval = gnome_config_get_int ( "setiapplet/updateinterval=3" ); - sa.fileupdateinterval = gnome_config_get_int ( "setiapplet/fileupdateinterval=120" ); - sa.showcpu = gnome_config_get_int ( "setiapplet/showcpu=1" ); -@@ -1370,10 +1370,10 @@ - g_free ( sa.extraparams ); +- sa.seti_dir = gnome_config_get_string ( "setiapplet/setidir=/usr/local/seti" ); ++ sa.seti_dir = gnome_config_get_string ( "setiapplet/setidir=/var/db/setiathome" ); + sa.update_interval = gnome_config_get_int ( "setiapplet/updateinterval=3" ); + sa.file_update_interval = gnome_config_get_int ( "setiapplet/fileupdateinterval=120" ); + +@@ -1460,10 +1460,10 @@ + g_free ( sa.extra_params ); } - sa.extraparams = gnome_config_get_string ( "setiapplet/extraparams="); -- sa.separateexedir = gnome_config_get_int ( "setiapplet/separateexedir=0" ); -+ sa.separateexedir = gnome_config_get_int ( "setiapplet/separateexedir=1" ); - if ( sa.separateexedir == TRUE ) + sa.extra_params = gnome_config_get_string ( "setiapplet/extraparams="); +- sa.separate_exe_dir = gnome_config_get_int ( "setiapplet/separateexedir=0" ); ++ sa.separate_exe_dir = gnome_config_get_int ( "setiapplet/separateexedir=1" ); + if ( sa.separate_exe_dir == TRUE ) { -- sa.setiexedir = gnome_config_get_string ( "setiapplet/setiexedir" ); -+ sa.setiexedir = gnome_config_get_string ( "setiapplet/setiexedir=/usr/local/bin" ); +- sa.seti_exe_dir = gnome_config_get_string ( "setiapplet/setiexedir" ); ++ sa.seti_exe_dir = gnome_config_get_string ( "setiapplet/setiexedir=/usr/local/bin" ); } - sa.launchonstart = gnome_config_get_int ( "setiapplet/launchonstart=0" ); + sa.launch_on_start = gnome_config_get_int ( "setiapplet/launchonstart=0" ); gnome_config_pop_prefix(); diff -urN seti_applet.orig/files/patch-ad seti_applet/files/patch-ad --- seti_applet.orig/files/patch-ad Thu Jan 1 09:00:00 1970 +++ seti_applet/files/patch-ad Thu Oct 12 16:30:19 2000 @@ -0,0 +1,10 @@ +--- src/seti_control.c.orig Thu Oct 12 16:29:42 2000 ++++ src/seti_control.c Thu Oct 12 16:29:53 2000 +@@ -20,6 +20,7 @@ + #include + #include + #include ++#include + + #include + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message