[101157] trunk/dports/sysutils/nut/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 5 07:58:58 PST 2013


Revision: 101157
          https://trac.macports.org/changeset/101157
Author:   ryandesign at macports.org
Date:     2013-01-05 07:58:57 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
nut: update to 2.6.5

Modified Paths:
--------------
    trunk/dports/sysutils/nut/Portfile

Modified: trunk/dports/sysutils/nut/Portfile
===================================================================
--- trunk/dports/sysutils/nut/Portfile	2013-01-05 15:50:02 UTC (rev 101156)
+++ trunk/dports/sysutils/nut/Portfile	2013-01-05 15:58:57 UTC (rev 101157)
@@ -4,10 +4,13 @@
 PortSystem          1.0
 
 name                nut
-version             2.6.1
+version             2.6.5
 categories          sysutils
 platforms           darwin
 maintainers         nomaintainer
+# The files in scripts/perl and scripts/python are under other licenses
+# but we don't use them in this port.
+license             GPL-2+
 
 description         Network based UPS monitoring tool
 
@@ -18,13 +21,15 @@
 homepage            http://www.networkupstools.org/
 master_sites        ${homepage}source/[join [lrange [split ${version} .] 0 1] .]/
 
-checksums           sha1    8198378259631b50d23c6ce5a52ef0e40132b33f \
-                    rmd160  fc5c6c3028f9a2b41615d213bea11b5de7735840
+checksums           rmd160  d6e6acd4696e3c3f8c0ecd998f8676a8625decb9 \
+                    sha256  618df71cf1ca6e3700d1d3c282773a2dec85f9f20324c0d3234c824e97feb93f
 
 depends_build       port:pkgconfig
 
-depends_lib         port:libusb-compat \
-                    port:neon
+depends_lib         port:libtool \
+                    port:libusb-compat \
+                    port:neon \
+                    port:tcp_wrappers
 
 set userName        _nut
 set groupName       _nut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/32b441e1/attachment.html>


More information about the macports-changes mailing list