Compare commits

...

3 Commits

Author SHA1 Message Date
yo
881da80db2 Bump port version 2021-02-20 23:46:50 +01:00
yo
a9de1ba967 Bugfix 2021-02-20 23:46:21 +01:00
yo
bda19b3832 Bugfix 2021-02-20 23:46:00 +01:00
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= postfix-log-parser
PORTVERSION= 1.2.4
DISTVERSIONPREFIX=v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= johan@nosd.in
@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go
GO_TARGET= ${WRKSRC}/postfix-log-parser/main.go
GO_PKGNAME= github.com/yo000/postfix-log-parser
GO_TARGET= postfix-log-parser/main.go:postfix-log-parser
USE_GITHUB= yes
GH_ACCOUNT= yo000

1
pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/postfix-log-parser