FreeBSD Bugzilla – Attachment 212871 Details for
Bug 245193
games/homura: Update to 3.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Homura-3.6.diff
Homura-3.6.diff (text/plain), 1.87 KB, created by
Alexander Vereeken
on 2020-03-30 18:30:01 UTC
(
hide
)
Description:
Homura-3.6.diff
Filename:
MIME Type:
Creator:
Alexander Vereeken
Created:
2020-03-30 18:30:01 UTC
Size:
1.87 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 529901) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= homura >-PORTVERSION= 3.5 >+PORTVERSION= 3.6 > CATEGORIES= games > > MAINTAINER= Alexander88207@protonmail.com >@@ -16,7 +16,6 @@ > > RUN_DEPENDS= zenity:x11/zenity \ > xdg-open:devel/xdg-utils \ >- curl:ftp/curl \ > bash:shells/bash \ > 7z:archivers/p7zip \ > webfonts>=0:x11-fonts/webfonts \ >@@ -29,8 +28,12 @@ > > NO_BUILD= yes > >-PLIST_FILES= ${LOCALBASE}/bin/Homura >- >+PLIST_FILES= ${LOCALBASE}/bin/Homura \ >+ ${LOCALBASE}/share/homura/Data/Apps.hma \ >+ ${LOCALBASE}/share/homura/Data/Setups.hma \ >+ ${LOCALBASE}/share/homura/Data/Misc.hma \ >+ ${LOCALBASE}/share/homura/Data/Checks.hma >+ > .include <bsd.port.pre.mk> > > .if ${ARCH} == "i386" >@@ -40,6 +43,11 @@ > .endif > > do-install: >+ ${MKDIR} ${STAGEDIR}${PREFIX}/share/homura/Data > ${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}${PREFIX}/bin >- >+ ${INSTALL_DATA} ${WRKSRC}/Data/Apps.hma ${STAGEDIR}${PREFIX}/share/homura/Data >+ ${INSTALL_SCRIPT} ${WRKSRC}/Data/Setups.hma ${STAGEDIR}${PREFIX}/share/homura/Data >+ ${INSTALL_SCRIPT} ${WRKSRC}/Data/Misc.hma ${STAGEDIR}${PREFIX}/share/homura/Data >+ ${INSTALL_SCRIPT} ${WRKSRC}/Data/Checks.hma ${STAGEDIR}${PREFIX}/share/homura/Data >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 529901) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1581542236 >-SHA256 (the-homura-project-homura-3.5_GH0.tar.gz) = 4410932a9bf29a6e45eb38a39bca5261d0f5292e7b218d593321087dd4352e46 >-SIZE (the-homura-project-homura-3.5_GH0.tar.gz) = 5365806 >+TIMESTAMP = 1585592471 >+SHA256 (the-homura-project-homura-3.6_GH0.tar.gz) = 6cad2424681c89dcf925594e77b20d2f16626ddcb2a2b644e5b62ca865c84c3b >+SIZE (the-homura-project-homura-3.6_GH0.tar.gz) = 5504907
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:
Alexander88207
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 245193
: 212871