diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2003-02-25 20:20:32 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2003-02-25 20:20:32 +0000 |
commit | 002b8daa1129bea3d3930141e99672be9ffb376a (patch) | |
tree | ae4c2a53023ac46c9b4b4bcf9d291a95c350487a | |
parent | bc064574e192fc9f49fb4712a4f68a00dd81ee67 (diff) | |
download | FreeBSD-ports-002b8daa1129bea3d3930141e99672be9ffb376a.zip FreeBSD-ports-002b8daa1129bea3d3930141e99672be9ffb376a.tar.gz |
- Upgrade to Version 3.8.6 which fixes a root exploit of slave machines.
-rw-r--r-- | sysutils/apcupsd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/apcupsd/distinfo | 2 | ||||
-rw-r--r-- | sysutils/apcupsd/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index b6bd04d..04ff8e3 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= apcupsd -PORTVERSION= 3.8.5 -PORTREVISION= 2 +PORTVERSION= 3.8.6 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.apcupsd.com/pub/apcupsd/stable/tar/ @@ -51,6 +50,7 @@ PORTDOCS= apcupsd.pdf apcaccess.html apcnisd.html apctest.html apcupsd-styles.cs new_features_3_8_0.html new_features_3_8_1.html \ new_features_3_8_2.html new_features_3_8_3.html \ new_features_3_8_4.html new_features_3_8_5.html \ + new_features_3_8_6.html \ oldversions.html onbatt.gif online.gif security.html \ shutdown.html status.gif status.html stopping.html testing.html \ thanks.gif thanks.html troubles.html upgrading_to_3_7_0.html \ diff --git a/sysutils/apcupsd/distinfo b/sysutils/apcupsd/distinfo index d05a580..188b9f4 100644 --- a/sysutils/apcupsd/distinfo +++ b/sysutils/apcupsd/distinfo @@ -1 +1 @@ -MD5 (apcupsd-3.8.5.tar.gz) = 0fc2fd41899d80ce8e482e3defa49bb2 +MD5 (apcupsd-3.8.6.tar.gz) = 7ec48f1abc2107cf1a07dc03b3d88b40 diff --git a/sysutils/apcupsd/pkg-plist b/sysutils/apcupsd/pkg-plist index ee0bf37..03a4b02 100644 --- a/sysutils/apcupsd/pkg-plist +++ b/sysutils/apcupsd/pkg-plist @@ -58,6 +58,7 @@ share/locale/it/LC_MESSAGES/apcupsd.mo %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_3.html %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_4.html %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_5.html +%%PORTDOCS%%share/doc/apcupsd/new_features_3_8_6.html %%PORTDOCS%%share/doc/apcupsd/oldversions.html %%PORTDOCS%%share/doc/apcupsd/onbatt.gif %%PORTDOCS%%share/doc/apcupsd/online.gif |