FreeBSD Bugzilla – Attachment 249582 Details for
Bug 278054
math/mprime: update to 30.19b13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
21508028a6.patch (text/plain), 3.36 KB, created by
Ivan Rozhuk
on 2024-03-30 18:25:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2024-03-30 18:25:19 UTC
Size:
3.36 KB
patch
obsolete
>From 21508028a67d9fd54fefc1a77b4b1fc0b0efd536 Mon Sep 17 00:00:00 2001 >From: Rozhuk Ivan <rozhuk.im@gmail.com> >Date: Sat, 30 Mar 2024 20:21:39 +0200 >Subject: [PATCH] math/mprime: update to 30.19b13 > >--- > math/mprime/Makefile | 15 ++++++++++----- > math/mprime/distinfo | 6 +++--- > math/mprime/files/patch-gwnum_makemsys | 21 --------------------- > math/mprime/files/pkg-message.in | 9 +++++++++ > 4 files changed, 22 insertions(+), 29 deletions(-) > delete mode 100644 math/mprime/files/patch-gwnum_makemsys > create mode 100644 math/mprime/files/pkg-message.in > >diff --git a/math/mprime/Makefile b/math/mprime/Makefile >index 47efe8aa95f4..8aaafed2ced2 100644 >--- a/math/mprime/Makefile >+++ b/math/mprime/Makefile >@@ -1,9 +1,7 @@ > PORTNAME= mprime >-PORTVERSION= 30.7b9 >-PORTREVISION= 1 >+PORTVERSION= 30.19b13 > CATEGORIES= math benchmarks net >-MASTER_SITES= http://www.mersenne.org/ftp_root/gimps/ \ >- ftp://mersenne.org/gimps/ >+MASTER_SITES= https://www.mersenne.org/download/software/v${PORTVERSION:R}/${PORTVERSION:R}.19/ > DISTNAME= p95v${PORTVERSION:R}${PORTVERSION:E}.source > > MAINTAINER= rozhuk.im@gmail.com >@@ -23,6 +21,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ > libgmp.so:math/gmp > > USES= localbase zip >+PKGMESSAGE= ${WRKSRC}/pkg-message > > NO_WRKSUBDIR= yes > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >@@ -31,7 +30,7 @@ MAKEFILE= makebsd > ALL_TARGET= mprime > LLD_UNSAFE= yes > >-SUB_FILES= wrapper.sh >+SUB_FILES= pkg-message wrapper.sh > > PLIST_FILES+= bin/mprime bin/mprime-real > >@@ -45,6 +44,12 @@ WRKSRC_SUBDIR= linux > > post-patch: > @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ >+ -e "s|CC = .*||g" \ >+ -e "s|CXX = .*||g" \ >+ -e "s|CFLAGS = |CFLAGS += |g" \ >+ -e "s|CXXFLAGS = |CXXFLAGS += |g" \ >+ ${PATCH_WRKSRC}/gwnum/makebsd64 \ >+ ${PATCH_WRKSRC}/gwnum/makemsys \ > ${PATCH_WRKSRC}/linux64/makebsd \ > ${PATCH_WRKSRC}/linux/makebsd > >diff --git a/math/mprime/distinfo b/math/mprime/distinfo >index b7cb84ef5375..e123d1078c2a 100644 >--- a/math/mprime/distinfo >+++ b/math/mprime/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1656319706 >-SHA256 (p95v307b9.source.zip) = e89ce78b01eb3055f5503eabd9d0aec95e1e832361f3f2987098969fe649fdb5 >-SIZE (p95v307b9.source.zip) = 50929924 >+TIMESTAMP = 1711819966 >+SHA256 (p95v3019b13.source.zip) = 032b3898fa0e347a07f9857aeb9b193331c52a1f60747e2af3f1898826d88f2f >+SIZE (p95v3019b13.source.zip) = 40668313 >diff --git a/math/mprime/files/patch-gwnum_makemsys b/math/mprime/files/patch-gwnum_makemsys >deleted file mode 100644 >index 813bc31b1981..000000000000 >--- a/math/mprime/files/patch-gwnum_makemsys >+++ /dev/null >@@ -1,21 +0,0 @@ >---- gwnum/makemsys.orig 2019-04-23 03:05:20 UTC >-+++ gwnum/makemsys >-@@ -2,10 +2,10 @@ >- # >- >- CC ?= cc >--CFLAGS = -I.. -I../sqlite-amalgamation-3180000 -O2 -march=i486 >-+CFLAGS += -I.. -I../sqlite-amalgamation-3180000 -O2 -march=i486 >- >- CXX ?= cc >--CXXFLAGS = -I.. -I../qd -O2 -march=i486 >-+CXXFLAGS += -I.. -I../qd -O2 -march=i486 >- >- AR ?= ar >- >-@@ -29,4 +29,4 @@ distclean: clean >- $(CC) $(CFLAGS) -c $< >- >- .cpp.o: >-- $(CPP) $(CPPFLAGS) -c $< >-+ $(CXX) $(CXXFLAGS) -c $< >diff --git a/math/mprime/files/pkg-message.in b/math/mprime/files/pkg-message.in >new file mode 100644 >index 000000000000..6fb77481856d >--- /dev/null >+++ b/math/mprime/files/pkg-message.in >@@ -0,0 +1,9 @@ >+[ >+{ type: install >+ message: <<EOM >+ >+Notice: >+ This port can not run then kern.elf64.allow_wx=0. >+EOM >+} >+]
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:
rozhuk.im
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 278054
: 249582