diff options
author | dougb <dougb@FreeBSD.org> | 2004-02-08 15:37:40 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-02-08 15:37:40 +0800 |
commit | a63350a54e2f009c78c9c3e36c724b07e9c83775 (patch) | |
tree | 03abcc2d87caa95339b40db9634f68bcf0bddd9b /sysutils | |
parent | 12b1715e115ccf817b833d838e383000c9fe6887 (diff) | |
download | freebsd-ports-gnome-a63350a54e2f009c78c9c3e36c724b07e9c83775.tar.gz freebsd-ports-gnome-a63350a54e2f009c78c9c3e36c724b07e9c83775.tar.zst freebsd-ports-gnome-a63350a54e2f009c78c9c3e36c724b07e9c83775.zip |
Update to 1.4.1, which incorporates the security fix that was previously
a patch, and adds support for some new UPS'.
For the port, update MASTER_SITES, add new stuff and retire one driver
that's been consolidated into one of the existing drivers.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nut/Makefile | 10 | ||||
-rw-r--r-- | sysutils/nut/distinfo | 3 | ||||
-rw-r--r-- | sysutils/nut/pkg-plist | 4 | ||||
-rw-r--r-- | sysutils/nut22/Makefile | 10 | ||||
-rw-r--r-- | sysutils/nut22/distinfo | 3 | ||||
-rw-r--r-- | sysutils/nut22/pkg-plist | 4 |
6 files changed, 22 insertions, 12 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 34e69c6ece16..e970df1dcf3a 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nut -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= sysutils -MASTER_SITES= http://penguin.harrison.k12.co.us/mirrors/nut/release/${PORTVERSION:R}/ +MASTER_SITES= http://us1.networkupstools.org/source/${PORTVERSION:R}/ \ + http://eu1.networkupstools.org/source/${PORTVERSION:R}/ MAINTAINER= DougB@FreeBSD.org COMMENT= Network UPS Tools @@ -23,13 +24,14 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \ MAN5= ups.conf.5 upsd.conf.5 upsd.users.5 upsmon.conf.5 \ upssched.conf.5 -MAN8= apcsmart.8 bcmxcp.8 belkin.8 bestferrups801-807.8 \ +MAN8= apcsmart.8 bcmxcp.8 belkin.8 \ bestfortress.8 bestuferrups.8 bestups.8 cyberpower.8 etapro.8 \ everups.8 fentonups.8 genericups.8 hp.8 isbmex.8 liebert.8 \ masterguard.8 mge-shut.8 mge-utalk.8 microdowell.8 newapc.8 \ nutupsdrv.8 oneac.8 powercom.8 powernet.8 sec.8 sms.8 \ snmp-ups.8 tripplite.8 tripplitesu.8 upsc.8 upscmd.8 upsd.8 \ - upsdrvctl.8 upslog.8 upsmon.8 upsrw.8 upssched.8 victronups.8 + upsdrvctl.8 upslog.8 upsmon.8 upsrw.8 upssched.8 victronups.8 \ + dummycons.8 energizerups.8 ferrups.8 safenet.8 ALL_TARGET= all INSTALL_TARGET= install diff --git a/sysutils/nut/distinfo b/sysutils/nut/distinfo index 4e2f76710b7f..c5614f4d8809 100644 --- a/sysutils/nut/distinfo +++ b/sysutils/nut/distinfo @@ -1 +1,2 @@ -MD5 (nut-1.4.0.tar.gz) = 1ddf547866db0f1eeb9c535ba0339906 +MD5 (nut-1.4.1.tar.gz) = ae91ea3d643d7665bda0a95ce62957a0 +SIZE (nut-1.4.1.tar.gz) = 550238 diff --git a/sysutils/nut/pkg-plist b/sysutils/nut/pkg-plist index 629af5a3f739..73c6b8c2f39b 100644 --- a/sysutils/nut/pkg-plist +++ b/sysutils/nut/pkg-plist @@ -11,15 +11,16 @@ etc/rc.d/nut.sh.sample libexec/nut/apcsmart libexec/nut/bcmxcp libexec/nut/belkin -libexec/nut/bestferrups801-807 libexec/nut/bestfortress libexec/nut/bestuferrups libexec/nut/bestups +libexec/nut/blazer libexec/nut/cyberpower libexec/nut/esupssmart libexec/nut/etapro libexec/nut/everups libexec/nut/fentonups +libexec/nut/ferrups libexec/nut/genericups libexec/nut/hp libexec/nut/isbmex @@ -31,6 +32,7 @@ libexec/nut/microdowell libexec/nut/newapc libexec/nut/oneac libexec/nut/powercom +libexec/nut/safenet libexec/nut/sec libexec/nut/sms libexec/nut/tripplite diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index 34e69c6ece16..e970df1dcf3a 100644 --- a/sysutils/nut22/Makefile +++ b/sysutils/nut22/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nut -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= sysutils -MASTER_SITES= http://penguin.harrison.k12.co.us/mirrors/nut/release/${PORTVERSION:R}/ +MASTER_SITES= http://us1.networkupstools.org/source/${PORTVERSION:R}/ \ + http://eu1.networkupstools.org/source/${PORTVERSION:R}/ MAINTAINER= DougB@FreeBSD.org COMMENT= Network UPS Tools @@ -23,13 +24,14 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \ MAN5= ups.conf.5 upsd.conf.5 upsd.users.5 upsmon.conf.5 \ upssched.conf.5 -MAN8= apcsmart.8 bcmxcp.8 belkin.8 bestferrups801-807.8 \ +MAN8= apcsmart.8 bcmxcp.8 belkin.8 \ bestfortress.8 bestuferrups.8 bestups.8 cyberpower.8 etapro.8 \ everups.8 fentonups.8 genericups.8 hp.8 isbmex.8 liebert.8 \ masterguard.8 mge-shut.8 mge-utalk.8 microdowell.8 newapc.8 \ nutupsdrv.8 oneac.8 powercom.8 powernet.8 sec.8 sms.8 \ snmp-ups.8 tripplite.8 tripplitesu.8 upsc.8 upscmd.8 upsd.8 \ - upsdrvctl.8 upslog.8 upsmon.8 upsrw.8 upssched.8 victronups.8 + upsdrvctl.8 upslog.8 upsmon.8 upsrw.8 upssched.8 victronups.8 \ + dummycons.8 energizerups.8 ferrups.8 safenet.8 ALL_TARGET= all INSTALL_TARGET= install diff --git a/sysutils/nut22/distinfo b/sysutils/nut22/distinfo index 4e2f76710b7f..c5614f4d8809 100644 --- a/sysutils/nut22/distinfo +++ b/sysutils/nut22/distinfo @@ -1 +1,2 @@ -MD5 (nut-1.4.0.tar.gz) = 1ddf547866db0f1eeb9c535ba0339906 +MD5 (nut-1.4.1.tar.gz) = ae91ea3d643d7665bda0a95ce62957a0 +SIZE (nut-1.4.1.tar.gz) = 550238 diff --git a/sysutils/nut22/pkg-plist b/sysutils/nut22/pkg-plist index 629af5a3f739..73c6b8c2f39b 100644 --- a/sysutils/nut22/pkg-plist +++ b/sysutils/nut22/pkg-plist @@ -11,15 +11,16 @@ etc/rc.d/nut.sh.sample libexec/nut/apcsmart libexec/nut/bcmxcp libexec/nut/belkin -libexec/nut/bestferrups801-807 libexec/nut/bestfortress libexec/nut/bestuferrups libexec/nut/bestups +libexec/nut/blazer libexec/nut/cyberpower libexec/nut/esupssmart libexec/nut/etapro libexec/nut/everups libexec/nut/fentonups +libexec/nut/ferrups libexec/nut/genericups libexec/nut/hp libexec/nut/isbmex @@ -31,6 +32,7 @@ libexec/nut/microdowell libexec/nut/newapc libexec/nut/oneac libexec/nut/powercom +libexec/nut/safenet libexec/nut/sec libexec/nut/sms libexec/nut/tripplite |