Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2010 10:54:04 +0300 (MSK)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143541: [patch] comms/gammu-devel: update to the current development version
Message-ID:  <201002040754.o147s4on014949@bb.ipt.ru>
Resent-Message-ID: <201002040800.o14802Ld082773@freefall.freebsd.org>

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

>Number:         143541
>Category:       ports
>Synopsis:       [patch] comms/gammu-devel: update to the current development version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 04 08:00:01 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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