summaryrefslogtreecommitdiff
path: root/math/clarence
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-23 12:27:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-23 12:27:02 +0000
commitf063cedc5a0fe16b901006746d71d1c5c10793c1 (patch)
treee942cf88105f6761176959434b563dc060100d65 /math/clarence
parentUpdate to 0.12b. (diff)
upgrade to 0.1.10
Notes
Notes: svn path=/head/; revision=55126
Diffstat (limited to 'math/clarence')
-rw-r--r--math/clarence/Makefile6
-rw-r--r--math/clarence/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile
index a74615a15536..a93f996ae7d5 100644
--- a/math/clarence/Makefile
+++ b/math/clarence/Makefile
@@ -7,9 +7,9 @@
#
PORTNAME= clarence
-PORTVERSION= 0.1.8
+PORTVERSION= 0.1.10
CATEGORIES= math python
-MASTER_SITES= http://nrn.ll.pl/pasp/
+MASTER_SITES= http://nrn.ll.pl/pasp/clarence/
MAINTAINER= ports@FreeBSD.org
@@ -18,11 +18,13 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk
USE_PYTHON= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+MAN1= clarence.1
post-patch:
@${PERL} -pi -e "s,#!/usr/bin/python,#!/usr/bin/env python,g" ${WRKSRC}/clarence.py
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/clarence.py ${PREFIX}/bin/clarence
+ ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/math/clarence/distinfo b/math/clarence/distinfo
index 52f94c2c38c2..6395a7e18102 100644
--- a/math/clarence/distinfo
+++ b/math/clarence/distinfo
@@ -1 +1 @@
-MD5 (clarence-0.1.8.tar.gz) = c55611a9da9f5e6d483d3b982cbb701a
+MD5 (clarence-0.1.10.tar.gz) = 51a2b107105edd66d5207c1511d6a0e5