FreeBSD Bugzilla – Attachment 196504 Details for
Bug 230866
[PATCH] devel/hub: update to 2.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/hub: update to 2.5.1
hub_251.diff (text/plain), 2.29 KB, created by
VinÃcius Zavam
on 2018-08-24 17:06:26 UTC
(
hide
)
Description:
[PATCH] devel/hub: update to 2.5.1
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-08-24 17:06:26 UTC
Size:
2.29 KB
patch
obsolete
>Index: devel/hub/Makefile >=================================================================== >--- devel/hub/Makefile (revision 477965) >+++ devel/hub/Makefile (working copy) >@@ -1,55 +1,55 @@ > # Created by: Simon Olofsson <simon@olofsson.de> > # $FreeBSD$ > > PORTNAME= hub >-PORTVERSION= 2.5.0 >+PORTVERSION= 2.5.1 > CATEGORIES= devel sysutils > > MAINTAINER= egypcio@googlemail.com > COMMENT= Introduces git to GitHub > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ronn:textproc/rubygem-ronn > RUN_DEPENDS= git:devel/git > > USES= go > > USE_GITHUB= yes > GH_ACCOUNT= github > GH_TAGNAME= v${PORTVERSION} > > GO_PKGNAME= github.com/github/hub > > PLIST_FILES= bin/hub \ > man/man1/hub.1.gz > > OPTIONS_DEFINE= BASH FISH 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 > ZSH_PLIST_FILES= share/zsh/site-functions/_hub > ZSH_RUN_REPENDS= zsh:shells/zsh > > post-build: > ${MKDIR} ${STAGEDIR}${MAN1PREFIX}/man/man1 > cd ${WRKSRC}/share/man/man1 && \ > ${LOCALBASE}/bin/ronn -r hub.1.ronn > ${INSTALL_MAN} ${WRKSRC}/share/man/man1/hub.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 > > post-install-BASH-on: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d > ${INSTALL_DATA} ${WRKSRC}/etc/hub.bash_completion.sh ${STAGEDIR}${PREFIX}/etc/bash_completion.d/hub > > post-install-FISH-on: > ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions > ${INSTALL_DATA} ${WRKSRC}/etc/hub.fish_completion ${STAGEDIR}${PREFIX}/share/fish/completions/hub.fish > > post-install-ZSH-on: > ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions > ${INSTALL_DATA} ${WRKSRC}/etc/hub.zsh_completion ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_hub > > .include <bsd.port.mk> >Index: devel/hub/distinfo >=================================================================== >--- devel/hub/distinfo (revision 477965) >+++ devel/hub/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1531125957 >-SHA256 (github-hub-2.5.0-v2.5.0_GH0.tar.gz) = 8e3bda092ddc81eaf208c5fd2b87f66e030012129d55fa631635c6adf8437941 >-SIZE (github-hub-2.5.0-v2.5.0_GH0.tar.gz) = 990029 >+TIMESTAMP = 1535127430 >+SHA256 (github-hub-2.5.1-v2.5.1_GH0.tar.gz) = 35fecdbcaf0afb6b7273a160cc169f76ec62b95105037ac3fc833b24573f9a4f >+SIZE (github-hub-2.5.1-v2.5.1_GH0.tar.gz) = 990972
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
Actions:
View
|
Diff
Attachments on
bug 230866
: 196504