From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 13 12:00:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD5F16A41F for ; Sun, 13 Nov 2005 12:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69FD843D4C for ; Sun, 13 Nov 2005 12:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADC0Um4059656 for ; Sun, 13 Nov 2005 12:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADC0Ux3059655; Sun, 13 Nov 2005 12:00:30 GMT (envelope-from gnats) Resent-Date: Sun, 13 Nov 2005 12:00:30 GMT Resent-Message-Id: <200511131200.jADC0Ux3059655@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Guido Falsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6966E16A41F for ; Sun, 13 Nov 2005 11:59:32 +0000 (GMT) (envelope-from mad@madpilot.net) Received: from madpilot.net (dadovago8197.dada.it [195.110.114.197]) by mx1.FreeBSD.org (Postfix) with SMTP id 55E6943D45 for ; Sun, 13 Nov 2005 11:59:30 +0000 (GMT) (envelope-from mad@madpilot.net) Received: (qmail 1332 invoked from network); 13 Nov 2005 12:59:28 +0100 Received: from wedge.madpilot.net (192.168.13.11) by madpilot.net with SMTP; 13 Nov 2005 12:59:28 +0100 Received: from wedge.madpilot.net (localhost.madpilot.net [127.0.0.1]) by wedge.madpilot.net (8.13.4/8.13.4) with ESMTP id jADBxSWU036430 for ; Sun, 13 Nov 2005 12:59:28 +0100 (CET) (envelope-from mad@wedge.madpilot.net) Received: (from mad@localhost) by wedge.madpilot.net (8.13.4/8.13.4/Submit) id jADBxSWT036429; Sun, 13 Nov 2005 12:59:28 +0100 (CET) (envelope-from mad) Message-Id: <200511131159.jADBxSWT036429@wedge.madpilot.net> Date: Sun, 13 Nov 2005 12:59:28 +0100 (CET) From: Guido Falsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88921: [maintainer update] comms/gnokii to 0.6.10, fix fetching. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Guido Falsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 12:00:31 -0000 >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: