View | Details | Raw Unified | Return to bug 200385 | Differences between
and this patch

Collapse All | Expand All

(-)www/drood/Makefile (-3 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/drood/Makefile 386605 2015-05-17 12:42:37Z riggs $
2
# $FreeBSD: head/www/drood/Makefile 386605 2015-05-17 12:42:37Z riggs $
3
3
4
PORTNAME=	drood
4
PORTNAME=	drood
5
PORTVERSION=	4.3
5
PORTVERSION=	4.6
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://www.mammothcheese.ca/
7
MASTER_SITES=	http://www.mammothcheese.ca/
8
8
Lines 23-31 Link Here
23
23
24
.include <bsd.port.pre.mk>
24
.include <bsd.port.pre.mk>
25
25
26
.if ${OSVERSION} < 1000000
27
BUILD_DEPENDS+=	${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl
26
BUILD_DEPENDS+=	${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl
28
RUN_DEPENDS+=	${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl
27
RUN_DEPENDS+=	${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl
29
.endif
30
28
31
.include <bsd.port.post.mk>
29
.include <bsd.port.post.mk>
(-)www/drood/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (drood-4.3.tar.gz) = 9bfa4818c6a0bfea49ec32450a5923e9387263cb4fb17430fb70ff1bc91bd529
1
SHA256 (drood-4.6.tar.gz) = 598d69a8034bd0f7195cdecdc739fb6d7b13ba568f38e3d2b7b8f4e524b59938
2
SIZE (drood-4.3.tar.gz) = 53744
2
SIZE (drood-4.6.tar.gz) = 52871

Return to bug 200385