Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2015 11:14:22 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397231 - head/sysutils/nut
Message-ID:  <201509181114.t8IBEMsr094695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep 18 11:14:22 2015
New Revision: 397231
URL: https://svnweb.freebsd.org/changeset/ports/397231

Log:
  - Fix plist
  
  PR:		203048

Modified:
  head/sysutils/nut/pkg-plist

Modified: head/sysutils/nut/pkg-plist
==============================================================================
--- head/sysutils/nut/pkg-plist	Fri Sep 18 11:06:12 2015	(r397230)
+++ head/sysutils/nut/pkg-plist	Fri Sep 18 11:14:22 2015	(r397231)
@@ -79,7 +79,7 @@ libdata/pkgconfig/libupsclient.pc
 %%NUT_SERIAL%%libexec/nut/mge-utalk
 %%NUT_SERIAL%%libexec/nut/microdowell
 %%NUT_SERIAL%%libexec/nut/mge-shut
-libexec/nut/netxml-ups
+%%NUT_NEON%%libexec/nut/netxml-ups
 %%NUT_SERIAL%%libexec/nut/oldmge-shut
 %%NUT_SERIAL%%libexec/nut/oneac
 %%NUT_SERIAL%%libexec/nut/optiups
@@ -177,7 +177,7 @@ man/man5/upssched.conf.5.gz
 %%NUT_SERIAL%%man/man8/apcupsd-ups.8.gz
 %%NUT_SERIAL%%man/man8/blazer_ser.8.gz
 %%NUT_USB%%man/man8/blazer_usb.8.gz
-man/man8/netxml-ups.8.gz
+%%NUT_NEON%%man/man8/netxml-ups.8.gz
 man/man8/nut-recorder.8.gz
 man/man8/nut-scanner.8.gz
 %%NUT_USB%%man/man8/nutdrv_atcl_usb.8.gz
@@ -246,3 +246,4 @@ sbin/upsdrvctl
 sbin/upsmon
 sbin/upssched
 @dir(%%NUT_USER%%,%%NUT_GROUP%%,750) %%STATEDIR%%
+@dir libexec/nut



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509181114.t8IBEMsr094695>