Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2018 02:18:35 +0000 (UTC)
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473416 - head/comms/cutecom
Message-ID:  <201806270218.w5R2IZh1021552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Wed Jun 27 02:18:35 2018
New Revision: 473416
URL: https://svnweb.freebsd.org/changeset/ports/473416

Log:
  comms/cutecom: Fix WRKSRC name
  
  Approved by:    jrm (mentor)
  Differential Revision:  https://reviews.freebsd.org/D16028

Modified:
  head/comms/cutecom/Makefile
  head/comms/cutecom/distinfo

Modified: head/comms/cutecom/Makefile
==============================================================================
--- head/comms/cutecom/Makefile	Wed Jun 27 00:57:20 2018	(r473415)
+++ head/comms/cutecom/Makefile	Wed Jun 27 02:18:35 2018	(r473416)
@@ -18,6 +18,7 @@ USES=		cmake
 USE_QT5=	buildtools_build core gui qmake_build serialport widgets
 USE_GITHUB=	yes
 GH_ACCOUNT=	neundorf
+GH_PROJECT=	CuteCom
 
 PLIST_FILES=	bin/cutecom
 

Modified: head/comms/cutecom/distinfo
==============================================================================
--- head/comms/cutecom/distinfo	Wed Jun 27 00:57:20 2018	(r473415)
+++ head/comms/cutecom/distinfo	Wed Jun 27 02:18:35 2018	(r473416)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529676780
+TIMESTAMP = 1530057218
 SHA256 (neundorf-CuteCom-v0.45.0_GH0.tar.gz) = 30cc6a800231684446ef5ebea78092462b2662d06238c146d0b9e24b86685cea
 SIZE (neundorf-CuteCom-v0.45.0_GH0.tar.gz) = 1152960



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