diff options
author | cwt <cwt@FreeBSD.org> | 1998-03-03 00:09:32 +0800 |
---|---|---|
committer | cwt <cwt@FreeBSD.org> | 1998-03-03 00:09:32 +0800 |
commit | 0df83d178ac5fac72e9e96fafa275d0c6df3499c (patch) | |
tree | 5c3b23453572c26345fa25c7ea1a0dcb326d54ba /misc/amanda32-server | |
parent | 3469b3c7963e93adb57db606e3160271cd830916 (diff) | |
download | freebsd-ports-gnome-0df83d178ac5fac72e9e96fafa275d0c6df3499c.tar.gz freebsd-ports-gnome-0df83d178ac5fac72e9e96fafa275d0c6df3499c.tar.zst freebsd-ports-gnome-0df83d178ac5fac72e9e96fafa275d0c6df3499c.zip |
Now on to release candidates for amanda 2.4.0.
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 6 | ||||
-rw-r--r-- | misc/amanda32-server/distinfo | 2 | ||||
-rw-r--r-- | misc/amanda32-server/pkg-plist | 16 |
3 files changed, 13 insertions, 11 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 1cf5472331af..936e3a18b8d3 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -3,15 +3,17 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.10 1998/02/18 14:23:28 cwt Exp $ +# $Id: Makefile,v 1.11 1998/02/25 09:47:25 asami Exp $ # -DISTNAME= amanda-2.4.0b6 +DISTNAME= amanda-2.4.0-980222 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@FreeBSD.ORG +WRKSRC= ${WRKDIR}/amanda-2.4.0 + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/amanda32-server/distinfo b/misc/amanda32-server/distinfo index ea2def488061..febc6aba67db 100644 --- a/misc/amanda32-server/distinfo +++ b/misc/amanda32-server/distinfo @@ -1 +1 @@ -MD5 (amanda-2.4.0b6.tar.gz) = ccc830dbe5fff4f7bfb10477f9066fe0 +MD5 (amanda-2.4.0-980222.tar.gz) = e58a9855f3f6f38b95545f0c11154c76 diff --git a/misc/amanda32-server/pkg-plist b/misc/amanda32-server/pkg-plist index 0ac5cfb339c9..fde7527859b6 100644 --- a/misc/amanda32-server/pkg-plist +++ b/misc/amanda32-server/pkg-plist @@ -1,14 +1,14 @@ -lib/amanda/amanda-2.4.0b6/examples/amanda.conf -lib/amanda/amanda-2.4.0b6/examples/chg-multi.conf -lib/amanda/amanda-2.4.0b6/examples/disklist +lib/amanda/amanda-2.4.0-980222/examples/amanda.conf +lib/amanda/amanda-2.4.0-980222/examples/chg-multi.conf +lib/amanda/amanda-2.4.0-980222/examples/disklist lib/libamanda.a lib/libamanda.la lib/libamanda.so -lib/libamanda.so.3.0 +lib/libamanda.so.4.1 lib/libamclient.a lib/libamclient.la lib/libamclient.so -lib/libamclient.so.0.2 +lib/libamclient.so.0.3 lib/libamnolog.a lib/libamnolog.la lib/libamnolog.so @@ -16,7 +16,7 @@ lib/libamnolog.so.0.0 lib/libamserver.a lib/libamserver.la lib/libamserver.so -lib/libamserver.so.2.0 +lib/libamserver.so.2.1 lib/libamtape.a lib/libamtape.la lib/libamtape.so @@ -81,7 +81,7 @@ sbin/amrmtape sbin/amtape sbin/amtoc sbin/amverify -@dirrm lib/amanda/amanda-2.4.0b6/examples -@dirrm lib/amanda/amanda-2.4.0b6 +@dirrm lib/amanda/amanda-2.4.0-980222/examples +@dirrm lib/amanda/amanda-2.4.0-980222 @dirrm lib/amanda @dirrm libexec/amanda |