Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 16:07:39 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470032 - in head: comms/gammu misc/openhab2
Message-ID:  <201805151607.w4FG7drD043084@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue May 15 16:07:39 2018
New Revision: 470032
URL: https://svnweb.freebsd.org/changeset/ports/470032

Log:
  misc/openhab2 comms/gammu: Bump
  
  I didn't bump them in r469511 and r469512 because they were previously broken
  such that they couldn't be installed.
  
  Reported by:	mat

Modified:
  head/comms/gammu/Makefile
  head/misc/openhab2/Makefile

Modified: head/comms/gammu/Makefile
==============================================================================
--- head/comms/gammu/Makefile	Tue May 15 16:03:50 2018	(r470031)
+++ head/comms/gammu/Makefile	Tue May 15 16:07:39 2018	(r470032)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gammu
 PORTVERSION=	1.39.0
+PORTREVISION=	1
 CATEGORIES=	comms
 MASTER_SITES=	http://dl.cihar.com/gammu/releases/
 

Modified: head/misc/openhab2/Makefile
==============================================================================
--- head/misc/openhab2/Makefile	Tue May 15 16:03:50 2018	(r470031)
+++ head/misc/openhab2/Makefile	Tue May 15 16:07:39 2018	(r470032)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openhab2
 PORTVERSION=	2.2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc java
 MASTER_SITES=	https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/
 DISTNAME=	openhab-${PORTVERSION}



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