diff options
author | Xin LI <delphij@FreeBSD.org> | 2015-03-29 00:07:21 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2015-03-29 00:07:21 +0000 |
commit | 4c192c917ca6b7c7a482a03fdb846088695a7f5c (patch) | |
tree | 23c6bf97f53d524a8468edfd153c9d06192a2365 /sysutils | |
parent | 89579fb1285f120dc7bc8d682355443a8274d4a3 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apcupsd/Makefile | 7 | ||||
-rw-r--r-- | sysutils/apcupsd/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index a9411a5fc625..c42430961616 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= apcupsd -PORTVERSION= 3.14.12 -PORTREVISION= 1 +PORTVERSION= 3.14.13 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20Stable/${PORTVERSION} MAINTAINER= itetcu@FreeBSD.org COMMENT= Set of programs for controlling APC UPS +LICENSE= GPLv2 + USE_RC_SUBR= apcupsd SUB_FILES= pkg-message @@ -54,7 +55,7 @@ CGI_CONFIGURE_ON= --with-cgi-bin=${ETCDIR}/cgi CGI_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd GAPCMON_CONFIGURE_ENABLE= gapcmon GAPCMON_USE= GNOME=gconf2 -GPCMON_CONFLICTS= gapcmon-[0-9]* +GAPCMON_CONFLICTS= gapcmon-[0-9]* PCNET_DRV_CONFIGURE_ENABLE= pcnet USB_CONFIGURE_ENABLE= usb SNMP_DRV_CONFIGURE_ENABLE= snmp diff --git a/sysutils/apcupsd/distinfo b/sysutils/apcupsd/distinfo index 9c8d4903fff0..08d7ad429b00 100644 --- a/sysutils/apcupsd/distinfo +++ b/sysutils/apcupsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (apcupsd-3.14.12.tar.gz) = 1b4f703cb19cfdf44daf173dc8394cafd30fee0b30a0c75a7d19db622454a440 -SIZE (apcupsd-3.14.12.tar.gz) = 2014699 +SHA256 (apcupsd-3.14.13.tar.gz) = 57ecbde01d0448bf8c4dbfe0ad016724ae66ab98adf2de955bf2be553c5d03f9 +SIZE (apcupsd-3.14.13.tar.gz) = 1935043 |