From owner-svn-ports-all@freebsd.org Fri Feb 5 13:11:07 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE7F99D9266; Fri, 5 Feb 2016 13:11:07 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79A01BB5; Fri, 5 Feb 2016 13:11:07 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15DB6R3012911; Fri, 5 Feb 2016 13:11:06 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15DB61V012908; Fri, 5 Feb 2016 13:11:06 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201602051311.u15DB61V012908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 5 Feb 2016 13:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408184 - head/comms/gammu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 13:11:07 -0000 Author: vanilla Date: Fri Feb 5 13:11:06 2016 New Revision: 408184 URL: https://svnweb.freebsd.org/changeset/ports/408184 Log: 1: Update to 1.37.0.2 2: remove RUN_DEPENDS to devel/cdialog. Modified: head/comms/gammu/Makefile head/comms/gammu/distinfo Modified: head/comms/gammu/Makefile ============================================================================== --- head/comms/gammu/Makefile Fri Feb 5 13:09:54 2016 (r408183) +++ head/comms/gammu/Makefile Fri Feb 5 13:11:06 2016 (r408184) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 1.36.8 +PORTVERSION= 1.37.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ @@ -14,7 +14,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog CONFLICTS= gammu-devel-[1-9]* gammu-python-[1-9]* Modified: head/comms/gammu/distinfo ============================================================================== --- head/comms/gammu/distinfo Fri Feb 5 13:09:54 2016 (r408183) +++ head/comms/gammu/distinfo Fri Feb 5 13:11:06 2016 (r408184) @@ -1,2 +1,2 @@ -SHA256 (gammu-1.36.8.tar.gz) = d393b5e6abf17484685fe1534c6af4709b9858bba595cdb0af9be002c3bd2b39 -SIZE (gammu-1.36.8.tar.gz) = 2973996 +SHA256 (gammu-1.37.0.tar.gz) = 4661d50266ac2742c13d2cb3e362b1049f536d95cc911db735c4dafbf92bfeff +SIZE (gammu-1.37.0.tar.gz) = 3000108