From 187481ffb1901e335d37a84d85621afb10e030bb Mon Sep 17 00:00:00 2001 From: soren Date: Mon, 9 Apr 2001 22:03:37 +0000 Subject: Update to 1.3.2. The main point of this release is improved compatability with IRIX and Solaris, plus some bugfixes. There's one new significant feature, which is the option to do SUID root installations of pchar. [Not used in this pkg.] --- net/pchar/Makefile | 12 ++++++------ net/pchar/files/md5 | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'net/pchar') diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 4fac51202d6..3bc7d2d17dc 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2001/02/17 18:19:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/04/09 22:03:37 soren Exp $ -DISTNAME= pchar-1.3 +DISTNAME= pchar-1.3.2 CATEGORIES= net MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ @@ -19,10 +19,10 @@ CONFIGURE_ARGS+= --with-ipv6 .endif # XXX Not fully integrated -#.if ${OPSYS} == "NetBSD" -#DEPENDS+= ucd-snmp-*:../../net/ucd-snmp -#CONFIGURE_ARGS+= --with-snmp=${PREFIX} -#.endif +.if ${OPSYS} == "NetBSD" +DEPENDS+= ucd-snmp-*:../../net/ucd-snmp +CONFIGURE_ARGS+= --with-snmp=${PREFIX} +.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pchar ${PREFIX}/sbin diff --git a/net/pchar/files/md5 b/net/pchar/files/md5 index 9a4d8a64a10..4775e893917 100644 --- a/net/pchar/files/md5 +++ b/net/pchar/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2001/01/26 22:03:57 soren Exp $ +$NetBSD: md5,v 1.5 2001/04/09 22:03:38 soren Exp $ -MD5 (pchar-1.3.tar.gz) = b174197ec397874344b27342ca7d19b2 +MD5 (pchar-1.3.2.tar.gz) = 7edce7ee4a363cd3ae0657262bbbdbeb -- cgit v1.2.3