summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristos <christos>2001-06-26 03:15:16 +0000
committerchristos <christos>2001-06-26 03:15:16 +0000
commitacfb15245006373d009139d095a960a04f0c6170 (patch)
treef1d8af75e4626b245351391fc3f39f067ae6cbe4
parent81dcc0007e6e7b894a956ceec61d06975b769d3b (diff)
downloadpkgsrc-acfb15245006373d009139d095a960a04f0c6170.tar.gz
Upgrade to 2.4.2p2
-rw-r--r--sysutils/amanda-client/Makefile8
-rw-r--r--sysutils/amanda-client/distinfo14
-rw-r--r--sysutils/amanda-client/pkg/PLIST4
-rw-r--r--sysutils/amanda-common/Makefile6
-rw-r--r--sysutils/amanda-common/distinfo12
-rw-r--r--sysutils/amanda-common/pkg/PLIST6
-rw-r--r--sysutils/amanda-plot/Makefile8
-rw-r--r--sysutils/amanda-plot/distinfo10
-rw-r--r--sysutils/amanda-server/Makefile8
-rw-r--r--sysutils/amanda-server/distinfo16
-rw-r--r--sysutils/amanda-server/pkg/PLIST4
-rw-r--r--sysutils/amanda/Makefile10
12 files changed, 53 insertions, 53 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 81dc91d2fef..1eee3271f80 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2001/06/14 21:54:35 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2001/06/26 03:15:16 christos Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
-DISTNAME= amanda-2.4.2
-PKGNAME= amanda-client-2.4.2
+DISTNAME= amanda-2.4.2p2
+PKGNAME= amanda-client-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.amanda.org/
COMMENT= Client part of Amanda, a network backup system
DEPENDS+= gtar-1.12:../../archivers/gtar
-DEPENDS+= amanda-common-2.4.2:../../sysutils/amanda-common
+DEPENDS+= amanda-common-2.4.2p2:../../sysutils/amanda-common
GNU_CONFIGURE= yes
diff --git a/sysutils/amanda-client/distinfo b/sysutils/amanda-client/distinfo
index 699cd481675..5a2baf95a0b 100644
--- a/sysutils/amanda-client/distinfo
+++ b/sysutils/amanda-client/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2001/05/29 18:04:30 jlam Exp $
+$NetBSD: distinfo,v 1.4 2001/06/26 03:15:16 christos Exp $
-SHA1 (amanda-2.4.2.tar.gz) = 2d22cc2d2527d1b192024fda65bc49747514e9c4
-Size (amanda-2.4.2.tar.gz) = 914760 bytes
+SHA1 (amanda-2.4.2p2.tar.gz) = 721060b1357e9b939d06773f91a20de1d507521b
+Size (amanda-2.4.2p2.tar.gz) = 922404 bytes
SHA1 (patch-aa) = e4f33a5e1a26d41344e337d046389ab1a748d111
-SHA1 (patch-ab) = bbb9a77cf1780e123f40dea76386b0ea92ac5a70
-SHA1 (patch-ac) = 683fe415d41e3dfda354b6658c106e4b56976169
-SHA1 (patch-ad) = 995621a680f7e0fb550c8bfdd1a413441603295b
-SHA1 (patch-ae) = 6bddd1b18c6a84cb2a9e2294180fe89abcc79998
+SHA1 (patch-ab) = 2038d93f6be6258c3432b534de7c6bfd010f7ecc
+SHA1 (patch-ac) = 806cbd9e4fcea98bbba2907e33a7092e2e773c59
+SHA1 (patch-ad) = 3debabdc26ca1f03f6bf8ff32d99d45ee65d5cea
+SHA1 (patch-ae) = 76a6de436b868f424cbc1371fc1cce93cecf5b25
diff --git a/sysutils/amanda-client/pkg/PLIST b/sysutils/amanda-client/pkg/PLIST
index ba7daf4736f..c93d47ee6a8 100644
--- a/sysutils/amanda-client/pkg/PLIST
+++ b/sysutils/amanda-client/pkg/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2001/01/16 21:59:31 cjones Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/06/26 03:15:16 christos Exp $
lib/libamclient.a
lib/libamclient.la
-lib/libamclient-2.4.2.so
+lib/libamclient-2.4.2p2.so
libexec/amandad
libexec/calcsize
libexec/killpgrp
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 0426af97181..949ccc95788 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2001/06/14 21:54:36 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/06/26 03:15:16 christos Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
-DISTNAME= amanda-2.4.2
-PKGNAME= amanda-common-2.4.2
+DISTNAME= amanda-2.4.2p2
+PKGNAME= amanda-common-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
diff --git a/sysutils/amanda-common/distinfo b/sysutils/amanda-common/distinfo
index 58f15795531..795c3682798 100644
--- a/sysutils/amanda-common/distinfo
+++ b/sysutils/amanda-common/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:28:58 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/06/26 03:15:16 christos Exp $
-SHA1 (amanda-2.4.2.tar.gz) = 2d22cc2d2527d1b192024fda65bc49747514e9c4
-Size (amanda-2.4.2.tar.gz) = 914760 bytes
-SHA1 (patch-aa) = d6dfe2238812ca0ae6e4b7ba13497df0fdffd7d6
-SHA1 (patch-ab) = 3b715c2a14323662177373fa4c5c2de821fc63dc
-SHA1 (patch-ac) = e3c8bb37d09643fe2db857023e2a22d78fb5b330
+SHA1 (amanda-2.4.2p2.tar.gz) = 721060b1357e9b939d06773f91a20de1d507521b
+Size (amanda-2.4.2p2.tar.gz) = 922404 bytes
+SHA1 (patch-aa) = 2e208f279d4818bd7c4781f9d497a230a45594c7
+SHA1 (patch-ab) = 2049fa69571358e91598bfe257a1a6cff1a493d7
+SHA1 (patch-ac) = 1568881a280e08e4e0bd708234f6bbef04f7f1ed
SHA1 (patch-ad) = 510e650c9e9976323b1d27a7895cee6281b89dcd
SHA1 (patch-ba) = 7c2b47e1239bc2d0e31f8336a85ea058d8fb07b4
SHA1 (patch-bb) = c8c91b848e669f2ccd3a753cfa7aba64e47d2166
diff --git a/sysutils/amanda-common/pkg/PLIST b/sysutils/amanda-common/pkg/PLIST
index 441eb9c41c8..52aa0380fcf 100644
--- a/sysutils/amanda-common/pkg/PLIST
+++ b/sysutils/amanda-common/pkg/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2001/03/12 11:23:07 skrll Exp $
-lib/libamanda-2.4.2.so
+@comment $NetBSD: PLIST,v 1.7 2001/06/26 03:15:17 christos Exp $
+lib/libamanda-2.4.2p2.so
lib/libamanda.a
lib/libamanda.la
lib/libamanda.so
-lib/libamtape-2.4.2.so
+lib/libamtape-2.4.2p2.so
lib/libamtape.a
lib/libamtape.la
lib/libamtape.so
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index ed31c050d66..6aa9670561c 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2001/03/21 15:41:23 tron Exp $
+# $NetBSD: Makefile,v 1.7 2001/06/26 03:15:17 christos Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
-DISTNAME= amanda-2.4.2
-PKGNAME= amanda-plot-2.4.2
+DISTNAME= amanda-2.4.2p2
+PKGNAME= amanda-plot-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.amanda.org/
COMMENT= Visualizes the behavior of Amanda, a network backup system
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
+DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server
USE_X11= yes
diff --git a/sysutils/amanda-plot/distinfo b/sysutils/amanda-plot/distinfo
index 5c4b1b2ba6c..9462569f444 100644
--- a/sysutils/amanda-plot/distinfo
+++ b/sysutils/amanda-plot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:28:58 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/06/26 03:15:17 christos Exp $
-SHA1 (amanda-2.4.2.tar.gz) = 2d22cc2d2527d1b192024fda65bc49747514e9c4
-Size (amanda-2.4.2.tar.gz) = 914760 bytes
+SHA1 (amanda-2.4.2p2.tar.gz) = 721060b1357e9b939d06773f91a20de1d507521b
+Size (amanda-2.4.2p2.tar.gz) = 922404 bytes
SHA1 (patch-aa) = 12ff93eea6d9f443ce2f236492d9e0362fd2d9ff
-SHA1 (patch-ab) = b60e844b59624d0f3c330654da82b4385add4eef
-SHA1 (patch-ac) = 5c3371bace04f0910aea900c6fe65bc2d9679d4b
+SHA1 (patch-ab) = ff753e70a41d53ce296001a346fd7093312f31b4
+SHA1 (patch-ac) = 74dadd333fefc4d244d50b52b4a16c6b0df1fbba
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index d1c2b93e8ff..b1d1c1a9a25 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2001/06/14 21:54:36 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2001/06/26 03:15:17 christos Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
-DISTNAME= amanda-2.4.2
-PKGNAME= amanda-server-2.4.2
+DISTNAME= amanda-2.4.2p2
+PKGNAME= amanda-server-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
COMMENT= Server part of Amanda, a network backup system
-DEPENDS+= amanda-common-2.4.2:../../sysutils/amanda-common
+DEPENDS+= amanda-common-2.4.2p2:../../sysutils/amanda-common
USE_PERL5= yes
USE_GMAKE= yes
diff --git a/sysutils/amanda-server/distinfo b/sysutils/amanda-server/distinfo
index 0433e8f8819..43914d97072 100644
--- a/sysutils/amanda-server/distinfo
+++ b/sysutils/amanda-server/distinfo
@@ -1,18 +1,18 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:28:58 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/06/26 03:15:17 christos Exp $
-SHA1 (amanda-2.4.2.tar.gz) = 2d22cc2d2527d1b192024fda65bc49747514e9c4
-Size (amanda-2.4.2.tar.gz) = 914760 bytes
+SHA1 (amanda-2.4.2p2.tar.gz) = 721060b1357e9b939d06773f91a20de1d507521b
+Size (amanda-2.4.2p2.tar.gz) = 922404 bytes
SHA1 (patch-aa) = a9ffd6acad2c01da0f4707575ec311a5280bf48d
-SHA1 (patch-ab) = 3553c0b4b86f05bd8921304c2862b23b63afe89a
+SHA1 (patch-ab) = 8d99598899b52c9d99994ed831021648fff8a5f9
SHA1 (patch-ac) = c353f92d692813b81858d55cf55fa28a9ee98355
-SHA1 (patch-ad) = 8eaa759777c575cacd7cefb51dcf5e09da9a1c68
-SHA1 (patch-ae) = 0bb989efd72a3a625feb54f433c079812e707eee
+SHA1 (patch-ad) = 0ad5ec57b29948ea5b15a43ae2e7a4d3be2a2d40
+SHA1 (patch-ae) = fd831036b9ac3365d304d9e25c0eb1dd515a849e
SHA1 (patch-af) = af41269882c8dfdb45bc177a45aa86122443d8df
SHA1 (patch-ag) = 4397a7c6bde844d80781e1ffd8fb81c289e92fe0
SHA1 (patch-ah) = ba156adca49704c23d04601c98ed14f3e0b206c1
-SHA1 (patch-ai) = 8dc0d944da5c246dbed0e3cdf98f93277371c194
+SHA1 (patch-ai) = 977d9249db26ecc26bdc0ebf3bd86131132ccda4
SHA1 (patch-aj) = 912ec89bf8cca2f602a90621dfd818d21145f02b
SHA1 (patch-ak) = d5036ee96d05dce8091209130da1747f0d6e5867
-SHA1 (patch-al) = fe84955356288c4c05b67c77504484e7303e0ed5
+SHA1 (patch-al) = 44b239e7ecff95472f012a6ee6ac6f5d8a41b62c
SHA1 (patch-ba) = 7c2b47e1239bc2d0e31f8336a85ea058d8fb07b4
SHA1 (patch-bb) = c8c91b848e669f2ccd3a753cfa7aba64e47d2166
diff --git a/sysutils/amanda-server/pkg/PLIST b/sysutils/amanda-server/pkg/PLIST
index c0298f2069f..7524f4f81e6 100644
--- a/sysutils/amanda-server/pkg/PLIST
+++ b/sysutils/amanda-server/pkg/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.8 2001/03/12 11:23:08 skrll Exp $
-lib/libamserver-2.4.2.so
+@comment $NetBSD: PLIST,v 1.9 2001/06/26 03:15:17 christos Exp $
+lib/libamserver-2.4.2p2.so
lib/libamserver.a
lib/libamserver.la
lib/libamserver.so
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index f2487aef048..c2d77484141 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2001/02/17 17:42:10 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2001/06/26 03:15:16 christos Exp $
#
-DISTNAME= amanda-2.4.2
+DISTNAME= amanda-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,9 +10,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
COMMENT= The "meta-package" for Amanda, a network backup system
-DEPENDS+= amanda-client-2.4.2:../../sysutils/amanda-client
-DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
-DEPENDS+= amanda-plot-2.4.2:../../sysutils/amanda-plot
+DEPENDS+= amanda-client-2.4.2p2:../../sysutils/amanda-client
+DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server
+DEPENDS+= amanda-plot-2.4.2p2:../../sysutils/amanda-plot
USE_X11= yes
EXTRACT_ONLY= # empty