Skip to content

Commit

Permalink
math/lrcalc: make fetchable again
Browse files Browse the repository at this point in the history
No more available from the master site, take it directly from the repository.

Reported by:	pkg-fallout
  • Loading branch information
thierry-FreeBSD committed Nov 10, 2023
1 parent 8bf7f5e commit 87447d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions math/lrcalc/Makefile
@@ -1,16 +1,19 @@
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
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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 87447d6

Please sign in to comment.