aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-01 15:49:44 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-01 15:49:44 +0000
commita5d3a7ab283388af00045c6aea91a9fac32d7784 (patch)
tree2ebe9e4087b089051761f1e39e97beb7e72a7e20
parent63540c56a07209fbef9d16c442f1abde4d58106a (diff)
downloadports-a5d3a7ab283388af00045c6aea91a9fac32d7784.tar.gz
ports-a5d3a7ab283388af00045c6aea91a9fac32d7784.zip
Switch to a working MASTER_SITE, regenerate distinfo and unmark BROKEN.
Switch to fetching the source tarball from the website indicated in WWW. It is slightly different from the previous tarball: some build system files were generated by a more recent version of autotools, the documentation contains a typo fix and its ChangeLog mentions this fix.
Notes
Notes: svn path=/head/; revision=405003
-rw-r--r--math/lambda/Makefile4
-rw-r--r--math/lambda/distinfo4
2 files changed, 3 insertions, 5 deletions
diff --git a/math/lambda/Makefile b/math/lambda/Makefile
index 94c5d9f19878..58b723b45958 100644
--- a/math/lambda/Makefile
+++ b/math/lambda/Makefile
@@ -4,13 +4,11 @@
PORTNAME= lambda
PORTVERSION= 0.1.4
CATEGORIES= math
-MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/
+MASTER_SITES= http://uniquesoftwaredesigns.com/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lambda calculus interpreter
-BROKEN= unfetchable
-
LICENSE= GPLv2
USES= perl5 readline shebangfix
diff --git a/math/lambda/distinfo b/math/lambda/distinfo
index dc69319d08cd..b697397a4559 100644
--- a/math/lambda/distinfo
+++ b/math/lambda/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lambda-0.1.4.tar.gz) = b0128efe232134dcc4ebff9113b5389690796b36d8a200a7cd7db819f08b2f02
-SIZE (lambda-0.1.4.tar.gz) = 102295
+SHA256 (lambda-0.1.4.tar.gz) = 4ba570dea484f95a043ddb0e22bdb0f7b01b80a9a01aaaa685953416cf2d53b3
+SIZE (lambda-0.1.4.tar.gz) = 121052