aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-11-10 12:00:39 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-11-10 12:06:35 +0000
commit92cab81026f719ff0dc44514ead081c005acc9b1 (patch)
tree07d61503dad229216dffca64d266ab2d25d35de9
parent9c5ab2ee134ac5f7006980bff790305d393023d3 (diff)
downloadports-92cab81026f719ff0dc44514ead081c005acc9b1.tar.gz
ports-92cab81026f719ff0dc44514ead081c005acc9b1.zip
math/lrcalc: make fetchable again
No more available from the master site, take it directly from the repository. Reported by: pkg-fallout (cherry picked from commit 87447d64223e5d46e355a3b878637ea931b3e9d2)
-rw-r--r--math/lrcalc/Makefile7
-rw-r--r--math/lrcalc/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/math/lrcalc/Makefile b/math/lrcalc/Makefile
index 89e74922c0a2..53b2e5923253 100644
--- a/math/lrcalc/Makefile
+++ b/math/lrcalc/Makefile
@@ -1,7 +1,9 @@
PORTNAME= lrcalc
PORTVERSION= 2.1
CATEGORIES= math
-MASTER_SITES= https://sites.math.rutgers.edu/~asbuch/lrcalc/
+MASTER_SITES= https://bitbucket.org/asbuch/lrcalc/get/
+# https://sites.math.rutgers.edu/~asbuch/lrcalc/
+DISTNAME= 4c6c01f19f354c273cb16b5043928c34b1a2fb3c
MAINTAINER= thierry@FreeBSD.org
COMMENT= Littlewood-Richardson Calculator
@@ -9,8 +11,9 @@ WWW= https://sites.math.rutgers.edu/~asbuch/lrcalc/
LICENSE= GPLv2+
-USES= autoreconf libtool
+USES= autoreconf libtool tar:bz2
+WRKSRC= ${WRKDIR}/asbuch-lrcalc-4c6c01f19f35
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/math/lrcalc/distinfo b/math/lrcalc/distinfo
index 0394fab82ee8..c83afa0828b2 100644
--- a/math/lrcalc/distinfo
+++ b/math/lrcalc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654287925
-SHA256 (lrcalc-2.1.tar.gz) = 996ac00e6ea8321ef09b34478f5379f613933c3254aeba624b6419b8afa5df57
-SIZE (lrcalc-2.1.tar.gz) = 425484
+TIMESTAMP = 1699613646
+SHA256 (4c6c01f19f354c273cb16b5043928c34b1a2fb3c.tar.bz2) = 3868dbcb175a98fdbe7f75dad601729292a6157839bae121a96bb322096a2b6c
+SIZE (4c6c01f19f354c273cb16b5043928c34b1a2fb3c.tar.bz2) = 46868