gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9478: update mpfr to 4.2.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9478: update mpfr to 4.2.1
Date: Wed, 23 Aug 2023 03:04:50 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9478
revision-id: carlhansen1234@gmail.com-20230823070444-2gxamb8db6wyq2po
parent: carlhansen1234@gmail.com-20230821174907-vmne9xfhse7t3x9e
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-08-23 00:04:44 -0700
message:
  update mpfr to 4.2.1
modified:
  pkg/gnu/mpfr/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1422
  pkg/gnu/mpfr/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-1427
=== modified file 'pkg/gnu/mpfr/Makefile'
--- a/pkg/gnu/mpfr/Makefile     2023-01-07 05:46:09 +0000
+++ b/pkg/gnu/mpfr/Makefile     2023-08-23 07:04:44 +0000
@@ -23,7 +23,7 @@
 
 NAME = MPFR
 GARNAME = mpfr
-GARVERSION = 4.2.0
+GARVERSION = 4.2.1
 HOME_URL = http://www.mpfr.org 
         # http://www.gnu.org/software/mpfr/
 DESCRIPTION = C library for arbitrary precision floating-point arithmetic
@@ -37,7 +37,8 @@
 # https://www.mpfr.org/mpfr-4.1.0/allpatches
 #MASTER_SITES = $(MASTER_GNU)
 MASTER_SITES = https://www.mpfr.org/
-MASTER_SUBDIR = mpfr-4.2.0/
+       # fix this
+MASTER_SUBDIR = mpfr-4.2.1/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.asc
 
@@ -61,7 +62,7 @@
 # Delete all copies of allpatches before downloading anew.
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/mpfr/sha256sums'
--- a/pkg/gnu/mpfr/sha256sums   2023-01-07 00:16:23 +0000
+++ b/pkg/gnu/mpfr/sha256sums   2023-08-23 07:04:44 +0000
@@ -1,2 +1,2 @@
-06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993  
download/mpfr-4.2.0.tar.xz
-2c2c2edf1a58bd8fdc77d17a1a70bf12483b793607365cf1c14e3b70eb5dd5e0  
download/mpfr-4.2.0.tar.xz.asc
+277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2  
download/mpfr-4.2.1.tar.xz
+0282b0d59da3546f6175ff6218a43e8779bb31de6dbbc47b708e808ee94d11ff  
download/mpfr-4.2.1.tar.xz.asc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]