git: 3b6c38f2fddf - main - math/aribas: Update MASTER_SITE and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 22:39:28 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b6c38f2fddf9bbc1f49c9bf9581e5ee81dbfcdd
commit 3b6c38f2fddf9bbc1f49c9bf9581e5ee81dbfcdd
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-27 12:42:33 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-30 22:37:03 +0000
math/aribas: Update MASTER_SITE and WWW
Main URL path change.
---
math/aribas/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/math/aribas/Makefile b/math/aribas/Makefile
index a27cc4588c6e..5c8b6c14cbaf 100644
--- a/math/aribas/Makefile
+++ b/math/aribas/Makefile
@@ -1,16 +1,17 @@
PORTNAME= aribas
PORTVERSION= 1.64
CATEGORIES= math
-MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/UNIX_LINUX/ \
+MASTER_SITES= https://www.mathematik.uni-muenchen.de/~forster/sw/UNIX_LINUX/ \
http://bsd-geek.de/FreeBSD/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interpreter for big integer/multi-precision floating point arithmetic
-WWW= http://www.mathematik.uni-muenchen.de/~forster/sw/adownload.html
+WWW= https://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
BUILD_WRKSRC= ${WRKSRC}/src
-PLIST_FILES= bin/aribas man/man1/aribas.1.gz
+PLIST_FILES= bin/aribas \
+ man/man1/aribas.1.gz
PORTDOCS= README aribas.doc aribas.man aribas.tut
PORTEXAMPLES= README factor.ari pi.ari queens.ari