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

(-)security/keepassx-devel/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	keepassx
4
PORTNAME=	keepassx
5
PORTVERSION=	2.0.2
5
PORTVERSION=	2.0.3
6
PORTREVISION=	1
7
CATEGORIES=	security
6
CATEGORIES=	security
8
PKGNAMESUFFIX=	-devel
7
PKGNAMESUFFIX=	-devel
9
8
Lines 32-38 Link Here
32
		xt xtst
31
		xt xtst
33
32
34
USE_GITHUB=	yes
33
USE_GITHUB=	yes
35
GH_TAGNAME=	b654fde
34
GH_TAGNAME=	55869e8
36
35
37
CMAKE_ARGS+=	-DZLIB_SUPPORTS_GZIP:BOOL=ON
36
CMAKE_ARGS+=	-DZLIB_SUPPORTS_GZIP:BOOL=ON
38
37
(-)security/keepassx-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1476890352
1
TIMESTAMP = 1495747868
2
SHA256 (keepassx-keepassx-2.0.2-b654fde_GH0.tar.gz) = 23d0cb593d5ca008cd8d46dae1e04e1bf19576b2fd6b633a264339b15fad691e
2
SHA256 (keepassx-keepassx-2.0.3-55869e8_GH0.tar.gz) = 7c0a4cf917171401e67e9889bebacd9b4b62b94e0c824220d316c696e0c36bfe
3
SIZE (keepassx-keepassx-2.0.2-b654fde_GH0.tar.gz) = 1498426
3
SIZE (keepassx-keepassx-2.0.3-55869e8_GH0.tar.gz) = 1506752

Return to bug 219559