Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 11:29:01 +0400
From:      "Boris B. Samorodov" <bsam@ipt.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97076: [maintainer update]: comms/gammu: take maintainership, update to new release 1.06.00
Message-ID:  <E1Fdj81-0009yT-Fp@srv.sem.ipt.ru>
Resent-Message-ID: <200605100730.k4A7UELW014151@freefall.freebsd.org>

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

>Number:         97076
>Category:       ports
>Synopsis:       [maintainer update]: comms/gammu: take maintainership, update to new release 1.06.00
>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 10 07:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 6.1-RC i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD srv.sem.ipt.ru 6.1-RC FreeBSD 6.1-RC #1: Fri Apr 14 18:29:53 MSD 2006 bsam@srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV i386

>Description:
	1. There is no current maintainer.
	2. New release is out:
	   http://freshmeat.net/projects/gammu/

	Changes since 1.05.00:

20060418 - 1.06.00
[!] No more gammu.net. There is gammu.org instead. We release
    this version as 1.06.00, because we want force people to upgrade
    link
[+] Some new texts in Polish localisation                         (Tomek Fizyk)
[*] SMSD DB updated to version 6. There should be "real" UTF8 used now
    and less problems with MySQL 5 (of course, PHP and SMSD updated too)
[*] New method of informing about changes in ChangeLog:
    [!] Important
    [+] New functionality
    [*] Changes in existing functionality
    [-] Fixed error
[*] gammu.txt -> gammu.htm (from Wiki, currently temporary version)
[*] readme.txt redirects to wiki
[*] new functions for utf8
[-] * Fix, when config file not available                        (Michal Cihar)
[-] * Fix for SMSD
[-] * as there are architectures where char is unsigned by
      default, for SMS->Class we need to explicitly use signed one
      (it is set/compared for -1)
[-] * avoid error in configure when rpm is not installed
[-] * second changes type used for length to size_t, which is big enough
      to hold possible pointer size
[-] improved vcf restoring

>How-To-Repeat:
>Fix:
	1. Take maintainership. Thanks Kirill for good work in the
	   past!
	2. Update pkg-descr to point at new web site.
	3. Update to new version. The patch is relative to the port:
	   # cd /usr/ports/comms
	   # patch -p0 < _the_patch_
	   <delete gammu/*.orig>

===== start gammu.patch =====
diff -ruN gammu.orig/Makefile gammu/Makefile
--- gammu.orig/Makefile	Wed May 10 09:48:37 2006
+++ gammu/Makefile	Wed May 10 10:22:04 2006
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	gammu
-PORTVERSION=	1.05.00
+PORTVERSION=	1.06.00
 CATEGORIES=	comms
-MASTER_SITES=	http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/
+MASTER_SITES=	http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \
+		http://cihar.com/gammu/zips/gammu/stable/1_0x/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bsam@ipt.ru
 COMMENT=	GNU All Mobile Management Utilities
 
 MAN1=		gammu.1
diff -ruN gammu.orig/distinfo gammu/distinfo
--- gammu.orig/distinfo	Wed May 10 09:48:37 2006
+++ gammu/distinfo	Wed May 10 10:02:26 2006
@@ -1,3 +1,3 @@
-MD5 (gammu-1.05.00.tar.gz) = d63df5146f6bbe27b758e874d28423d7
-SHA256 (gammu-1.05.00.tar.gz) = da95d899bd610b367457c631c91bf2f018da3fa0dc51fad98093e81dbe6bd6b6
-SIZE (gammu-1.05.00.tar.gz) = 1017137
+MD5 (gammu-1.06.00.tar.gz) = bc96e1851fecf5795048ce657c8bd67b
+SHA256 (gammu-1.06.00.tar.gz) = b922563007de16a301874023aa47ae36605d91394bb00877e0ecbf579f92617b
+SIZE (gammu-1.06.00.tar.gz) = 1014476
diff -ruN gammu.orig/pkg-descr gammu/pkg-descr
--- gammu.orig/pkg-descr	Wed May 10 09:48:37 2006
+++ gammu/pkg-descr	Wed May 10 10:33:02 2006
@@ -5,7 +5,7 @@
 Java support, ringtones, pictures, and many, many other good
 things.
 
-WWW: http://www.mwiacek.com
+WWW: http://www.gammu.org/wiki/index.php?title=Gammu:Main_Page
 
 - Kirill Bezzubets
 <kirill@solaris.ru>
===== stop gammu.patch =====

-- 
bsam
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Fdj81-0009yT-Fp>