mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 0.0.0.20140715 (e9227d6).
This commit is contained in:
parent
c869722fb0
commit
c889bd5f84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362037
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= termbox
|
||||
PORTVERSION= 0.0.0.20140625
|
||||
PORTVERSION= 0.0.0.20140715
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GH GHC
|
||||
PKGNAMEPREFIX= go-
|
||||
@ -12,11 +12,13 @@ COMMENT= Pure Go termbox implementation
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/mattn/go-runewidth.a:${PORTSDIR}/devel/go-runewidth
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nsf
|
||||
GH_PROJECT= ${PORTNAME}-go
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 81b415f
|
||||
GH_COMMIT= e9227d6
|
||||
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (termbox-0.0.0.20140625.tar.gz) = 5c617be6cb02f991b3a71e7ac6c5d4de50a9730a0952af6d0892fc3f02ccf8ed
|
||||
SIZE (termbox-0.0.0.20140625.tar.gz) = 23939
|
||||
SHA256 (termbox-0.0.0.20140715.tar.gz) = 5a3e9c9bd2f6ca2e106987bd8daf51da4b176d351864f83ee883242bf147b5a3
|
||||
SIZE (termbox-0.0.0.20140715.tar.gz) = 23792
|
||||
|
Loading…
Reference in New Issue
Block a user