View | Details | Raw Unified | Return to bug 113211
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	apcupsd
8
PORTNAME=	apcupsd
9
PORTVERSION=	3.14.0
9
PORTVERSION=	3.14.1
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:src_sf/g} \
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:src_sf/g} \
12
		http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/:src_bk \
12
		http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/:src_bk \
Lines 42-48 Link Here
42
		USB "Compile with USB Support (READ MANUAL!)" on \
42
		USB "Compile with USB Support (READ MANUAL!)" on \
43
		SNMP "Compile with SNMP Support (READ MANUAL!)" on
43
		SNMP "Compile with SNMP Support (READ MANUAL!)" on
44
44
45
IGNOREFILES=	${PORTNAME}.pdf
46
PORTDOCS=	${PORTNAME}.pdf
45
PORTDOCS=	${PORTNAME}.pdf
47
46
48
.include <bsd.port.pre.mk>
47
.include <bsd.port.pre.mk>
(-)distinfo (-5 / +6 lines)
Lines 1-5 Link Here
1
MD5 (apcupsd-3.14.0.tar.gz) = 334fe3413c08f14acec0226e71e98e0a
1
MD5 (apcupsd-3.14.1.tar.gz) = 258eb7515a12de493bb8952bc6d2f4e1
2
SHA256 (apcupsd-3.14.0.tar.gz) = 3d30e5234115b466b97434d8c74f0cfc96c3735add7eb725066e5043ffbd66aa
2
SHA256 (apcupsd-3.14.1.tar.gz) = 3d68ce2c387194a8d6d2afae40dbaa0c02a87992ac1bdbd2495b1b610266c123
3
SIZE (apcupsd-3.14.0.tar.gz) = 4356614
3
SIZE (apcupsd-3.14.1.tar.gz) = 4352400
4
MD5 (apcupsd.pdf) = IGNORE
4
MD5 (apcupsd.pdf) = acba2dbd466e6ed839e4df79b4c15fd9
5
SHA256 (apcupsd.pdf) = IGNORE
5
SHA256 (apcupsd.pdf) = ae965c6fb0878608c82dd5e7b082993be17eb9677df0c12b6e62d9b1dab38e0c
6
SIZE (apcupsd.pdf) = 1076458

Return to bug 113211