svn commit: r547326 - head/audio/exhale

Steve Wills swills at FreeBSD.org
Wed Sep 2 04:38:40 UTC 2020


Author: swills
Date: Wed Sep  2 04:38:39 2020
New Revision: 547326
URL: https://svnweb.freebsd.org/changeset/ports/547326

Log:
  audio/exhale: Update to 1.0.7
  
  PR:		249003
  Submitted by:	daniel.engberg.lists at pyret.net (maintainer)

Modified:
  head/audio/exhale/Makefile   (contents, props changed)
  head/audio/exhale/distinfo   (contents, props changed)

Modified: head/audio/exhale/Makefile
==============================================================================
--- head/audio/exhale/Makefile	Wed Sep  2 04:37:21 2020	(r547325)
+++ head/audio/exhale/Makefile	Wed Sep  2 04:38:39 2020	(r547326)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	exhale
-DISTVERSION=	1.0.6
+DISTVERSION=	1.0.7
 CATEGORIES=	audio
 
 MAINTAINER=	daniel.engberg.lists at pyret.net
@@ -14,7 +14,7 @@ USES=		cmake compiler:c++11-lang
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	ecodis
-GL_COMMIT=	c72996090e82b1aad273efde0a8d281f9f0e95a9
+GL_COMMIT=	54a7bcd78320870f12020bf75489a930731cb308
 
 USE_LDCONFIG=	yes
 

Modified: head/audio/exhale/distinfo
==============================================================================
--- head/audio/exhale/distinfo	Wed Sep  2 04:37:21 2020	(r547325)
+++ head/audio/exhale/distinfo	Wed Sep  2 04:38:39 2020	(r547326)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596198707
-SHA256 (ecodis-exhale-c72996090e82b1aad273efde0a8d281f9f0e95a9_GL0.tar.gz) = 94907aafdaeb08e2a21d39f8be787b7060d5d7175bdf8d09d54c3bbe9e08ad71
-SIZE (ecodis-exhale-c72996090e82b1aad273efde0a8d281f9f0e95a9_GL0.tar.gz) = 121361
+TIMESTAMP = 1598737475
+SHA256 (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = a1b5b1cd41e2f7a9d469f5bfceef7f2b1abb4a064f114fc7cf5356e982050bb8
+SIZE (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = 122647


More information about the svn-ports-head mailing list