Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 12:59:28 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88921: [maintainer update] comms/gnokii to 0.6.10, fix fetching.
Message-ID:  <200511131159.jADBxSWT036429@wedge.madpilot.net>
Resent-Message-ID: <200511131200.jADC0Ux3059655@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88921
>Category:       ports
>Synopsis:       [maintainer update] comms/gnokii to 0.6.10, fix fetching.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 12:00:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 6.0-STABLE FreeBSD 6.0-STABLE #6: Fri Nov 11 14:56:45 CET 2005 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

upgrade gnokii to 0.6.10, fix fetch.

>How-To-Repeat:
>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Sat Nov 12 18:45:36 2005
+++ gnokii/Makefile	Sat Nov 12 18:45:57 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gnokii
-PORTVERSION=	0.6.8
-PORTREVISION=	1
+PORTVERSION=	0.6.10
 PORTEPOCH=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
diff -ruN gnokii.old/distinfo gnokii/distinfo
--- gnokii.old/distinfo	Sat Nov 12 18:45:36 2005
+++ gnokii/distinfo	Sat Nov 12 18:50:14 2005
@@ -1,2 +1,3 @@
-MD5 (gnokii-0.6.8.tar.bz2) = 8109a8c3eb8ac0ee3e6ef3314bd2ce82
-SIZE (gnokii-0.6.8.tar.bz2) = 1980384
+MD5 (gnokii-0.6.10.tar.bz2) = 031007358ff9b6e6e2994d408a4fa88a
+SHA256 (gnokii-0.6.10.tar.bz2) = 92659c8b02a50f7a2d40a608b81514176a13216d4a40d35689df9a49f58444f0
+SIZE (gnokii-0.6.10.tar.bz2) = 1916536
diff -ruN gnokii.old/files/patch-gnokiirc gnokii/files/patch-gnokiirc
--- gnokii.old/files/patch-gnokiirc	Sat Nov 12 18:45:36 2005
+++ gnokii/files/patch-gnokiirc	Sat Nov 12 19:11:52 2005
@@ -1,24 +1,24 @@
---- Docs/sample/gnokiirc.orig	Wed May 18 15:17:32 2005
-+++ Docs/sample/gnokiirc	Wed May 18 15:18:17 2005
-@@ -6,7 +6,7 @@
+--- Docs/sample/gnokiirc.orig	Wed Nov  9 01:11:42 2005
++++ Docs/sample/gnokiirc	Sat Nov 12 19:11:21 2005
+@@ -7,7 +7,7 @@
  
- # Set port to the physical serial port used to connect to your phone.
+ # Set port to the physical port used to connect to your phone.
  # Linux version is:
 -port = /dev/ttyS0
 +port = /dev/cuaa0
  #
  # For MacOSX you will need something like:
  # port = /dev/cu.USA28X1P1.1
-@@ -26,7 +26,7 @@
+@@ -45,7 +45,7 @@
  # model = AT
  # If you can't figure out what to put here read the FAQ.
  # If it still doesn't help, consult gnokii-ml or #gnokii at freenode.
 -model = 6510
 +model = 6210
+ # There are few main models that should make use of the certain drivers.
+ # These are: 6110, 7110, 6510, 3110, 2110, 6160.
  
- # Initlength controls the number of characters sent to the
- # phone during initialisation.  You can either set it to
-@@ -56,7 +56,7 @@
+@@ -87,7 +87,7 @@
  # port software (eg. minicom). If you have wrong permissions for the
  # directory, a warning will be generated. If you don't want a lockfile, set
  # it to 'no'.
diff -ruN gnokii.old/pkg-install gnokii/pkg-install
--- gnokii.old/pkg-install	Sat Nov 12 18:45:36 2005
+++ gnokii/pkg-install	Sun Nov 13 11:17:16 2005
@@ -5,7 +5,11 @@
 GROUP=gnokii
 
 SUIDBINS="${PKG_PREFIX}/sbin/gnokiid ${PKG_PREFIX}/sbin/mgnokiidev"
-BINS="${PKG_PREFIX}/bin/gnokii ${PKG_PREFIX}/bin/xgnokii ${SUIDBINS}"
+BINS="${PKG_PREFIX}/bin/gnokii ${SUIDBINS}"
+
+if [ -e ${PKG_PREFIX}/bin/xgnokii ]; then
+	BINS="$BINS ${PKG_PREFIX}/bin/xgnokii"
+fi
 
 case "$2" in
 "PRE-INSTALL")
diff -ruN gnokii.old/pkg-plist gnokii/pkg-plist
--- gnokii.old/pkg-plist	Sat Nov 12 18:45:36 2005
+++ gnokii/pkg-plist	Sun Nov 13 12:54:16 2005
@@ -180,6 +180,17 @@
 %%X11%%share/xgnokii/xpm/Preview_6210.xpm
 %%X11%%share/xgnokii/xpm/Preview_6250.xpm
 %%X11%%share/xgnokii/xpm/Preview_7110.xpm
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/calendar
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/contacts
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/dtmf
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/main
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/netmon/gsm
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/sms
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/speeddial
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/xkeyb
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/cables
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/irda
+%%X11%%@exec mkdir -p %D/share/xgnokii/help/en_US/windows
 %%X11%%@dirrm share/xgnokii/help/en_US/cables
 %%X11%%@dirrm share/xgnokii/help/en_US/calendar
 %%X11%%@dirrm share/xgnokii/help/en_US/contacts
@@ -209,11 +220,3 @@
 %%X11%%@dirrm share/xgnokii/help
 %%X11%%@dirrm share/xgnokii/xpm
 %%X11%%@dirrm share/xgnokii
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/calendar
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/contacts
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/dtmf
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/main
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/netmon/gsm
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/sms
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/speeddial
-%%X11%%@exec mkdir -m 755 %D/share/xgnokii/help/en_US/xkeyb
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511131159.jADBxSWT036429>