update-plist nits

This commit is contained in:
espie 2018-05-17 09:45:58 +00:00
parent a8caafb54b
commit d9e794abee
4 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2017/08/23 14:40:45 rsadowski Exp $
# $OpenBSD: Makefile,v 1.15 2018/05/17 09:45:58 espie Exp $
COMMENT = C++ application-level logging library
GH_ACCOUNT = google
GH_PROJECT = glog
GH_TAGNAME = v0.3.5
REVISION = 0
SHARED_LIBS += glog 1.0 # 0.2.1

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2017/08/23 14:40:45 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/05/17 09:45:58 espie Exp $
include/glog/
include/glog/config.h
include/glog/log_severity.h
@ -6,7 +6,6 @@ include/glog/logging.h
include/glog/raw_logging.h
include/glog/stl_logging.h
include/glog/vlog_is_on.h
lib/cmake/
lib/cmake/glog/
lib/cmake/glog/glog-config-version.cmake
lib/cmake/glog/glog-config.cmake

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2018/03/14 14:17:59 jsing Exp $
# $OpenBSD: Makefile,v 1.3 2018/05/17 09:45:58 espie Exp $
COMMENT = Go package for low-level operating system interaction
DISTNAME = go-sys-20180216
@ -6,6 +6,7 @@ GH_ACCOUNT = golang
GH_PROJECT = sys
GH_COMMIT = 37707fdb30a5b38865cfb95e5aab41707daec7fd
CATEGORIES = devel
REVISION = 0
HOMEPAGE = https://godoc.org/golang.org/x/sys

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/03/14 14:17:59 jsing Exp $
@comment $OpenBSD: PLIST,v 1.3 2018/05/17 09:45:58 espie Exp $
go-pkg/
go-pkg/pkg/
${MODGO_PACKAGES}/
@ -86,6 +86,7 @@ ${MODGO_SOURCES}/golang.org/x/sys/unix/dev_netbsd.go
${MODGO_SOURCES}/golang.org/x/sys/unix/dev_netbsd_test.go
${MODGO_SOURCES}/golang.org/x/sys/unix/dev_openbsd.go
${MODGO_SOURCES}/golang.org/x/sys/unix/dev_openbsd_test.go
@comment ${MODGO_SOURCES}/golang.org/x/sys/unix/dev_openbsd_test.go.orig
${MODGO_SOURCES}/golang.org/x/sys/unix/dev_solaris_test.go
${MODGO_SOURCES}/golang.org/x/sys/unix/dirent.go
${MODGO_SOURCES}/golang.org/x/sys/unix/endian_big.go