From bd09a01be607449cbfb6513b58e7d2897c3c35fa Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 22 Jan 2012 21:10:18 +0000 Subject: Remove an over-zealous warning, which breaks the amstatus script for Perl 5.14+. According to , upstream did away with -T here in Amanda v2.6. Since Perl 5.14+ warns of a deprecated newgetopt.perl, depend on the recommended compat module. --- sysutils/amanda-server/Makefile | 6 ++++-- sysutils/amanda-server/distinfo | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index d528201c418..ac4b0e95a44 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2010/06/28 10:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2012/01/22 21:10:18 hauke Exp $ PKGNAME= amanda-server-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= amase COMMENT= Server part of Amanda, a network backup system @@ -10,6 +10,8 @@ PKG_DESTDIR_SUPPORT= destdir USE_TOOLS+= awk:run perl:run +DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs + .include "../../mk/bsd.prefs.mk" .include "../../sysutils/amanda-common/Makefile.common" diff --git a/sysutils/amanda-server/distinfo b/sysutils/amanda-server/distinfo index a7efe574f0b..2b039787f69 100644 --- a/sysutils/amanda-server/distinfo +++ b/sysutils/amanda-server/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2008/02/15 16:23:09 gdt Exp $ +$NetBSD: distinfo,v 1.13 2012/01/22 21:10:18 hauke Exp $ SHA1 (amanda-2.5.2p1.tar.gz) = 0969376590a93b2c060dbe9d2573bf335614a4c2 RMD160 (amanda-2.5.2p1.tar.gz) = 31a81a7c5c0d953a6dffa575a7c3edc14d41f236 @@ -15,3 +15,4 @@ SHA1 (patch-ai) = a5d85a0b947926f84dab3d6826cdcc69d4709486 SHA1 (patch-aj) = 63e3cb69b74fbe624c7777ae5515832aea9335ca SHA1 (patch-ak) = 403ed50f3396198abab03cc06378030b605fff02 SHA1 (patch-aq) = 5d0b287ef3271c0ffaa13f4841312859ffc34bf4 +SHA1 (patch-server-src_amstatus.pl.in) = 75cc66b2b27cb9a9170257d42079b9e140e0f3f0 -- cgit v1.2.3