FreeBSD Bugzilla – Attachment 234252 Details for
Bug 264213
games/openmsx update to 0.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openmsx-0.4.2.patch
openmsx-0.4.2.patch (text/plain), 2.78 KB, created by
Alastair Hogge
on 2022-05-27 06:57:26 UTC
(
hide
)
Description:
openmsx-0.4.2.patch
Filename:
MIME Type:
Creator:
Alastair Hogge
Created:
2022-05-27 06:57:26 UTC
Size:
2.78 KB
patch
obsolete
>diff --git a/games/openmsx/Makefile b/games/openmsx/Makefile >index c05a33d884ff..44ea0ff99c69 100644 >--- a/games/openmsx/Makefile >+++ b/games/openmsx/Makefile >@@ -1,14 +1,11 @@ > # Created by: Ilya A. Arhipov <admin@gorodkirov.ru> > > PORTNAME= openmsx >-PORTVERSION= 0.3.1 >-PORTREVISION= 3 >+PORTVERSION= 0.4.2 > CATEGORIES= games >-MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ >- http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ >- http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ >-DISTNAME= ${PORTNAME}-${PORTVERSION}-all >+MASTER_SITES= https://cdn.openttd.org/${PORTNAME}-releases/${PORTVERSION}/ > PKGNAMEPREFIX= openttd- >+DISTNAME= ${PORTNAME}-${PORTVERSION}-all > > MAINTAINER= rum1cro@yandex.ru > COMMENT= Free alternative music for OpenTTD game engine >@@ -17,13 +14,17 @@ LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/license.txt > > USES= zip >-NO_BUILD= yes > NO_ARCH= yes >+NO_BUILD= yes > > WRKSRC= ${WRKDIR}/openmsx-${PORTVERSION} > >+post-extract: >+ @cd ${WRKDIR} && tar -xf ${PORTNAME}-${PORTVERSION}.tar >+ > do-install: >- @${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/openmsx >- ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/openttd/baseset/openmsx >+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/${PORTNAME} >+ ${INSTALL_DATA} ${WRKSRC}/* \ >+ ${STAGEDIR}${PREFIX}/share/openttd/baseset/${PORTNAME} > > .include <bsd.port.mk> >diff --git a/games/openmsx/distinfo b/games/openmsx/distinfo >index a564f0782927..e8bbb5e18477 100644 >--- a/games/openmsx/distinfo >+++ b/games/openmsx/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (openmsx-0.3.1-all.zip) = 92e293ae89f13ad679f43185e83fb81fb8cad47fe63f4af3d3d9f955130460f5 >-SIZE (openmsx-0.3.1-all.zip) = 136981 >+TIMESTAMP = 1653447962 >+SHA256 (openmsx-0.4.2-all.zip) = 5a4277a2e62d87f2952ea5020dc20fb2f6ffafdccf9913fbf35ad45ee30ec762 >+SIZE (openmsx-0.4.2-all.zip) = 140204 >diff --git a/games/openmsx/pkg-plist b/games/openmsx/pkg-plist >index 531e33646ce6..36ed993fb334 100644 >--- a/games/openmsx/pkg-plist >+++ b/games/openmsx/pkg-plist >@@ -1,6 +1,5 @@ > share/openttd/baseset/openmsx/5432gone_redfarn.mid > share/openttd/baseset/openmsx/be_sharp_bw_redfarn.mid >-share/openttd/baseset/openmsx/big_man_boogie_redfarn.mid > share/openttd/baseset/openmsx/boogi_marabi_redfarn.mid > share/openttd/baseset/openmsx/busy_schedule.mid > share/openttd/baseset/openmsx/careless_perc_redfarn.mid >@@ -11,6 +10,7 @@ share/openttd/baseset/openmsx/city_blues_redfarn.mid > share/openttd/baseset/openmsx/coconut_run2.mid > share/openttd/baseset/openmsx/flying_scotsman.mid > share/openttd/baseset/openmsx/harp_harmony.mid >+share/openttd/baseset/openmsx/keep_on_rolling.mid > share/openttd/baseset/openmsx/license.txt > share/openttd/baseset/openmsx/linns_basket.mid > share/openttd/baseset/openmsx/midnight_snow_run.mid
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 264213
:
234180
|
234245
| 234252