Changeset View
Changeset View
Standalone View
Standalone View
head/devel/gh/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= gh | PORTNAME= gh | ||||
DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
DISTVERSION= 1.4.0 | DISTVERSION= 1.5.0 | ||||
CATEGORIES= devel | CATEGORIES= devel | ||||
MAINTAINER= lcook@FreeBSD.org | MAINTAINER= lcook@FreeBSD.org | ||||
COMMENT= GitHub's official command line tool | COMMENT= GitHub's official command line tool | ||||
LICENSE= MIT | LICENSE= MIT | ||||
LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
RUN_DEPENDS= git:devel/git | RUN_DEPENDS= git:devel/git | ||||
USES= go:modules | USES= go:modules | ||||
USE_GITHUB= yes | USE_GITHUB= yes | ||||
GH_ACCOUNT= cli | GH_ACCOUNT= cli | ||||
GH_PROJECT= ${GH_ACCOUNT} | GH_PROJECT= ${GH_ACCOUNT} | ||||
GH_TUPLE= AlecAivazis:survey:v2.2.3:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ | GH_TUPLE= AlecAivazis:survey:v2.2.7:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ | ||||
MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ | MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ | ||||
alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ | alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ | ||||
briandowns:spinner:v1.11.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ | briandowns:spinner:v1.11.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ | ||||
charmbracelet:glamour:1246d13c1684:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ | charmbracelet:glamour:1246d13c1684:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ | ||||
cli:browser:v1.0.0:cli_browser/vendor/github.com/cli/browser \ | |||||
cli:oauth:v0.8.0:cli_oauth/vendor/github.com/cli/oauth \ | |||||
cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ | cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ | ||||
cli:shurcooL-graphql:0f7232a2bf7e:cli_shurcool_graphql/vendor/github.com/shurcooL/graphql \ | cli:shurcooL-graphql:0f7232a2bf7e:cli_shurcool_graphql/vendor/github.com/shurcooL/graphql \ | ||||
cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ | cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ | ||||
danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ | danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ | ||||
davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ | davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ | ||||
dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ | dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ | ||||
enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ | enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ | ||||
fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ | fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ | ||||
▲ Show 20 Lines • Show All 79 Lines • Show Last 20 Lines |