FreeBSD Bugzilla – Attachment 169053 Details for
Bug 208502
www/gitlab-workhorse: fetch from MASTERSITE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fetching from gitlab
gitlab-workhorse.patch (text/plain), 1.17 KB, created by
Dmitry Marakasov
on 2016-04-06 19:49:43 UTC
(
hide
)
Description:
Fetching from gitlab
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-04-06 19:49:43 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 412639) >+++ Makefile (working copy) >@@ -5,7 +5,7 @@ > PORTVERSION= 0.7.1 > DISTVERSIONPREFIX= v > CATEGORIES= www >-MASTER_SITES= http://ports.toco-domains.de/ >+MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ > > MAINTAINER= ports@toco-domains.de > COMMENT= Smart reverse proxy for GitLab >@@ -20,6 +20,9 @@ > bin/gitlab-zip-metadata > PLIST_DIRS= %%WWWDIR%% > >+post-extract: >+ @${MV} ${WRKDIR}/${DISTNAME}-* ${WRKDIR}/${DISTNAME} >+ > post-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME} > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gitlab-workhorse >Index: distinfo >=================================================================== >--- distinfo (revision 412639) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gitlab-workhorse-v0.7.1.tar.gz) = 0704481ecac0d7f0876008bce7c1135cdcaa270dfcb817d09e58005078fc1a99 >-SIZE (gitlab-workhorse-v0.7.1.tar.gz) = 31689 >+SHA256 (gitlab-workhorse-v0.7.1.tar.gz) = 08b0fa6adde1e60eb0b091b98548b77186e75fd19f7f37efd2e477d548636f08 >+SIZE (gitlab-workhorse-v0.7.1.tar.gz) = 31713
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:
pi
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208502
:
168957
| 169053