FreeBSD Bugzilla – Attachment 189185 Details for
Bug 224604
devel/godot: version 2.1.4 is available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update games/minilens to use godot2
minilens.patch (text/plain), 894 bytes, created by
Shane
on 2017-12-29 00:33:39 UTC
(
hide
)
Description:
update games/minilens to use godot2
Filename:
MIME Type:
Creator:
Shane
Created:
2017-12-29 00:33:39 UTC
Size:
894 bytes
patch
obsolete
>diff -Nru games/minilens.orig/Makefile games/minilens/Makefile >--- games/minilens.orig/Makefile 2017-12-29 10:37:34.827642000 +1030 >+++ games/minilens/Makefile 2017-12-29 10:37:13.747360000 +1030 >@@ -4,6 +4,7 @@ > PORTNAME= minilens > PORTVERSION= 1.2 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= games > > MAINTAINER= amdmi3@FreeBSD.org >@@ -13,7 +14,7 @@ > LICENSE_COMB= multi > LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt > >-RUN_DEPENDS= godot:devel/godot >+RUN_DEPENDS= godot2:devel/godot2 > > USE_GITHUB= yes > GH_ACCOUNT= KOBUGE-Games >@@ -35,7 +36,7 @@ > > do-build: > @${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/${PORTNAME} >- @${ECHO_CMD} "exec \"${LOCALBASE}/bin/godot\" -path \"${DATADIR}\"" >> ${WRKDIR}/${PORTNAME} >+ @${ECHO_CMD} "exec \"${LOCALBASE}/bin/godot2\" -path \"${DATADIR}\"" >> ${WRKDIR}/${PORTNAME} > > do-install: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
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 224604
:
189184
| 189185 |
189186
|
189868
|
189869
|
190679
|
191297