Update to 1.4.5
This commit is contained in:
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
# $FreeBSD: head/sysutils/postfix-log-parser/Makefile 517745 2021-02-15 15:10:39Z yo000 $
|
||||
|
||||
PORTNAME= postfix-log-parser
|
||||
PORTVERSION= 1.2.5.1
|
||||
PORTVERSION= 1.4.5
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
@ -33,6 +33,8 @@ GH_TUPLE= spf13:cobra:v1.1.3:cobra/vendor/github.com/spf13/cobra \
|
||||
golang:protobuf:v1.3.5:protobuf/vendor/github.com/golang/protobuf \
|
||||
matttproud:golang_protobuf_extensions:v1.0.1:golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions
|
||||
|
||||
USE_RC_SUBR= postfix-log-parser
|
||||
|
||||
pre-test:
|
||||
${SETENV} GOPATH="${WRKDIR}"
|
||||
|
||||
|
Reference in New Issue
Block a user