Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 17:28:35 +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: r543811 - head/misc/openhantek
Message-ID:  <202007301728.06UHSZk1062067@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Jul 30 17:28:35 2020
New Revision: 543811
URL: https://svnweb.freebsd.org/changeset/ports/543811

Log:
  misc/openhantek: Update 3.1.1 -> 3.1.2
  
  Reported by:	portscout

Modified:
  head/misc/openhantek/Makefile
  head/misc/openhantek/distinfo

Modified: head/misc/openhantek/Makefile
==============================================================================
--- head/misc/openhantek/Makefile	Thu Jul 30 17:22:42 2020	(r543810)
+++ head/misc/openhantek/Makefile	Thu Jul 30 17:28:35 2020	(r543811)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	openhantek
-DISTVERSION=	3.1.1
+DISTVERSION=	3.1.2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,10 +15,14 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3
 USES=		cmake compiler:c++11-lang gl localbase qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	OpenHantek
-GH_PROJECT=	OpenHantek6022 # there's also the openhantek account
+GH_PROJECT=	OpenHantek6022 # there's also the openhantek project which OpenHantek6022 is a fork of
 USE_QT=		core gui opengl printsupport widgets buildtools_build linguist_build qmake_build
 USE_GL=		gl glu
 
-PLIST_FILES=	bin/OpenHantek
+PLIST_FILES=	bin/OpenHantek \
+		etc/devd/openhantek.conf \
+		share/applications/OpenHantek.desktop \
+		share/icons/hicolor/48x48/apps/OpenHantek.png \
+		share/icons/hicolor/scalable/apps/OpenHantek.svg
 
 .include <bsd.port.mk>

Modified: head/misc/openhantek/distinfo
==============================================================================
--- head/misc/openhantek/distinfo	Thu Jul 30 17:22:42 2020	(r543810)
+++ head/misc/openhantek/distinfo	Thu Jul 30 17:28:35 2020	(r543811)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593620468
-SHA256 (OpenHantek-OpenHantek6022-3.1.1_GH0.tar.gz) = 963ecf47a38da2fb4fc3601518fc94ed6b3915ec26a2d8891f8f4d7598b057bf
-SIZE (OpenHantek-OpenHantek6022-3.1.1_GH0.tar.gz) = 18920771
+TIMESTAMP = 1596129787
+SHA256 (OpenHantek-OpenHantek6022-3.1.2_GH0.tar.gz) = 7a0fa1d0199642fe67874629f590ebd67803a3d6f6754a137aa0a5529e10608f
+SIZE (OpenHantek-OpenHantek6022-3.1.2_GH0.tar.gz) = 18959823



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