git: 29bf195a6a1d - main - math/p5-Math-BigRat: Remove port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 21:09:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=29bf195a6a1d656590457463fcb66b0b7502e9b1 commit 29bf195a6a1d656590457463fcb66b0b7502e9b1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-01 21:04:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-01 21:09:38 +0000 math/p5-Math-BigRat: Remove port This port has been subsumed into math/p5-Math-BigInt version 2.0000 and also the WWW is no longer pointing to the correct metacpan module. --- MOVED | 1 + math/Makefile | 1 - math/p5-Math-BigRat/Makefile | 22 ---------------------- math/p5-Math-BigRat/distinfo | 3 --- math/p5-Math-BigRat/pkg-descr | 2 -- math/p5-Math-BigRat/pkg-plist | 2 -- 6 files changed, 1 insertion(+), 30 deletions(-) diff --git a/MOVED b/MOVED index bcbfb664fc25..6a56144f2775 100644 --- a/MOVED +++ b/MOVED @@ -8367,3 +8367,4 @@ www/py-dj41-djangorestframework|www/py-dj42-djangorestframework|2023-12-31|Has e www/py-django41|www/py-django42|2023-12-31|Has expired: Extended support of Django 4.1 ends December 2023, upgrade to a newer version of Django. See https://www.djangoproject.com/download/ www/qt5-webkit||2023-12-31|Has expired: No longer actively maintained, increasing security concers textproc/py-grako||2023-12-31|Project is abandoned +math/p5-Math-BigRat|math/p5-Math-BigInt|2024-01-01|Subsumed into math/p5-Math-BigInt diff --git a/math/Makefile b/math/Makefile index 53ff700a427e..c105d38c9b65 100644 --- a/math/Makefile +++ b/math/Makefile @@ -708,7 +708,6 @@ SUBDIR += p5-Math-BigInt-GMP SUBDIR += p5-Math-BigInt-Lite SUBDIR += p5-Math-BigInt-Pari - SUBDIR += p5-Math-BigRat SUBDIR += p5-Math-CDF SUBDIR += p5-Math-Calc-Units SUBDIR += p5-Math-Cephes diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile deleted file mode 100644 index f4bce603fd0a..000000000000 --- a/math/p5-Math-BigRat/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= Math-BigRat -PORTVERSION= 0.2624 -CATEGORIES= math perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Arbitrary big rational numbers -WWW= https://metacpan.org/release/Math-BigRat - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999824:math/p5-Math-BigInt - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/math/p5-Math-BigRat/distinfo b/math/p5-Math-BigRat/distinfo deleted file mode 100644 index 0bee76e66a68..000000000000 --- a/math/p5-Math-BigRat/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1656522386 -SHA256 (Math-BigRat-0.2624.tar.gz) = 315226c482773d01d8ea021fd94947bb398e25c7c93476b7af44a17098d41299 -SIZE (Math-BigRat-0.2624.tar.gz) = 73830 diff --git a/math/p5-Math-BigRat/pkg-descr b/math/p5-Math-BigRat/pkg-descr deleted file mode 100644 index a0366d145ffd..000000000000 --- a/math/p5-Math-BigRat/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Math::BigRat complements Math::BigInt and Math::BigFloat by providing -support for arbitrary big rational numbers. diff --git a/math/p5-Math-BigRat/pkg-plist b/math/p5-Math-BigRat/pkg-plist deleted file mode 100644 index 185f494e5922..000000000000 --- a/math/p5-Math-BigRat/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Math/BigRat.pm -%%PERL5_MAN3%%/Math::BigRat.3.gz