FreeBSD Bugzilla – Attachment 201838 Details for
Bug 235598
devel/hub: add GIT_SUBVERSION option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
initial patch
hub_git_subversion_rev0.diff (text/plain), 892 bytes, created by
Steve Wills
on 2019-02-08 12:55:36 UTC
(
hide
)
Description:
initial patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2019-02-08 12:55:36 UTC
Size:
892 bytes
patch
obsolete
>diff --git devel/hub/Makefile devel/hub/Makefile >index 9522479ba1c2..3c90de042c60 100644 >--- devel/hub/Makefile >+++ devel/hub/Makefile >@@ -13,7 +13,6 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ronn:textproc/rubygem-ronn >-RUN_DEPENDS= git:devel/git > > USES= go > >@@ -25,12 +24,15 @@ GO_PKGNAME= github.com/github/hub > PLIST_FILES= bin/hub \ > man/man1/hub.1.gz > >-OPTIONS_DEFINE= BASH FISH ZSH >+OPTIONS_DEFINE= BASH FISH GIT_SUBVERSION ZSH > > BASH_PLIST_FILES= etc/bash_completion.d/hub > BASH_RUN_REPENDS= bash:shells/bash > FISH_PLIST_FILES= share/fish/completions/hub.fish > FISH_RUN_REPENDS= fish:shells/fish >+GIT_SUBVERSION_DESC= Use devel/git-subversion as backend >+GIT_SUBVERSION_RUN_DEPENDS= git-subversion>0:devel/git-subversion >+GIT_SUBVERSION_RUN_DEPENDS_OFF= git:devel/git > ZSH_PLIST_FILES= share/zsh/site-functions/_hub > ZSH_RUN_REPENDS= zsh:shells/zsh >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
swills
:
maintainer-approval?
(
egypcio
)
Actions:
View
|
Diff
Attachments on
bug 235598
: 201838