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

(-)b/net-mgmt/lldpd/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lldpd
4
PORTNAME=	lldpd
5
PORTVERSION=	1.0.3
5
PORTVERSION=	1.0.4
6
PORTREVISION=	1
7
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
8
MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/ \
7
MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/ \
9
		http://mirror.1labs.ch/${PORTNAME}/
8
		http://mirror.1labs.ch/${PORTNAME}/
Lines 17-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
17
LIB_DEPENDS=	libevent.so:devel/libevent
16
LIB_DEPENDS=	libevent.so:devel/libevent
18
17
19
USES=		libtool
18
USES=		libtool
19
20
USE_CSTD=	gnu99
20
USE_CSTD=	gnu99
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_RC_SUBR=	${PORTNAME}
22
USE_RC_SUBR=	${PORTNAME}
(-)b/net-mgmt/lldpd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1558528967
1
TIMESTAMP = 1566804210
2
SHA256 (lldpd-1.0.3.tar.gz) = 39fced395168015416bfe78b95414facf066f841f349024433aa20ab54e4c360
2
SHA256 (lldpd-1.0.4.tar.gz) = 5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f
3
SIZE (lldpd-1.0.3.tar.gz) = 1605563
3
SIZE (lldpd-1.0.4.tar.gz) = 1607806

Return to bug 240120