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

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	gnome-keyring
4
PORTNAME=	gnome-keyring
5
PORTVERSION=	3.36.0
5
PORTVERSION=	3.36.0
6
PORTREVISION=	1
6
CATEGORIES=	security gnome
7
CATEGORIES=	security gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 18-24 Link Here
18
		gcr>=3.5.3:security/gcr
19
		gcr>=3.5.3:security/gcr
19
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
20
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
20
		libgpg-error.so:security/libgpg-error \
21
		libgpg-error.so:security/libgpg-error \
21
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
22
		libtasn1.so:security/libtasn1 \
23
		libtasn1.so:security/libtasn1 \
23
		libp11-kit.so:security/p11-kit \
24
		libp11-kit.so:security/p11-kit \
24
		libgcrypt.so:security/libgcrypt
25
		libgcrypt.so:security/libgcrypt

Return to bug 250512