From bsam@bb.ipt.ru  Thu Feb  4 07:54:06 2010
Return-Path: <bsam@bb.ipt.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EF1AD106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Feb 2010 07:54:06 +0000 (UTC)
	(envelope-from bsam@bb.ipt.ru)
Received: from bb.ipt.ru (bb.ipt.ru [194.62.233.89])
	by mx1.freebsd.org (Postfix) with ESMTP id 5F3348FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Feb 2010 07:54:05 +0000 (UTC)
Received: from bb.ipt.ru (localhost [127.0.0.1])
	by bb.ipt.ru (8.14.4/8.14.4) with ESMTP id o147s406014950
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 4 Feb 2010 10:54:04 +0300 (MSK)
	(envelope-from bsam@bb.ipt.ru)
Received: (from bsam@localhost)
	by bb.ipt.ru (8.14.4/8.14.4/Submit) id o147s4on014949;
	Thu, 4 Feb 2010 10:54:04 +0300 (MSK)
	(envelope-from bsam)
Message-Id: <201002040754.o147s4on014949@bb.ipt.ru>
Date: Thu, 4 Feb 2010 10:54:04 +0300 (MSK)
From: Boris Samorodov <bsam@freebsd.org>
Reply-To: Boris Samorodov <bsam@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] comms/gammu-devel: update to the current development version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143541
>Category:       ports
>Synopsis:       [patch] comms/gammu-devel: update to the current development version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 04 08:00:01 UTC 2010
>Closed-Date:    Sat Feb 13 22:01:50 UTC 2010
>Last-Modified:  Fri Feb 11 05:50:10 UTC 2011
>Originator:     Boris Samorodov
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
InPharmTech, Co.
>Environment:
System: FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #5 r203474: Thu Feb 4 09:07:18 MSK 2010 bsam@bb.ipt.ru:/m/home/bsam/FreeBSD/base/head/obj/m/home/bsam/FreeBSD/base/head/src/sys/BB i386

>Description:
>How-To-Repeat:
>Fix:
	. update to version 1.27.90;
	. use base gcc at ARCH={amd64,sparc64};
	. connect the port to the build.

	A note to a committer: the patch is relative to the PORTSDIR.

--- ports.diff begins here ---
Index: comms/Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/Makefile,v
retrieving revision 1.213
diff -u -r1.213 Makefile
--- comms/Makefile	31 Jan 2010 06:59:09 -0000	1.213
+++ comms/Makefile	4 Feb 2010 07:48:06 -0000
@@ -33,6 +33,7 @@
     SUBDIR += esmska
     SUBDIR += fldigi
     SUBDIR += gammu
+    SUBDIR += gammu-devel
     SUBDIR += garmin-utils
     SUBDIR += geoid
     SUBDIR += ghfaxviewer
Index: comms/gammu-devel/Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/gammu-devel/Makefile,v
retrieving revision 1.53
diff -u -r1.53 Makefile
--- comms/gammu-devel/Makefile	2 Dec 2009 22:54:55 -0000	1.53
+++ comms/gammu-devel/Makefile	4 Feb 2010 07:48:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gammu
-PORTVERSION=	1.26.90
+PORTVERSION=	1.27.90
 CATEGORIES=	comms
 MASTER_SITES=	http://dl.cihar.com/gammu/releases/ \
 		http://dl.cihar.com.nyud.net/gammu/releases/
@@ -44,10 +44,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if (${ARCH} == "amd64" || ${ARCH} == "sparc64")
-USE_GCC=	4.3
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -i '' -e 's:bash:sh:' -e 's:dialog:cdialog:' ${WRKSRC}/utils/gammu-config
 .if ${OSVERSION} < 700042
Index: comms/gammu-devel/distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/gammu-devel/distinfo,v
retrieving revision 1.32
diff -u -r1.32 distinfo
--- comms/gammu-devel/distinfo	2 Dec 2009 22:54:55 -0000	1.32
+++ comms/gammu-devel/distinfo	4 Feb 2010 07:48:06 -0000
@@ -1,3 +1,3 @@
-MD5 (gammu-1.26.90.tar.gz) = 62e53f3fd7da4d820d3c17d6de66bb65
-SHA256 (gammu-1.26.90.tar.gz) = 83318d46fc42893009838969231202487aba1f295736970d4acc404b945b3268
-SIZE (gammu-1.26.90.tar.gz) = 3446832
+MD5 (gammu-1.27.90.tar.gz) = 350ad0118a2fd65293819b7184a28c4c
+SHA256 (gammu-1.27.90.tar.gz) = 42d12205d4199a5427eef5328d34e02b78e8fb415c61ab2a1c2bc9447939a68d
+SIZE (gammu-1.27.90.tar.gz) = 3595581
--- ports.diff ends here ---

-- 
WBR, bsam
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 4 08:00:19 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143541 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sat Feb 13 22:01:49 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143541 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143541: commit references a PR
Date: Sat, 13 Feb 2010 21:36:10 +0000 (UTC)

 sylvio      2010-02-13 21:35:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms                Makefile 
   Log:
   - Add gammu-devel in comms/Makefile
   
   PR:             ports/143541
   Submitted by:   bsam@
   Approved by:    miwi (mentor) via irc
   
   Revision  Changes    Path
   1.215     +1 -0      ports/comms/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143541: commit references a PR
Date: Sat, 13 Feb 2010 22:00:43 +0000 (UTC)

 sylvio      2010-02-13 22:00:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/gammu-devel    Makefile distinfo 
   Log:
   - Update to version 1.27.90
   - Use base gcc at ARCH={amd64,sparc64}
   
   PR:             ports/143541
   Submitted by:   bsam@
   Approved by:    miwi (mentor) via irc
   
   Revision  Changes    Path
   1.55      +1 -5      ports/comms/gammu-devel/Makefile
   1.34      +3 -3      ports/comms/gammu-devel/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: Volodymyr Kostyrko <arcade@xim.bz>
To: bug-followup@FreeBSD.org, bsam@freebsd.org
Cc:  
Subject: Re: ports/143541: [patch] comms/gammu-devel: update to the current
 development version
Date: Sun, 06 Feb 2011 20:48:00 +0200

 Hi there.
 
 This doesn't work for me:
 
 Linking C executable gammu
 [ 70%] Built target gammu
 Scanning dependencies of target gammu-detect
 [ 70%] Building C object gammu-detect/CMakeFiles/gammu-detect.dir/main.o
 Linking C executable gammu-detect
 /usr/bin/ld: cannot find -lglib-2.0
 
 # uname -a
 FreeBSD limbo.lan 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0 r218264: Fri 
 Feb  4 16:45:59 EET 2011 
 arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMAL_8  i386
 
 -- 
 Sphinx of black quartz judge my vow.

From: Boris Samorodov <bsam@ipt.ru>
To: Volodymyr Kostyrko <arcade@xim.bz>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/143541: [patch] comms/gammu-devel: update to the current development version
Date: Fri, 11 Feb 2011 08:49:24 +0300

 The port comms/gammu is newer for now. I'd recommend using it.
 
 -- 
 WBR, Boris Samorodov (bsam)
 Research Engineer, http://www.ipt.ru Telephone & Internet SP
 FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
>Unformatted:
