diff options
author | soren <soren@pkgsrc.org> | 2001-04-09 22:03:37 +0000 |
---|---|---|
committer | soren <soren@pkgsrc.org> | 2001-04-09 22:03:37 +0000 |
commit | 187481ffb1901e335d37a84d85621afb10e030bb (patch) | |
tree | ffef8c73cd90b46db496cb1a4df7434b50d718c1 /net/pchar | |
parent | 2c512b91fcc459b6017a243458b3c7370ff7b7ab (diff) | |
download | pkgsrc-187481ffb1901e335d37a84d85621afb10e030bb.tar.gz |
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.]
Diffstat (limited to 'net/pchar')
-rw-r--r-- | net/pchar/Makefile | 12 | ||||
-rw-r--r-- | net/pchar/files/md5 | 4 |
2 files changed, 8 insertions, 8 deletions
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 |