Update to 1.4.5

This commit is contained in:
yo
2024-04-19 09:05:46 +02:00
parent 1ac16decd3
commit f346891169
3 changed files with 7 additions and 4 deletions

View File

@ -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}"