Compare commits
No commits in common. "881da80db2e182cb1f53e05c26c3217c579bf984" and "318edba8c1468374855543ea5c1ea895598c9e30" have entirely different histories.
881da80db2
...
318edba8c1
4
Makefile
4
Makefile
@ -3,7 +3,7 @@
|
|||||||
PORTNAME= postfix-log-parser
|
PORTNAME= postfix-log-parser
|
||||||
PORTVERSION= 1.2.4
|
PORTVERSION= 1.2.4
|
||||||
DISTVERSIONPREFIX=v
|
DISTVERSIONPREFIX=v
|
||||||
PORTREVISION= 3
|
PORTREVISION= 2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= johan@nosd.in
|
MAINTAINER= johan@nosd.in
|
||||||
@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= go
|
USES= go
|
||||||
|
GO_TARGET= ${WRKSRC}/postfix-log-parser/main.go
|
||||||
GO_PKGNAME= github.com/yo000/postfix-log-parser
|
GO_PKGNAME= github.com/yo000/postfix-log-parser
|
||||||
GO_TARGET= postfix-log-parser/main.go:postfix-log-parser
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= yo000
|
GH_ACCOUNT= yo000
|
||||||
|
Loading…
Reference in New Issue
Block a user