svn commit: r408184 - head/comms/gammu

Vanilla I. Shu vanilla at FreeBSD.org
Fri Feb 5 13:11:07 UTC 2016


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


More information about the svn-ports-all mailing list