Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2006 22:09:13 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102918: [maintainer update] comms/gnokii update to 0.6.14
Message-ID:  <200609052009.k85K9DLx000960@wedge.madpilot.net>
Resent-Message-ID: <200609052010.k85KAMYS094893@freefall.freebsd.org>

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

>Number:         102918
>Category:       ports
>Synopsis:       [maintainer update] comms/gnokii update to 0.6.14
>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:   Tue Sep 05 20:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 6.1-STABLE FreeBSD 6.1-STABLE #21: Fri Sep 1 00:44:21 CEST 2006 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386


>Description:

Update to 0.6.14.

added file:

files/patch-include-compat.h

>How-To-Repeat:
>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Tue Sep  5 13:44:17 2006
+++ gnokii/Makefile	Tue Sep  5 13:53:39 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnokii
-PORTVERSION=	0.6.12
+PORTVERSION=	0.6.14
 PORTEPOCH=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
diff -ruN gnokii.old/distinfo gnokii/distinfo
--- gnokii.old/distinfo	Tue Sep  5 13:44:17 2006
+++ gnokii/distinfo	Tue Sep  5 13:53:05 2006
@@ -1,3 +1,3 @@
-MD5 (gnokii-0.6.12.tar.bz2) = 846e03e7cf3581000c9d0141c2950b79
-SHA256 (gnokii-0.6.12.tar.bz2) = 7ec179f8d933c1005af2b4996198fffc10b528f4604b796c471d6413cc825b58
-SIZE (gnokii-0.6.12.tar.bz2) = 1517318
+MD5 (gnokii-0.6.14.tar.bz2) = 89449d613c7a7e765a0d8da57ef1bb88
+SHA256 (gnokii-0.6.14.tar.bz2) = cea63cddf79864d306198c7a84091af0b4685816b352ae253a3e2bfac5e67cb7
+SIZE (gnokii-0.6.14.tar.bz2) = 1546845
diff -ruN gnokii.old/files/patch-include-compat.h gnokii/files/patch-include-compat.h
--- gnokii.old/files/patch-include-compat.h	Thu Jan  1 01:00:00 1970
+++ gnokii/files/patch-include-compat.h	Tue Sep  5 14:16:44 2006
@@ -0,0 +1,11 @@
+--- include/compat.h.orig	Tue Sep  5 14:13:49 2006
++++ include/compat.h	Tue Sep  5 14:14:37 2006
+@@ -37,6 +37,8 @@
+ #include "config.h"
+ 
+ #include <stdlib.h>
++/* FreeBSD seems to require this one in various sources for "INT_MAX" */
++#include <limits.h>
+ 
+ #ifdef WIN32
+ #  include <windows.h>
diff -ruN gnokii.old/pkg-plist gnokii/pkg-plist
--- gnokii.old/pkg-plist	Tue Sep  5 13:44:17 2006
+++ gnokii/pkg-plist	Tue Sep  5 21:48:01 2006
@@ -2,6 +2,7 @@
 bin/ppm2nokia
 bin/sendsms
 bin/todologo
+bin/waitcall
 %%X11%%bin/xgnokii
 etc/gnokiirc.sample
 include/gnokii.h
@@ -17,11 +18,12 @@
 include/gnokii/sms.h
 include/gnokii/statemachine.h
 include/gnokii/virtmodem.h
+include/gnokii/wappush.h
 @dirrm include/gnokii
 lib/libgnokii.a
 lib/libgnokii.la
 lib/libgnokii.so
-lib/libgnokii.so.2
+lib/libgnokii.so.3
 libdata/pkgconfig/gnokii.pc
 libdata/pkgconfig/xgnokii.pc
 sbin/gnokiid
>Release-Note:
>Audit-Trail:
>Unformatted:



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