FreeBSD Bugzilla – Attachment 212512 Details for
Bug 244898
www/gitea: Update to 1.11.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update the port to Gitea 1.10.2
gitea-1.11.3.patch (text/plain), 1.45 KB, created by
Stefan Bethke
on 2020-03-18 21:13:09 UTC
(
hide
)
Description:
Patch to update the port to Gitea 1.10.2
Filename:
MIME Type:
Creator:
Stefan Bethke
Created:
2020-03-18 21:13:09 UTC
Size:
1.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 528670) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gitea > DISTVERSIONPREFIX= v >-DISTVERSION= 1.11.2 >+DISTVERSION= 1.11.3 > CATEGORIES= www > MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ > DISTNAME= gitea-src-${DISTVERSION} >@@ -47,11 +47,13 @@ > > SUB_LIST+= DAEMONARGS="${DAEMONARGS}" > >+SSP_UNSAFE= true > # use sane defaults for path, overriden with actual PREFIX in start script > EXTRA_LDFLAGS= -X code.gitea.io/gitea/modules/setting.CustomPath=${PREFIX}/etc/gitea > EXTRA_LDFLAGS+= -X code.gitea.io/gitea/modules/setting.AppWorkPath=${PREFIX}/share/gitea > # Default LDFLAGS are incompatible with build >-MAKE_ARGS= GOPATH=${WRKDIR} TAGS="${GO_TAGS}" LDFLAGS="${EXTRA_LDFLAGS}" >+MAKE_ENV= LDFLAGS="${LDFLAGS} ${EXTRA_LDFLAGS}" >+MAKE_ARGS= GOPATH=${WRKDIR} TAGS="${GO_TAGS}" > ALL_TARGET= backend > MAKE_JOBS_UNSAFE= yes > >Index: distinfo >=================================================================== >--- distinfo (revision 528670) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1583582463 >-SHA256 (gitea-src-1.11.2.tar.gz) = 777ad27929809811e17e2d0a539d2a47163e382473cefa680debcb0777aa2cba >-SIZE (gitea-src-1.11.2.tar.gz) = 69381797 >+TIMESTAMP = 1584565552 >+SHA256 (gitea-src-1.11.3.tar.gz) = 5d0b31295788cc81d9f0033d00e509b6798ffeef0b603c4e1360e1762f3b11ec >+SIZE (gitea-src-1.11.3.tar.gz) = 69382786
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 244898
:
212512
|
212513
|
212514