summaryrefslogtreecommitdiff
path: root/sysutils/sarah
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-07 13:36:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-07 13:36:00 +0000
commitb1eec5b0df7045eda6b58dacc63fdd98352ddb61 (patch)
tree0b9cd09303123d51e23ae52eb21d9a92c1b61cf4 /sysutils/sarah
parentAdd py-coro - a Python coroutines module. (diff)
Update to 0.4b.
PR: 19747 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30296
Diffstat (limited to 'sysutils/sarah')
-rw-r--r--sysutils/sarah/Makefile25
-rw-r--r--sysutils/sarah/distinfo2
2 files changed, 12 insertions, 15 deletions
diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile
index fb3ec7abb4f9..d6520c266dd8 100644
--- a/sysutils/sarah/Makefile
+++ b/sysutils/sarah/Makefile
@@ -5,29 +5,26 @@
# $FreeBSD$
#
-PORTNAME= sarah
-PORTVERSION= 0.3b
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/
+PORTNAME= sarah
+PORTVERSION= 0.4b
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/
-MAINTAINER= mattp@conundrum.com
+MAINTAINER= mattp@conundrum.com
-MAN1= sarah.1
-USE_PERL5= yes
-NO_BUILD= yes
+USE_PERL5= yes
+NO_BUILD= yes
+
+MAN1= sarah.1
do-configure:
@${PERL} -pi.orig -e "s|/usr/local|${PREFIX}|" ${WRKSRC}/sarah
do-install:
cd ${WRKSRC} && \
- ${INSTALL_SCRIPT} sarah ${PREFIX}/bin
- cd ${WRKSRC} && \
- ${INSTALL_DATA} sarah.conf.sample ${PREFIX}/etc
- cd ${WRKSRC} && \
+ ${INSTALL_SCRIPT} sarah ${PREFIX}/bin && \
+ ${INSTALL_DATA} sarah.conf.sample ${PREFIX}/etc && \
${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1
-
-post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/sarah
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/sarah
diff --git a/sysutils/sarah/distinfo b/sysutils/sarah/distinfo
index f26f2f11805a..7046ea1f66fe 100644
--- a/sysutils/sarah/distinfo
+++ b/sysutils/sarah/distinfo
@@ -1 +1 @@
-MD5 (sarah-0.3b.tar.gz) = b3bb9066202d068fe982b5b0565cd30b
+MD5 (sarah-0.4b.tar.gz) = 098d647c0af7370a028b4da1be7e9e50