FreeBSD Bugzilla – Attachment 194465 Details for
Bug 229213
[PATCH] devel/hub: update to 2.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/hub: update to 2.4.0
devel_hub_472858.diff (text/plain), 1.86 KB, created by
VinÃcius Zavam
on 2018-06-21 16:50:25 UTC
(
hide
)
Description:
[PATCH] devel/hub: update to 2.4.0
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-06-21 16:50:25 UTC
Size:
1.86 KB
patch
obsolete
>Index: devel/hub/Makefile >=================================================================== >--- devel/hub/Makefile (revision 472858) >+++ devel/hub/Makefile (working copy) >@@ -1,35 +1,36 @@ > # Created by: Simon Olofsson <simon@olofsson.de> > # $FreeBSD$ > > PORTNAME= hub >-PORTVERSION= 2.2.9 >+PORTVERSION= 2.4.0 > DISTVERSIONPREFIX=v > CATEGORIES= devel > > MAINTAINER= koukopoulos@gmail.com > COMMENT= Introduces git to GitHub > > LICENSE= MIT > > BUILD_DEPENDS= go:lang/go \ > bash:shells/bash >+RUN_DEPENDS= git:devel/git > > USE_GITHUB= yes > GH_ACCOUNT= github > > PLIST_FILES= bin/hub \ > etc/bash_completion.d/hub \ > share/zsh/site-functions/_hub \ >- man/man1/hub.1.gz >+ man/man1/hub.1.ronn.gz > do-build: > @cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/bash script/build > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/bin/hub ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/man/hub.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/share/man/man1/hub.1.ronn ${STAGEDIR}${MAN1PREFIX}/man/man1 > @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d > ${INSTALL_DATA} ${WRKSRC}/etc/hub.bash_completion.sh ${STAGEDIR}${PREFIX}/etc/bash_completion.d/hub > @${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 472858) >+++ devel/hub/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1498094022 >-SHA256 (github-hub-v2.2.9_GH0.tar.gz) = b3cf227e38a34a56e37b7705a60bec258cea52174d8e030b559f74af647a70d6 >-SIZE (github-hub-v2.2.9_GH0.tar.gz) = 318275 >+TIMESTAMP = 1529589019 >+SHA256 (github-hub-v2.4.0_GH0.tar.gz) = 894eb112be9aa0464fa2c63f48ae8e573ef9e32a00bad700e27fd09a0cb3be4b >+SIZE (github-hub-v2.4.0_GH0.tar.gz) = 984312
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 229213
: 194465