diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2003-02-25 20:20:32 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2003-02-25 20:20:32 +0000 |
commit | 40ebd7b6757ad79b87c20693f3017d5ef601c07e (patch) | |
tree | a1fe7f6c199090c8afafc1f250c342eeaf006e91 /sysutils/apcupsd | |
parent | 7724b203b318e4e1d369bb1474a1691230c6772f (diff) | |
download | ports-40ebd7b6757ad79b87c20693f3017d5ef601c07e.tar.gz ports-40ebd7b6757ad79b87c20693f3017d5ef601c07e.zip |
Notes
Diffstat (limited to 'sysutils/apcupsd')
-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 b6bd04ddb538..04ff8e38d239 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 d05a580132c9..188b9f478d73 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 ee0bf37edc14..03a4b023c54a 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 |