gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8628: update mpfr to 4.1.1-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8628: update mpfr to 4.1.1-rc1
Date: Thu, 6 Oct 2022 00:26:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8628
revision-id: carlhansen1234@gmail.com-20221006042637-kzxsvhyuo43sk5js
parent: carlhansen1234@gmail.com-20221006041317-kkqt9sy882gqc74f
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-10-05 21:26:37 -0700
message:
  update mpfr to 4.1.1-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     2021-06-11 18:36:35 +0000
+++ b/pkg/gnu/mpfr/Makefile     2022-10-06 04:26:37 +0000
@@ -23,7 +23,7 @@
 
 NAME = MPFR
 GARNAME = mpfr
-GARVERSION = 4.1.0
+GARVERSION = 4.1.1-rc1
 HOME_URL = http://www.mpfr.org 
         # http://www.gnu.org/software/mpfr/
 DESCRIPTION = C library for arbitrary precision floating-point arithmetic
@@ -35,18 +35,19 @@
 LICENSE = GNU Lesser General Public License (GNU Lesser GPL), version 3 or 
later.
 ######################################################################
 # https://www.mpfr.org/mpfr-4.1.0/allpatches
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
+#MASTER_SITES = $(MASTER_GNU)
+MASTER_SITES = https://www.mpfr.org/
+MASTER_SUBDIR = mpfr-4.1.1/
 DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
+#SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS =
 LIBDEPS =
-NOCHECKSUM = allpatches
+#NOCHECKSUM = allpatches
 
 PATCHFILE_SITES =  https://www.mpfr.org/
 PATCHFILE_SUBDIR = $(DISTNAME)/
-PATCHFILES = allpatches
+#PATCHFILES = allpatches
 #ifneq ($(PATCHNUM),)
 #      patchnums = $(shell seq -w 001 $(PATCHNUM))
 #      upstream_patches = $(foreach num, $(patchnums), \

=== modified file 'pkg/gnu/mpfr/sha256sums'
--- a/pkg/gnu/mpfr/sha256sums   2021-06-11 18:36:35 +0000
+++ b/pkg/gnu/mpfr/sha256sums   2022-10-06 04:26:37 +0000
@@ -1,2 +1,1 @@
-0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f  
download/mpfr-4.1.0.tar.xz
-681220885640e2918a52a6d8ac1e3fd9dc2a7f6f62d5aae0d99665b981d84cff  
download/mpfr-4.1.0.tar.xz.sig
+7b78560f8101825fde2ff22cda292917f022c862232da71062307f015f0b3942  
download/mpfr-4.1.1-rc1.tar.xz


reply via email to

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