diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-12-24 20:51:30 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-12-24 20:51:30 +0000 |
commit | 4553448013211da06c628b6bced9b7f012808a43 (patch) | |
tree | 9d0eacdf8ee5db2c66e5023292f07d749974ad6c /math/stp | |
parent | b26694104e3e404342deb22093e2faec245a4c1a (diff) | |
download | ports-4553448013211da06c628b6bced9b7f012808a43.tar.gz ports-4553448013211da06c628b6bced9b7f012808a43.zip |
Notes
Diffstat (limited to 'math/stp')
-rw-r--r-- | math/stp/Makefile | 6 | ||||
-rw-r--r-- | math/stp/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/stp/Makefile b/math/stp/Makefile index 20d8e0b952c2..dbddd764cca0 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -8,10 +8,12 @@ PORTNAME= stp DISTVERSIONPREFIX= ver- DISTVERSION= 0.1 -DISTVERSIONSUFFIX= -02-26-2008 +DISTVERSIONSUFFIX= -11-18-2008 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= stp-fast-prover +EXTRACT_SUFX= .tgz MAINTAINER= lwhsu@FreeBSD.org COMMENT= A Decision Procedure for Bitvectors and Arrays @@ -20,8 +22,6 @@ USE_BISON= build USE_GMAKE= yes USE_PERL5_BUILD= yes -WRKSRC= ${WRKDIR}/stp - PLIST_FILES= bin/stp \ include/stp/c_interface.h \ include/stp/fdstream.h \ diff --git a/math/stp/distinfo b/math/stp/distinfo index d8e94a163408..ec7c37b43629 100644 --- a/math/stp/distinfo +++ b/math/stp/distinfo @@ -1,3 +1,3 @@ -MD5 (stp-ver-0.1-02-26-2008.tar.gz) = a43f30af5db5baba27331842cac7f938 -SHA256 (stp-ver-0.1-02-26-2008.tar.gz) = 3c89182df8bf7878ea1e17a2ebf338a0e96f4af42d72c1a33f01800041898d15 -SIZE (stp-ver-0.1-02-26-2008.tar.gz) = 19907700 +MD5 (stp-ver-0.1-11-18-2008.tgz) = 940fd698173a5a09ad0d15abdda083dd +SHA256 (stp-ver-0.1-11-18-2008.tgz) = ef16567235495119b395392e306abbef65902ce3a2a67d343742343319b1b18a +SIZE (stp-ver-0.1-11-18-2008.tgz) = 18366530 |