git: f508e557914d - main - audio/visp-go: Update to latest commit
Lewis Cook
lcook at FreeBSD.org
Wed Apr 28 18:16:26 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f508e557914da79356634c32ec3725c0606b048f
commit f508e557914da79356634c32ec3725c0606b048f
Author: Lewis Cook <lcook at FreeBSD.org>
AuthorDate: 2021-04-28 18:15:31 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-04-28 18:15:57 +0000
audio/visp-go: Update to latest commit
---
audio/visp-go/Makefile | 5 +++--
audio/visp-go/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile
index 81027e4996ee..0b43bccdda5b 100644
--- a/audio/visp-go/Makefile
+++ b/audio/visp-go/Makefile
@@ -1,5 +1,5 @@
PORTNAME= visp-go
-DISTVERSION= g20210422
+DISTVERSION= g20210425
CATEGORIES= audio
MAINTAINER= lcook at FreeBSD.org
@@ -12,7 +12,7 @@ USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= ambientsound
GH_PROJECT= ${PORTNAME:C/-go//}
-GH_TAGNAME= 9bd927e
+GH_TAGNAME= d2efc0e
GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \
@@ -52,6 +52,7 @@ GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-sp
stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
zmb3:spotify:v1.1.2:zmb3_spotify/vendor/github.com/zmb3/spotify
+
_BUILD_VERSION= ${GH_TAGNAME}
_BUILD_DATE= $$(date +%s)
diff --git a/audio/visp-go/distinfo b/audio/visp-go/distinfo
index ca2bf6d77b8c..e140603a89da 100644
--- a/audio/visp-go/distinfo
+++ b/audio/visp-go/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1619374286
-SHA256 (ambientsound-visp-g20210422-9bd927e_GH0.tar.gz) = 1ae1cf2beae65e86ca4d9b777281371aa03143ed79c72ab246e1411f584ef939
-SIZE (ambientsound-visp-g20210422-9bd927e_GH0.tar.gz) = 275232
+TIMESTAMP = 1619630908
+SHA256 (ambientsound-visp-g20210425-d2efc0e_GH0.tar.gz) = 659ec3e5ee722dbb69391e3ebc1a22e3a847665c1f09a9c733def638df19b97a
+SIZE (ambientsound-visp-g20210425-d2efc0e_GH0.tar.gz) = 277319
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
SHA256 (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd
More information about the dev-commits-ports-all
mailing list