svn commit: r397231 - head/sysutils/nut

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Sep 18 11:14:23 UTC 2015


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%%
+ at dir libexec/nut


More information about the svn-ports-all mailing list