FreeBSD Bugzilla – Attachment 221922 Details for
Bug 249950
[exp-run] math/mpc : Update to 1.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
diff file with all depend ports bumped
mpc-1.2.0.diff.txt (text/plain), 12.82 KB, created by
Wen Heping
on 2021-01-26 01:53:58 UTC
(
hide
)
Description:
diff file with all depend ports bumped
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2021-01-26 01:53:58 UTC
Size:
12.82 KB
patch
obsolete
>Index: math/mpc/Makefile >=================================================================== >--- math/mpc/Makefile (revision 562618) >+++ math/mpc/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mpc >-PORTVERSION= 1.1.0 >-PORTREVISION= 2 >+PORTVERSION= 1.2.0 > CATEGORIES= math devel > MASTER_SITES= GNU > >@@ -26,6 +25,6 @@ > > INFO= mpc > PLIST_FILES= include/mpc.h \ >- lib/libmpc.a lib/libmpc.so lib/libmpc.so.3 lib/libmpc.so.3.1.0 >+ lib/libmpc.a lib/libmpc.so lib/libmpc.so.3 lib/libmpc.so.3.2.0 > > .include <bsd.port.mk> >Index: math/mpc/distinfo >=================================================================== >--- math/mpc/distinfo (revision 562618) >+++ math/mpc/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1518347453 >-SHA256 (mpc-1.1.0.tar.gz) = 6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e >-SIZE (mpc-1.1.0.tar.gz) = 701263 >+TIMESTAMP = 1601276880 >+SHA256 (mpc-1.2.0.tar.gz) = e90f2d99553a9c19911abdb4305bf8217106a957e3994436428572c8dfe8fda6 >+SIZE (mpc-1.2.0.tar.gz) = 840711 >Index: devel/gcc-arm-embedded/Makefile >=================================================================== >--- devel/gcc-arm-embedded/Makefile (revision 562618) >+++ devel/gcc-arm-embedded/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= gcc-arm-embedded > PORTVERSION= 10.2.20201211 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/10-2020q4/ > DISTNAME= ${ORIGINAL_PACKAGE_NAME}-src >Index: devel/powerpc64-gcc/Makefile >=================================================================== >--- devel/powerpc64-gcc/Makefile (revision 562618) >+++ devel/powerpc64-gcc/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 6.4.0 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= devel > MASTER_SITES= GCC/releases/gcc-${DISTVERSION} > PKGNAMEPREFIX?= powerpc64- >Index: devel/gcc-msp430-ti-toolchain/Makefile >=================================================================== >--- devel/gcc-msp430-ti-toolchain/Makefile (revision 562618) >+++ devel/gcc-msp430-ti-toolchain/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc-msp430-ti-toolchain > PORTVERSION= ${TI_VERSION}.${RELEASE_DATE} >-PORTREVISION= 1 >+PORTREVISION= 2 > #PORTREVISION?= 0 > CATEGORIES= devel > MASTER_SITES= GCC/releases/gcc-${GCC_REL_VERSION}:gcc \ >Index: devel/avr-gcc/Makefile >=================================================================== >--- devel/avr-gcc/Makefile (revision 562618) >+++ devel/avr-gcc/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 9.1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= GCC > PKGNAMEPREFIX= avr- >Index: devel/psptoolchain-gcc-stage1/Makefile >=================================================================== >--- devel/psptoolchain-gcc-stage1/Makefile (revision 562618) >+++ devel/psptoolchain-gcc-stage1/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 4.9.3 >-PORTREVISION?= 1 >+PORTREVISION?= 2 > CATEGORIES= devel > MASTER_SITES= GCC > PKGNAMEPREFIX= psptoolchain- >Index: devel/freebsd-gcc9/Makefile >=================================================================== >--- devel/freebsd-gcc9/Makefile (revision 562618) >+++ devel/freebsd-gcc9/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 9.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= GCC/releases/gcc-${DISTVERSION} > PKGNAMEPREFIX= ${TARGETARCH}- >Index: devel/riscv64-gcc/Makefile >=================================================================== >--- devel/riscv64-gcc/Makefile (revision 562618) >+++ devel/riscv64-gcc/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 8.3.0 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= GCC > PKGNAMEPREFIX= riscv64- >Index: devel/arm-none-eabi-gcc492/Makefile >=================================================================== >--- devel/arm-none-eabi-gcc492/Makefile (revision 562618) >+++ devel/arm-none-eabi-gcc492/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 4.9.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= devel > MASTER_SITES= GCC/releases/gcc-${DISTVERSION} > PKGNAMEPREFIX?= arm-none-eabi- >Index: math/mppp/Makefile >=================================================================== >--- math/mppp/Makefile (revision 562618) >+++ math/mppp/Makefile (working copy) >@@ -3,6 +3,7 @@ > PORTNAME= mppp > DISTVERSIONPREFIX= v > DISTVERSION= 0.22 >+PORTREVISION= 1 > CATEGORIES= math > > MAINTAINER= yuri@FreeBSD.org >Index: math/py-pplpy/Makefile >=================================================================== >--- math/py-pplpy/Makefile (revision 562618) >+++ math/py-pplpy/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= pplpy > PORTVERSION= 0.8.7 >+PORTREVISION= 1 > CATEGORIES= math python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Index: math/cm/Makefile >=================================================================== >--- math/cm/Makefile (revision 562618) >+++ math/cm/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= cm > DISTVERSION= 0.3.1 >+PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= http://www.multiprecision.org/downloads/ > >Index: math/libmissing/Makefile >=================================================================== >--- math/libmissing/Makefile (revision 562618) >+++ math/libmissing/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= libmissing > DISTVERSION= 20130815 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= math > MASTER_SITES= LOCAL/bf > >Index: math/gnome-calculator/Makefile >=================================================================== >--- math/gnome-calculator/Makefile (revision 562618) >+++ math/gnome-calculator/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gnome-calculator > PORTVERSION= 3.38.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome >Index: math/py-gmpy2/Makefile >=================================================================== >--- math/py-gmpy2/Makefile (revision 562618) >+++ math/py-gmpy2/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gmpy2 > PORTVERSION= 2.0.8 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= math python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Index: math/py-gmpy2-devel/Makefile >=================================================================== >--- math/py-gmpy2-devel/Makefile (revision 562618) >+++ math/py-gmpy2-devel/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= gmpy2 > DISTVERSIONPREFIX= gmpy2- > DISTVERSION= 2.1.0b5 >+PORTREVISION= 1 > CATEGORIES= math python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > PKGNAMESUFFIX= -devel >Index: math/sage/Makefile >=================================================================== >--- math/sage/Makefile (revision 562618) >+++ math/sage/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= sage > PORTVERSION= 9.2 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= math > MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ > http://mirrors.xmission.com/sage/src/ \ >Index: math/mpfrcx/Makefile >=================================================================== >--- math/mpfrcx/Makefile (revision 562618) >+++ math/mpfrcx/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= mpfrcx > DISTVERSION= 0.6 >+PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= http://www.multiprecision.org/downloads/ > >Index: math/elemental/Makefile >=================================================================== >--- math/elemental/Makefile (revision 562618) >+++ math/elemental/Makefile (working copy) >@@ -3,6 +3,7 @@ > PORTNAME= elemental > DISTVERSIONPREFIX= v > DISTVERSION= 1.5.0 >+PORTREVISION= 1 > CATEGORIES= math > > MAINTAINER= yuri@FreeBSD.org >Index: math/symengine/Makefile >=================================================================== >--- math/symengine/Makefile (revision 562618) >+++ math/symengine/Makefile (working copy) >@@ -3,6 +3,7 @@ > PORTNAME= symengine > DISTVERSIONPREFIX= v > DISTVERSION= 0.6.0 >+PORTREVISION= 1 > CATEGORIES= math > > MAINTAINER= yuri@FreeBSD.org >Index: math/p5-Math-MPC/Makefile >=================================================================== >--- math/p5-Math-MPC/Makefile (revision 562618) >+++ math/p5-Math-MPC/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= Math-MPC > PORTVERSION= 1.12 >+PORTREVISION= 1 > CATEGORIES= math perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >Index: math/cmh/Makefile >=================================================================== >--- math/cmh/Makefile (revision 562618) >+++ math/cmh/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= cmh > DISTVERSION= 1.0.20200923 >+PORTREVISION= 1 > CATEGORIES= math > #MASTER_SITES= http://www.multiprecision.org/downloads/ > >Index: cad/ghdl/Makefile >=================================================================== >--- cad/ghdl/Makefile (revision 562618) >+++ cad/ghdl/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= ghdl > DISTVERSIONPREFIX= v > DISTVERSION= 0.37 >+PORTREVISION= 1 > CATEGORIES= cad > > MAINTAINER= yuri@FreeBSD.org >Index: lang/gcc8/Makefile >=================================================================== >--- lang/gcc8/Makefile (revision 562618) >+++ lang/gcc8/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 8.4.0 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC > PKGNAMESUFFIX= ${SUFFIX} >Index: lang/gcc9-devel/Makefile >=================================================================== >--- lang/gcc9-devel/Makefile (revision 562618) >+++ lang/gcc9-devel/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 9.3.1.s20210122 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC/snapshots/${DIST_VERSION} > PKGNAMESUFFIX= ${SUFFIX}-devel >Index: lang/gcc8-devel/Makefile >=================================================================== >--- lang/gcc8-devel/Makefile (revision 562618) >+++ lang/gcc8-devel/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 8.4.1.s20210121 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC/snapshots/${DIST_VERSION} > PKGNAMESUFFIX= ${SUFFIX}-devel >Index: lang/gcc7/Makefile >=================================================================== >--- lang/gcc7/Makefile (revision 562618) >+++ lang/gcc7/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 7.5.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= lang > MASTER_SITES= GCC > PKGNAMESUFFIX= ${SUFFIX} >Index: lang/gcc10/Makefile >=================================================================== >--- lang/gcc10/Makefile (revision 562618) >+++ lang/gcc10/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 10.2.0 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC > PKGNAMESUFFIX= ${SUFFIX} >Index: lang/gcc10-devel/Makefile >=================================================================== >--- lang/gcc10-devel/Makefile (revision 562618) >+++ lang/gcc10-devel/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 10.2.1.s20210123 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC/snapshots/${DIST_VERSION} > PKGNAMESUFFIX= ${SUFFIX}-devel >Index: lang/gcc48/Makefile >=================================================================== >--- lang/gcc48/Makefile (revision 562618) >+++ lang/gcc48/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 4.8.5 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= lang > MASTER_SITES= GCC > PKGNAMESUFFIX= ${SUFFIX} >Index: lang/gcc11-devel/Makefile >=================================================================== >--- lang/gcc11-devel/Makefile (revision 562618) >+++ lang/gcc11-devel/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 11.0.0.s20210110 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= GCC/snapshots/${DIST_VERSION} > PKGNAMESUFFIX= ${SUFFIX}-devel >Index: lang/gcc9/Makefile >=================================================================== >--- lang/gcc9/Makefile (revision 562618) >+++ lang/gcc9/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= 9.3.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= lang > MASTER_SITES= GCC > PKGNAMESUFFIX= ${SUFFIX} >Index: devel/freebsd-gcc6/Makefile >=================================================================== >--- devel/freebsd-gcc6/Makefile (revision 562618) >+++ devel/freebsd-gcc6/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION= 6.5.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= GCC/releases/gcc-${DISTVERSION} > PKGNAMEPREFIX= ${TARGETARCH}- >Index: devel/mingw32-gcc/Makefile >=================================================================== >--- devel/mingw32-gcc/Makefile (revision 562618) >+++ devel/mingw32-gcc/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gcc > PORTVERSION= ${GCCVERSION} >-PORTREVISION= 4 >+PORTREVISION= 5 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= GCC >Index: devel/aarch64-none-elf-gcc/Makefile >=================================================================== >--- devel/aarch64-none-elf-gcc/Makefile (revision 562618) >+++ devel/aarch64-none-elf-gcc/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= gcc > PORTVERSION?= 8.4.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= GCC > PKGNAMEPREFIX?= aarch64-none-elf-
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 Raw
Actions:
View
Attachments on
bug 249950
:
218373
| 221922