From 1c97331f77172a64aa7b6e7469c9079079b3ffd2 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 7 Jun 2019 16:10:20 +0000 Subject: antibody: Remove unused modules --- shells/antibody/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'shells') diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index 905607f9ddbe..2b26125df44d 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -4,6 +4,7 @@ PORTNAME= antibody PORTVERSION= 4.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= adamw@FreeBSD.org @@ -22,17 +23,16 @@ PLIST_FILES= bin/antibody USE_GITHUB= yes GH_ACCOUNT= getantibody GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} +# Not needed: go-spew, go-difflib GH_TUPLE= alecthomas:kingpin:a39589:kingpin/src/github.com/alecthomas/kingpin \ alecthomas:template:a0175e:tempalte/src/github.com/alecthomas/template \ alecthomas:units:2efee8:units/src/github.com/alecthomas/units \ caarlos0:gohome:75f08ebc:gohome/src/github.com/caarlos0/gohome \ getantibody:folder:v1.0.0:folder/src/github.com/getantibody/folder \ - davecgh:go-spew:v1.1.1:go_spew/src/github.com/davecgh/go-spew \ golang:crypto:1a580b:crypto/src/golang.org/x/crypto \ golang:net:2491c5:net/src/golang.org/x/net \ golang:sync:1d60e4:sync/src/golang.org/x/sync \ - golang:sys:7c87d1:sys/src/golang.org/x/sys \ - pmezard:go-difflib:v1.0.0:go_difflib/src/github.com/pmezard/go-difflib + golang:sys:7c87d1:sys/src/golang.org/x/sys do-build: ${RM} ${WRKSRC}/go.mod -- cgit v1.2.3