FreeBSD Bugzilla – Attachment 234180 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), 3.18 KB, created by
Alastair Hogge
on 2022-05-25 04:24:48 UTC
(
hide
)
Description:
openmsx-0.4.2.patch
Filename:
MIME Type:
Creator:
Alastair Hogge
Created:
2022-05-25 04:24:48 UTC
Size:
3.18 KB
patch
obsolete
>diff --git a/games/openmsx/Makefile b/games/openmsx/Makefile >index c05a33d884ff..ea83726f5017 100644 >--- a/games/openmsx/Makefile >+++ b/games/openmsx/Makefile >@@ -1,12 +1,9 @@ > # 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}/ >+MASTER_SITES= https://cdn.openttd.org/${PORTNAME}-releases/${PORTVERSION}/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-all > PKGNAMEPREFIX= openttd- > >@@ -22,8 +19,12 @@ NO_ARCH= 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}/*.mid \ >+ ${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..be4c39c1ba72 100644 >--- a/games/openmsx/pkg-plist >+++ b/games/openmsx/pkg-plist >@@ -1,17 +1,15 @@ > 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 >-share/openttd/baseset/openmsx/changelog.txt > share/openttd/baseset/openmsx/chemistry_lab.mid > share/openttd/baseset/openmsx/chuggachugga.mid > 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/license.txt >+share/openttd/baseset/openmsx/keep_on_rolling.mid > share/openttd/baseset/openmsx/linns_basket.mid > share/openttd/baseset/openmsx/midnight_snow_run.mid > share/openttd/baseset/openmsx/mighty_giant_run.mid >@@ -19,8 +17,6 @@ share/openttd/baseset/openmsx/modern_motion.mid > share/openttd/baseset/openmsx/moo_redfarn.mid > share/openttd/baseset/openmsx/mosey_along_redfarn.mid > share/openttd/baseset/openmsx/no_work_song_redfarn.mid >-share/openttd/baseset/openmsx/openmsx.obm >-share/openttd/baseset/openmsx/readme.txt > share/openttd/baseset/openmsx/relax_song.mid > share/openttd/baseset/openmsx/run_for_your_life.mid > share/openttd/baseset/openmsx/say_what_redfarn.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