gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8866: update mpfr to 4.2.0-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8866: update mpfr to 4.2.0-rc1
Date: Thu, 15 Dec 2022 16:29:20 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8866
revision-id: carlhansen1234@gmail.com-20221215212914-qk67rcig89es7qh6
parent: carlhansen1234@gmail.com-20221214230449-pgwr4i7hgbt4wd5b
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-12-15 13:29:14 -0800
message:
  update mpfr to 4.2.0-rc1
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     2022-11-18 04:22:10 +0000
+++ b/pkg/gnu/mpfr/Makefile     2022-12-15 21:29:14 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2020, 2021, 2022 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME = MPFR
 GARNAME = mpfr
-GARVERSION = 4.1.1
+GARVERSION = 4.2.0-rc1
 HOME_URL = http://www.mpfr.org 
         # http://www.gnu.org/software/mpfr/
 DESCRIPTION = C library for arbitrary precision floating-point arithmetic
@@ -37,9 +37,9 @@
 # https://www.mpfr.org/mpfr-4.1.0/allpatches
 #MASTER_SITES = $(MASTER_GNU)
 MASTER_SITES = https://www.mpfr.org/
-MASTER_SUBDIR = mpfr-4.1.1/
+MASTER_SUBDIR = mpfr-4.2.0/
 DISTFILES = $(DISTNAME).tar.xz
-#SIGFILES = $(DISTNAME).tar.xz.sig
+SIGFILES = $(DISTNAME).tar.xz.asc
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnu/mpfr/sha256sums'
--- a/pkg/gnu/mpfr/sha256sums   2022-11-18 04:22:10 +0000
+++ b/pkg/gnu/mpfr/sha256sums   2022-12-15 21:29:14 +0000
@@ -1,1 +1,2 @@
-ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d  
download/mpfr-4.1.1.tar.xz
+1f89ef8631753c50118ec5273ab2fd0d70fbb0e6f33c36a6b673e7e8c51cf5ef  
download/mpfr-4.2.0-rc1.tar.xz
+4d5bc3da76292cef8a5ece59344800bb3158067e24ca16cb152596c5c10f5b6e  
download/mpfr-4.2.0-rc1.tar.xz.asc


reply via email to

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