Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 23:51:16 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114914: [maintainer-update] comms/gnokii: update to 0.6.18
Message-ID:  <200707252151.l6PLpGEr091502@wedge.madpilot.net>
Resent-Message-ID: <200707252200.l6PM08ZH034130@freefall.freebsd.org>

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

>Number:         114914
>Category:       ports
>Synopsis:       [maintainer-update] comms/gnokii: update to 0.6.18
>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 Jul 25 22:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD wedge.madpilot.net 6.2-STABLE FreeBSD 6.2-STABLE #37: Tue Jul 10 15:09:20 CEST 2007 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

Update to 0.6.18

removed files:

files/patch-include-compat.h

>How-To-Repeat:
>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Wed Jul 25 21:31:59 2007
+++ gnokii/Makefile	Wed Jul 25 21:32:27 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnokii
-PORTVERSION=	0.6.17
+PORTVERSION=	0.6.18
 PORTEPOCH=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
diff -ruN gnokii.old/distinfo gnokii/distinfo
--- gnokii.old/distinfo	Wed Jul 25 21:31:59 2007
+++ gnokii/distinfo	Wed Jul 25 21:33:59 2007
@@ -1,3 +1,3 @@
-MD5 (gnokii-0.6.17.tar.bz2) = 42b78d30e9eff4de9cfa20a54ead1818
-SHA256 (gnokii-0.6.17.tar.bz2) = f16ab192c72161f99473f2644e2afa9e31c7702b2544b5595231213e26a90f6c
-SIZE (gnokii-0.6.17.tar.bz2) = 1739452
+MD5 (gnokii-0.6.18.tar.bz2) = 0060f876414a22914ded4201335298ad
+SHA256 (gnokii-0.6.18.tar.bz2) = 9b47279e0659a3c1e4bd35c48112dcbd2e4c30038bb589de1dab6f580827ada5
+SIZE (gnokii-0.6.18.tar.bz2) = 1756016
diff -ruN gnokii.old/files/patch-include-compat.h gnokii/files/patch-include-compat.h
--- gnokii.old/files/patch-include-compat.h	Wed Jul 25 21:31:59 2007
+++ gnokii/files/patch-include-compat.h	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- 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/files/patch-smsd-Makefile gnokii/files/patch-smsd-Makefile
--- gnokii.old/files/patch-smsd-Makefile	Wed Jul 25 21:31:59 2007
+++ gnokii/files/patch-smsd-Makefile	Wed Jul 25 23:18:58 2007
@@ -1,6 +1,6 @@
---- smsd/Makefile.orig	Wed Oct 20 17:24:58 2004
-+++ smsd/Makefile	Wed Oct 20 17:25:10 2004
-@@ -26,9 +26,9 @@
+--- smsd/Makefile.orig	Tue Jul 24 22:31:35 2007
++++ smsd/Makefile	Wed Jul 25 23:18:11 2007
+@@ -29,9 +29,9 @@
  LDLIBS += $(PTHREAD_LIBS) \
  	  $(shell $(GLIBLDLIBS))
  
@@ -12,3 +12,14 @@
  
  OBJS = 	smsd.lo \
  	lowlevel.lo
+@@ -39,8 +39,8 @@
+ 
+ # A list of database modules to build.
+ # FIXME: detect which ones to build in configure
+-DB_LIBS = libfile.la libpq.la libmysql.la
+-#DB_LIBS := libfile.la
++#DB_LIBS = libfile.la libpq.la libmysql.la
++DB_LIBS := libfile.la
+ 
+ all: smsd
+ 
diff -ruN gnokii.old/pkg-plist gnokii/pkg-plist
--- gnokii.old/pkg-plist	Wed Jul 25 21:31:59 2007
+++ gnokii/pkg-plist	Wed Jul 25 23:29:29 2007
@@ -20,7 +20,7 @@
 lib/libgnokii.a
 lib/libgnokii.la
 lib/libgnokii.so
-lib/libgnokii.so.5
+lib/libgnokii.so.6
 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?200707252151.l6PLpGEr091502>