FreeBSD Bugzilla – Attachment 244025 Details for
Bug 273068
emulators/dps8m: Update to 3.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 3.0.1
dps8m_update301 (text/plain), 2.62 KB, created by
Gian-Simon Purkert
on 2023-08-11 09:19:49 UTC
(
hide
)
Description:
Update to 3.0.1
Filename:
MIME Type:
Creator:
Gian-Simon Purkert
Created:
2023-08-11 09:19:49 UTC
Size:
2.62 KB
patch
obsolete
>diff --git a/emulators/dps8m/Makefile b/emulators/dps8m/Makefile >index 3de623c9b4b7..ece8dddeb99e 100644 >--- a/emulators/dps8m/Makefile >+++ b/emulators/dps8m/Makefile >@@ -1,10 +1,10 @@ > PORTNAME= dps8m >-DISTVERSION= 2.0.1rc2.20211124 >+DISTVERSION= 3.0.1 > CATEGORIES= emulators > > MAINTAINER= gspurki@gmail.com > COMMENT= SIMH based simulator for the Honeywell h6180/dps8m Multics processor >-WWW= https://ringzero.wikidot.com >+WWW= https://dps8m.gitlab.io/dps8m > > LICENSE= ICU > LICENSE_NAME= ICU license >@@ -19,15 +19,10 @@ LIB_DEPENDS= libuv.so:devel/libuv > USES= gmake > > USE_GITLAB= yes >-GL_TAGNAME= 572f79bb4f0f84a8b16c3892c894c2b9ed64b458 >+GL_TAGNAME= ded34d87dc7fc6285876fe14dc23667894d9c549 > >-CFLAGS_powerpc64= -Datomic_testandset_64=atomic_testandset_long >-CFLAGS_powerpc64le= -Datomic_testandset_64=atomic_testandset_long >-CFLAGS_riscv64= -Datomic_testandset_64=atomic_testandset_long > MAKEFILE= GNUmakefile > >-MAKE_ARGS+= V=1 ATOMICS=BSD >- > PLIST_FILES= bin/dps8 \ > bin/prt2pdf \ > bin/punutil >diff --git a/emulators/dps8m/distinfo b/emulators/dps8m/distinfo >index ca7d2920c191..7a0c06b99031 100644 >--- a/emulators/dps8m/distinfo >+++ b/emulators/dps8m/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1638915391 >-SHA256 (dps8m-dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458_GL0.tar.gz) = 9416cf5b5198f795af913b9f0cae24cb6237693f8a53b84500b60a55d5d32550 >-SIZE (dps8m-dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458_GL0.tar.gz) = 1928413 >+TIMESTAMP = 1691740923 >+SHA256 (dps8m-dps8m-ded34d87dc7fc6285876fe14dc23667894d9c549_GL0.tar.gz) = a14516bb06ceff925f61a03b7ce09e73874f2e65a273a33e01170ea939f2d584 >+SIZE (dps8m-dps8m-ded34d87dc7fc6285876fe14dc23667894d9c549_GL0.tar.gz) = 13280611 >diff --git a/emulators/dps8m/files/patch-src_Makefile.mk b/emulators/dps8m/files/patch-src_Makefile.mk >deleted file mode 100644 >index 1a6461794d3e..000000000000 >--- a/emulators/dps8m/files/patch-src_Makefile.mk >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/Makefile.mk.orig 2021-12-07 20:32:53 UTC >-+++ src/Makefile.mk >-@@ -163,7 +163,7 @@ endif >- # Default FLAGS >- >- ifndef SUNPRO >-- CFLAGS += -Wall -g3 -O3 -fno-strict-aliasing >-+ CFLAGS += -Wall -fno-strict-aliasing >- endif >- CFLAGS += $(X_FLAGS) >- LDFLAGS += $(X_FLAGS) >diff --git a/emulators/dps8m/pkg-descr b/emulators/dps8m/pkg-descr >index c4fba3c03d9c..7d58615a69bf 100644 >--- a/emulators/dps8m/pkg-descr >+++ b/emulators/dps8m/pkg-descr >@@ -1,5 +1,5 @@ > SIMH based simulator for the Honeywell h6180/dps8m Multics processor. >-Capable of booting Multics MR12.5 and Multics MR12.6f. >+Capable of booting Multics MR12.5, MR12.6f, MR12.7 and MR12.8. > > The fastest way to your running Multics-system is the > Quickstart Image, downloadable from:
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:
gspurki
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273068
:
244023
| 244025