FreeBSD Bugzilla – Attachment 70845 Details for
Bug 103301
[maintainer-update] comms/grig to v0.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grig-0.7.1.diff
grig-0.7.1.diff (text/plain), 5.94 KB, created by
Matt Dawson
on 2006-09-15 16:30:19 UTC
(
hide
)
Description:
grig-0.7.1.diff
Filename:
MIME Type:
Creator:
Matt Dawson
Created:
2006-09-15 16:30:19 UTC
Size:
5.94 KB
patch
obsolete
>diff -ruN /usr/ports/comms/grig/Makefile ./grig/Makefile >--- /usr/ports/comms/grig/Makefile Thu May 4 23:32:49 2006 >+++ ./grig/Makefile Fri Sep 15 16:09:37 2006 >@@ -5,28 +5,28 @@ > # $FreeBSD: ports/comms/grig/Makefile,v 1.8 2006/05/03 23:38:35 edwin Exp $ > > PORTNAME= grig >-PORTVERSION= 0.2.2 >-PORTREVISION= 4 >+PORTVERSION= 0.7.1 > CATEGORIES= comms hamradio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= groundstation > >-MAINTAINER= matt@mattsnetwork.co.uk >+MAINTAINER= matt@chronos.org.uk > COMMENT= Amateur Radio control front-end > > LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib > >-USE_X_PREFIX= yes > USE_GNOME= gconf gtk12 gnomecanvas > GNU_CONFIGURE= yes > USE_GMAKE= yes >-CONFIGURE_ARGS= --disable-nls # nls not supported yet > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LIBS="-L${LOCALBASE}/lib" >+CONFIGURE_ARGS= --mandir=${PREFIX}/man > > .include <bsd.port.pre.mk> > > post-patch: > @${REINPLACE_CMD} -e 's|GCONF_LIBS="`|GCONF_LIBS="-lgconf-gtk-1 `|' ${WRKSRC}/configure >+ >+MAN1= grig.1 > > .include <bsd.port.post.mk> >diff -ruN /usr/ports/comms/grig/distinfo ./grig/distinfo >--- /usr/ports/comms/grig/distinfo Sun Jan 22 10:07:19 2006 >+++ ./grig/distinfo Sun Sep 10 11:30:17 2006 >@@ -1,3 +1,3 @@ >-MD5 (grig-0.2.2.tar.gz) = 6d9786c7a5ee5e1f95d2572d3c7ce277 >-SHA256 (grig-0.2.2.tar.gz) = f5fa1c698980fe5577d30537ac779519e6dc5f02835cf37b25c034e2e9a631b8 >-SIZE (grig-0.2.2.tar.gz) = 227274 >+MD5 (grig-0.7.1.tar.gz) = d490fa348fa2edfd6f6e3723d47a5684 >+SHA256 (grig-0.7.1.tar.gz) = cc84d1a685801ebdf9e8afc70da2a3fab9b572e71d3d762a46454ec79ab2ef85 >+SIZE (grig-0.7.1.tar.gz) = 494181 >diff -ruN /usr/ports/comms/grig/files/patch-aa ./grig/files/patch-aa >--- /usr/ports/comms/grig/files/patch-aa Mon Jul 4 17:10:28 2005 >+++ ./grig/files/patch-aa Thu Jan 1 01:00:00 1970 >@@ -1,18 +0,0 @@ >---- ./src/gnome-hamlib-rig.c.orig Mon Sep 20 15:35:02 2004 >-+++ ./src/gnome-hamlib-rig.c Mon Sep 20 15:38:35 2004 >-@@ -495,6 +495,7 @@ >- case 2: pbwidth = rig_passband_narrow (GNOME_HAMLIB_RIG (ghr)->rig, mode); >- break; >- default: /* THIS SHOULD NEVER HAVE HAPPENED ERROR */ >-+ break; >- } >- retcode = rig_set_mode (GNOME_HAMLIB_RIG (ghr)->rig, RIG_VFO_CURR, mode, pbwidth); >- if (retcode != RIG_OK) { >-@@ -1367,6 +1368,7 @@ >- case 2: pbwidth = rig_passband_narrow (ghr->rig, mode); >- break; >- default: /* THIS SHOULD NEVER HAVE HAPPENED ERROR */ >-+ break; >- } >- retcode = rig_set_mode (ghr->rig, RIG_VFO_CURR, mode, pbwidth); >- if (retcode == RIG_OK) { >diff -ruN /usr/ports/comms/grig/files/patch-ab ./grig/files/patch-ab >--- /usr/ports/comms/grig/files/patch-ab Mon Jul 4 17:10:28 2005 >+++ ./grig/files/patch-ab Thu Jan 1 01:00:00 1970 >@@ -1,18 +0,0 @@ >---- ./src/grig-config-rig.c.orig Mon Sep 20 15:36:13 2004 >-+++ ./src/grig-config-rig.c Mon Sep 20 15:37:42 2004 >-@@ -433,6 +433,7 @@ >- case 1: /* Cancel */ >- break; >- default: >-+ break; >- } >- gnome_dialog_close (GNOME_DIALOG (dialog)); >- } >-@@ -575,6 +576,7 @@ >- case 1: /* Cancel */ >- break; >- default: >-+ break; >- } >- gnome_dialog_close (GNOME_DIALOG (dialog)); >- } >diff -ruN /usr/ports/comms/grig/files/patch-ac ./grig/files/patch-ac >--- /usr/ports/comms/grig/files/patch-ac Mon Jul 4 17:10:28 2005 >+++ ./grig/files/patch-ac Thu Jan 1 01:00:00 1970 >@@ -1,18 +0,0 @@ >---- ./src/grig-config-rot.c.orig Mon Sep 20 15:39:11 2004 >-+++ ./src/grig-config-rot.c Mon Sep 20 15:40:07 2004 >-@@ -429,6 +429,7 @@ >- case 1: /* Cancel */ >- break; >- default: >-+ break; >- } >- gnome_dialog_close (GNOME_DIALOG (dialog)); >- } >-@@ -571,6 +572,7 @@ >- case 1: /* Cancel */ >- break; >- default: >-+ break; >- } >- gnome_dialog_close (GNOME_DIALOG (dialog)); >- } >diff -ruN /usr/ports/comms/grig/files/patch-ad ./grig/files/patch-ad >--- /usr/ports/comms/grig/files/patch-ad Mon Jul 4 17:10:28 2005 >+++ ./grig/files/patch-ad Thu Jan 1 01:00:00 1970 >@@ -1,18 +0,0 @@ >---- ./src/grig-config.c.orig Mon Sep 20 15:40:26 2004 >-+++ ./src/grig-config.c Mon Sep 20 15:41:25 2004 >-@@ -161,6 +161,7 @@ >- break; >- #endif >- default: >-+ break; >- } >- } >- >-@@ -209,6 +210,7 @@ >- break; >- #endif >- default: >-+ break; >- } >- } >- >diff -ruN /usr/ports/comms/grig/files/patch-ae ./grig/files/patch-ae >--- /usr/ports/comms/grig/files/patch-ae Mon Jul 4 17:10:28 2005 >+++ ./grig/files/patch-ae Thu Jan 1 01:00:00 1970 >@@ -1,19 +0,0 @@ >---- ./src/grig-druid-loc.c.orig Sun May 9 07:18:50 2004 >-+++ ./src/grig-druid-loc.c Sat Aug 14 15:39:16 2004 >-@@ -294,7 +294,7 @@ >- if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radll))) { >- longlat2locator (g_strtod (gtk_entry_get_text (GTK_ENTRY (lonwdg)), NULL), >- g_strtod (gtk_entry_get_text (GTK_ENTRY (latwdg)), NULL), >-- loc); >-+ loc, 3); >- gtk_entry_set_text (GTK_ENTRY (locatorwdg), g_strdup (loc)); >- } >- #endif >-@@ -342,6 +342,7 @@ >- gtk_widget_set_sensitive (locatorwdg, FALSE); >- break; >- default: >-+ break; >- } >- } >- } >diff -ruN /usr/ports/comms/grig/pkg-descr ./grig/pkg-descr >--- /usr/ports/comms/grig/pkg-descr Mon Jul 4 17:10:28 2005 >+++ ./grig/pkg-descr Sun Sep 10 11:51:16 2006 >@@ -4,8 +4,7 @@ > Part of the grounstation suite, it purpose is to control > an amateur radio transceiver from X. It supports any of > the transceivers that hamlib supports, including rpc.rigd >-over the network. However, at present only a subset of the >-hamlib functions are provided. >+over the network. > > The groundstation suite comprises Gnome-rig and Gnome-predict > and is intended to provide a low-cost amateur radio station >diff -ruN /usr/ports/comms/grig/pkg-plist ./grig/pkg-plist >--- /usr/ports/comms/grig/pkg-plist Mon Jul 4 17:10:28 2005 >+++ ./grig/pkg-plist Sun Sep 10 13:20:18 2006 >@@ -1,4 +1,13 @@ > bin/grig >-share/pixmaps/grig/digits_normal.xpm >-share/pixmaps/grig/digits_small.xpm >+%%DATADIR%%/AUTHORS >+%%DATADIR%%/COPYING >+%%DATADIR%%/ChangeLog >+%%DATADIR%%/NEWS >+%%DATADIR%%/README >+share/pixmaps/grig/digits_normal.png >+share/pixmaps/grig/digits_small.png >+share/pixmaps/grig/grig-logo.png >+share/pixmaps/grig/ic910.png >+share/pixmaps/grig/smeter.png > @dirrm share/pixmaps/grig >+@dirrm %%DATADIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103301
: 70845