Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 15:35:06 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81198: [maintainer update] comme/gnokii: update to 0.6.7
Message-ID:  <200505181335.j4IDZ6wk063418@wedge.madpilot.net>
Resent-Message-ID: <200505181340.j4IDe19J004792@freefall.freebsd.org>

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

>Number:         81198
>Category:       ports
>Synopsis:       [maintainer update] comme/gnokii: update to 0.6.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 13:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu May 12 16:27:04 CEST 2005 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

update to 0.6.7 and fix master sites.

savannah removed on developer's reaquest(files on savannah are not
kept up to date anymore).

removed file:

files/patch-config-ltmain.sh

>How-To-Repeat:

>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Wed May 18 14:58:14 2005
+++ gnokii/Makefile	Wed May 18 15:05:17 2005
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	gnokii
-PORTVERSION=	0.6.5
+PORTVERSION=	0.6.7
 PORTEPOCH=	1
 CATEGORIES=	comms
-MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
-		http://www.gnokii.org/download/gnokii/0.6.x/ \
-		ftp://ftp.gnokii.org/pub/gnokii/0.6.x/
+MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
+		ftp://ftp.gnokii.org/pub/gnokii/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	mad@madpilot.net
diff -ruN gnokii.old/distinfo gnokii/distinfo
--- gnokii.old/distinfo	Wed May 18 14:58:14 2005
+++ gnokii/distinfo	Wed May 18 15:07:32 2005
@@ -1,2 +1,2 @@
-MD5 (gnokii-0.6.5.tar.bz2) = 73eefa3ac9bdaf2823e15a1636504b1a
-SIZE (gnokii-0.6.5.tar.bz2) = 1884543
+MD5 (gnokii-0.6.7.tar.bz2) = c80d68549c86f287f24c2bee0e929ded
+SIZE (gnokii-0.6.7.tar.bz2) = 1932632
diff -ruN gnokii.old/files/patch-Makefile.global.in gnokii/files/patch-Makefile.global.in
--- gnokii.old/files/patch-Makefile.global.in	Wed May 18 14:58:14 2005
+++ gnokii/files/patch-Makefile.global.in	Wed May 18 15:12:11 2005
@@ -1,5 +1,5 @@
---- Makefile.global.in.orig	Fri Apr 29 22:40:17 2005
-+++ Makefile.global.in	Fri May  6 03:20:25 2005
+--- Makefile.global.in.orig	Wed May 18 15:08:43 2005
++++ Makefile.global.in	Wed May 18 15:11:40 2005
 @@ -21,14 +21,14 @@
  
  bindir         = @bindir@
@@ -18,12 +18,3 @@
  docdir         = ${prefix}/share/doc/${PACKAGE}
  locdir         = @datadir@/locale
  
-@@ -46,7 +46,7 @@
- CC             = @CC@
- CFLAGS         = @CFLAGS@
- CPPFLAGS       = @CPPFLAGS@
--LIBS           = @LIBS@
-+LIBS           = @LIBS@ -lroken -lcrypt
- LDFLAGS        = @LDFLAGS@
- LEX            = @LEX@
- AR             = @AR@
diff -ruN gnokii.old/files/patch-config-ltmain.sh gnokii/files/patch-config-ltmain.sh
--- gnokii.old/files/patch-config-ltmain.sh	Wed May 18 14:58:14 2005
+++ gnokii/files/patch-config-ltmain.sh	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- config/ltmain.sh.orig	Wed Apr 14 20:10:18 2004
-+++ config/ltmain.sh	Wed Apr 14 20:14:14 2004
-@@ -1356,7 +1356,11 @@
- 	  esac
- 	elif test "X$arg" = "X-lc_r"; then
- 	 case $host in
--	 *-*-openbsd* | *-*-freebsd*)
-+#	 *-*-openbsd* | *-*-freebsd*)
-+#	this situation is already managed by the ports tree for
-+#	freebsd, so leave it as is(-lc_r is actually needed for machines
-+#	built from freebsd-current source in a short life span :)
-+	 *-*-openbsd*)
- 	   # Do not include libc_r directly, use -pthread flag.
- 	   continue
- 	   ;;
diff -ruN gnokii.old/files/patch-gnokiirc gnokii/files/patch-gnokiirc
--- gnokii.old/files/patch-gnokiirc	Wed May 18 14:58:14 2005
+++ gnokii/files/patch-gnokiirc	Wed May 18 15:18:42 2005
@@ -1,5 +1,5 @@
---- Docs/sample/gnokiirc.orig	Fri Apr 29 22:40:17 2005
-+++ Docs/sample/gnokiirc	Thu May  5 14:23:45 2005
+--- 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 @@
  
  # Set port to the physical serial port used to connect to your phone.
@@ -9,16 +9,16 @@
  #
  # For MacOSX you will need something like:
  # port = /dev/cu.USA28X1P1.1
-@@ -19,7 +19,7 @@
- # port = aa:bb:cc:dd:ee:ff
- 
- # Set model to the model number of your phone
--model = 6110
+@@ -26,7 +26,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
  
  # Initlength controls the number of characters sent to the
  # phone during initialisation.  You can either set it to
-@@ -49,7 +49,7 @@
+@@ -56,7 +56,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'.
>Release-Note:
>Audit-Trail:
>Unformatted:



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