summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-30 22:02:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-30 22:02:00 +0000
commit679e4b3ae4c4f61539965da0b81a043bf1ec94cf (patch)
treec039422866a61b4c4bd7084d78a2d9f48437385f /biology
parentAdd bash3, The GNU Bourne-Again SHell version 3.00 (diff)
- Update to 5.2
PR: ports/69799 Submitted by: Jan Lentfer <Jan.Lentfer@web.de> (maintainer)
Notes
Notes: svn path=/head/; revision=115120
Diffstat (limited to 'biology')
-rw-r--r--biology/treepuzzle/Makefile12
-rw-r--r--biology/treepuzzle/distinfo4
2 files changed, 13 insertions, 3 deletions
diff --git a/biology/treepuzzle/Makefile b/biology/treepuzzle/Makefile
index 2d5e7f9bc22c..f114797909b6 100644
--- a/biology/treepuzzle/Makefile
+++ b/biology/treepuzzle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= treepuzzle
-PORTVERSION= 5.1
+PORTVERSION= 5.2
CATEGORIES= biology
MASTER_SITES= http://www.tree-puzzle.de/
DISTNAME= tree-puzzle-${PORTVERSION}
@@ -18,4 +18,14 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PLIST_FILES= bin/puzzle
+pre-configure:
+ @${ECHO_MSG} "---------------------------------------------"
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "If you want to install the parallel version of tree-puzzle, you need to install"
+ @${ECHO_MSG} "from the ports and have to have a MPI-Implementation on your system."
+ @${ECHO_MSG} "The tree-puzzle configure script will then automatically build the normal and"
+ @${ECHO_MSG} "parallel version (puzzle & ppuzzle)."
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "---------------------------------------------"
+
.include <bsd.port.mk>
diff --git a/biology/treepuzzle/distinfo b/biology/treepuzzle/distinfo
index 616696128c22..44e56cac8bfc 100644
--- a/biology/treepuzzle/distinfo
+++ b/biology/treepuzzle/distinfo
@@ -1,2 +1,2 @@
-MD5 (tree-puzzle-5.1.tar.gz) = 5c33d8c0d2c5da21f246e9bf6a0c3513
-SIZE (tree-puzzle-5.1.tar.gz) = 612216
+MD5 (tree-puzzle-5.2.tar.gz) = 20fa9606434ddc789670e681d98fe68f
+SIZE (tree-puzzle-5.2.tar.gz) = 875142