pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/erlang Remove duplicate SunOS-only items from PLI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9657f31158bf
branches:  trunk
changeset: 384822:9657f31158bf
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Mon Sep 03 14:51:02 2018 +0000

description:
Remove duplicate SunOS-only items from PLIST. Fixes non-SunOS builds.

diffstat:

 lang/erlang/PLIST |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r 7a26004cc77e -r 9657f31158bf lang/erlang/PLIST
--- a/lang/erlang/PLIST Mon Sep 03 12:46:59 2018 +0000
+++ b/lang/erlang/PLIST Mon Sep 03 14:51:02 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2018/07/03 11:01:21 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.32 2018/09/03 14:51:02 fhajny Exp $
 bin/ct_run
 bin/dialyzer
 bin/epmd
@@ -2005,18 +2005,14 @@
 lib/erlang/lib/os_mon-${VERSION.os_mon}/mibs/OTP-OS-MON-MIB.mib
 lib/erlang/lib/os_mon-${VERSION.os_mon}/mibs/v1/OTP-OS-MON-MIB.mib.v1
 lib/erlang/lib/os_mon-${VERSION.os_mon}/priv/bin/cpu_sup
-lib/erlang/lib/os_mon-${VERSION.os_mon}/priv/bin/ferrule
 lib/erlang/lib/os_mon-${VERSION.os_mon}/priv/bin/memsup
-lib/erlang/lib/os_mon-${VERSION.os_mon}/priv/bin/mod_syslog
 lib/erlang/lib/os_mon-${VERSION.os_mon}/priv/mibs/OTP-OS-MON-MIB.bin
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/cpu_sup.c
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/cpu_sup.erl
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/disksup.erl
-lib/erlang/lib/os_mon-${VERSION.os_mon}/src/ferrule.c
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/memsup.c
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/memsup.erl
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/memsup.hrl
-lib/erlang/lib/os_mon-${VERSION.os_mon}/src/mod_syslog.c
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/nteventlog.erl
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_mon.erl
 lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_mon_mib.erl



Home | Main Index | Thread Index | Old Index