From aed270cfd44f44fc7d146f06c24d10fd9f29871f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 9 Jun 1998 07:41:48 +0000 Subject: Upgrade to Amanda 2.4.0p1, a bug fix release. Invoke addnerd correctly, so that -g is processed by getopt(3) Change the RUN_DEPENDS on gnuplot and gtar to DEPENDS - the GNU configure script needs to find these at the configure stage of the Amanda package. --- sysutils/amanda/Makefile | 10 +++++----- sysutils/amanda/files/md5 | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile index 5163cefbbd1..d9187b3808f 100644 --- a/sysutils/amanda/Makefile +++ b/sysutils/amanda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 1998/06/08 10:45:17 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/06/09 07:41:48 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # -DISTNAME= amanda-2.4.0 +DISTNAME= amanda-2.4.0p1 CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ @@ -10,8 +10,8 @@ MAINTAINER= packages@netbsd.org DEPENDS+= readline-2.2:../../devel/readline DEPENDS+= addnerd-1.5:../../sysutils/addnerd -RUN_DEPENDS+= gnuplot:../../graphics/gnuplot -RUN_DEPENDS+= gtar:../../archivers/gtar +DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gtar-1.12:../../archivers/gtar AMANDA_USER?= backup AMANDA_GROUP= operator @@ -28,7 +28,7 @@ MAN8= amadmin.8 amcheck.8 amdump.8 amflush.8 amlabel.8 \ amrmtape.8 amverify.8 pre-install: - @${SETENV} ${MAKE_ENV} addnerd ${AMANDA_USER} -g ${AMANDA_GROUP} + @${SETENV} ${MAKE_ENV} addnerd -g ${AMANDA_GROUP} ${AMANDA_USER} post-install: ${LDCONFIG} || ${TRUE} diff --git a/sysutils/amanda/files/md5 b/sysutils/amanda/files/md5 index 0c8c35d4742..1716520a266 100644 --- a/sysutils/amanda/files/md5 +++ b/sysutils/amanda/files/md5 @@ -1 +1 @@ -MD5 (amanda-2.4.0.tar.gz) = b0c29c9b1b1fd0c8fcddfdecb2b8b2a8 +MD5 (amanda-2.4.0p1.tar.gz) = bda875acd382ea92cfaf7750ce8ce7bd -- cgit v1.2.3