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

(-)keepass/Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/keepass/Makefile 527676 2020-03-03 14:43:37Z woodsb02 $
2
# $FreeBSD: head/security/keepass/Makefile 527676 2020-03-03 14:43:37Z woodsb02 $
3
3
4
PORTNAME=	keepass
4
PORTNAME=	keepass
5
PORTVERSION=	2.44
5
PORTVERSION=	2.45
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
8
DISTNAME=	KeePass-${PORTVERSION}-Source
8
DISTNAME=	KeePass-${PORTVERSION}-Source
Lines 40-45 Link Here
40
DEBUG_VARS_OFF=		config=Release
40
DEBUG_VARS_OFF=		config=Release
41
XDOTOOL_RUN_DEPENDS=	xdotool:x11/xdotool
41
XDOTOOL_RUN_DEPENDS=	xdotool:x11/xdotool
42
XSEL_RUN_DEPENDS=	xsel:x11/xsel-conrad
42
XSEL_RUN_DEPENDS=	xsel:x11/xsel-conrad
43
44
MAKE_ENV=	MONO_REGISTRY_PATH=${WRKDIR}
43
45
44
post-patch:
46
post-patch:
45
	${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh
47
	${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh
(-)keepass/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1583246305
1
TIMESTAMP = 1589277968
2
SHA256 (KeePass-2.44-Source.zip) = ba4ce43bab823b29d03c5d9fad030ad4c5957d01e7939b177549516499bb1989
2
SHA256 (KeePass-2.45-Source.zip) = d59898183af11d94f1c00f70cca09ee51d58f7597d13560fc9f9c629e6b89e1f
3
SIZE (KeePass-2.44-Source.zip) = 5182922
3
SIZE (KeePass-2.45-Source.zip) = 5011684

Return to bug 246438