Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 22:05:59 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65547: [maintainer-update]: comms/gnokii to 0.6.1
Message-ID:  <200404142005.i3EK5xxb063645@wedge.madpilot.net>
Resent-Message-ID: <200404142010.i3EKAIQG020518@freefall.freebsd.org>

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

>Number:         65547
>Category:       ports
>Synopsis:       [maintainer-update]: comms/gnokii to 0.6.1
>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 Apr 14 13:10:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Thu Apr 1 01:55:05 CEST 2004 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

update to 0.6.1

mainly bugfixes.
new features:
added initial symbian support

>How-To-Repeat:

>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Wed Apr 14 20:03:38 2004
+++ gnokii/Makefile	Wed Apr 14 20:04:08 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnokii
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 PORTEPOCH=	1
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
diff -ruN gnokii.old/distinfo gnokii/distinfo
--- gnokii.old/distinfo	Wed Apr 14 20:03:38 2004
+++ gnokii/distinfo	Wed Apr 14 20:06:26 2004
@@ -1,2 +1,2 @@
-MD5 (gnokii-0.6.0.tar.bz2) = 7b0a47b47fc1fc30da2b95183955fd0a
-SIZE (gnokii-0.6.0.tar.bz2) = 1501396
+MD5 (gnokii-0.6.1.tar.bz2) = 45521637ecb443f28558317aaee80bdf
+SIZE (gnokii-0.6.1.tar.bz2) = 1777215
diff -ruN gnokii.old/files/patch-config-ltmain.sh gnokii/files/patch-config-ltmain.sh
--- gnokii.old/files/patch-config-ltmain.sh	Wed Apr 14 20:03:38 2004
+++ gnokii/files/patch-config-ltmain.sh	Wed Apr 14 20:15:02 2004
@@ -1,15 +1,15 @@
---- config/ltmain.sh.orig	Sat Feb 14 16:37:52 2004
-+++ config/ltmain.sh	Sat Feb 14 16:39:37 2004
-@@ -1061,7 +1061,11 @@
+--- 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
+ 	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
- 	    ;;
++	 *-*-openbsd*)
+ 	   # Do not include libc_r directly, use -pthread flag.
+ 	   continue
+ 	   ;;
>Release-Note:
>Audit-Trail:
>Unformatted:



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