update to glog-0.4.0, from Ashton Fagg who takes maintainer

This commit is contained in:
sthen 2020-11-26 20:37:13 +00:00
parent 1a768a338d
commit cc2ec8d47c
3 changed files with 8 additions and 8 deletions

View File

@ -1,19 +1,20 @@
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:44:10 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2020/11/26 20:37:13 sthen Exp $
COMMENT = C++ application-level logging library
GH_ACCOUNT = google
GH_PROJECT = glog
GH_TAGNAME = v0.3.5
REVISION = 1
GH_TAGNAME = v0.4.0
SHARED_LIBS += glog 1.0 # 0.2.1
SHARED_LIBS += glog 2.0 # 0.2.1
CATEGORIES = devel
# New BSD
PERMIT_PACKAGE = Yes
MAINTAINER= Ashton Fagg <ashton@fagg.id.au>
WANTLIB += ${COMPILER_LIBCXX} gflags m
COMPILER = base-clang ports-gcc base-gcc

View File

@ -1,2 +1,2 @@
SHA256 (glog-0.3.5.tar.gz) = dYDkCKLAtaicohRzmXjOb/SAtefY12mKKqkvrcSE0eA=
SIZE (glog-0.3.5.tar.gz) = 532275
SHA256 (glog-0.4.0.tar.gz) = 8oNZrroS8w1z2eRxHvNW3IQohpaBEhYrxzACZFE5w5w=
SIZE (glog-0.4.0.tar.gz) = 200955

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2018/05/17 09:45:58 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2020/11/26 20:37:13 sthen Exp $
include/glog/
include/glog/config.h
include/glog/log_severity.h
include/glog/logging.h
include/glog/raw_logging.h