aboutsummaryrefslogtreecommitdiffstats
path: root/biology/treepuzzle
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-31 06:02:00 +0800
committerpav <pav@FreeBSD.org>2004-07-31 06:02:00 +0800
commitb63659cf00b6b32849a0d8707eafe5c25dbe8a07 (patch)
tree98a1a978ccca150832c97b66359452212931d5ac /biology/treepuzzle
parent8dfdc2d30351da9eaa652d57165ada2eafc3f9f3 (diff)
downloadfreebsd-ports-graphics-b63659cf00b6b32849a0d8707eafe5c25dbe8a07.tar.gz
freebsd-ports-graphics-b63659cf00b6b32849a0d8707eafe5c25dbe8a07.tar.zst
freebsd-ports-graphics-b63659cf00b6b32849a0d8707eafe5c25dbe8a07.zip
- Update to 5.2
PR: ports/69799 Submitted by: Jan Lentfer <Jan.Lentfer@web.de> (maintainer)
Diffstat (limited to 'biology/treepuzzle')
-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 2d5e7f9bc22..f114797909b 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 616696128c2..44e56cac8bf 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