audio/visp-go: Update to latest commit
This commit is contained in:
@@ -12,7 +12,7 @@ USES= go:modules
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ambientsound
|
||||
GH_PROJECT= ${PORTNAME:C/-go//}
|
||||
GH_TAGNAME= 35e21a8
|
||||
GH_TAGNAME= 9bd927e
|
||||
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,7 +52,6 @@ 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)
|
||||
|
||||
@@ -75,6 +74,8 @@ SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR}
|
||||
(cd ${WRKSRC} && \
|
||||
${INSTALL_DATA} ${_DOCS} \
|
||||
${STAGEDIR}${DOCSDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1619107132
|
||||
SHA256 (ambientsound-visp-g20210422-35e21a8_GH0.tar.gz) = b428519e9bd01abe72ac68576b806c08172ef63bc241a19c035722151d25f181
|
||||
SIZE (ambientsound-visp-g20210422-35e21a8_GH0.tar.gz) = 273404
|
||||
TIMESTAMP = 1619374286
|
||||
SHA256 (ambientsound-visp-g20210422-9bd927e_GH0.tar.gz) = 1ae1cf2beae65e86ca4d9b777281371aa03143ed79c72ab246e1411f584ef939
|
||||
SIZE (ambientsound-visp-g20210422-9bd927e_GH0.tar.gz) = 275232
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user