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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnupg
8
PORTNAME=	gnupg
9
PORTVERSION=	2.0.11
9
PORTVERSION=	2.0.12
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	${MASTER_SITE_GNUPG}
11
MASTER_SITES=	${MASTER_SITE_GNUPG}
12
MASTER_SITE_SUBDIR=	gnupg
12
MASTER_SITE_SUBDIR=	gnupg
Lines 45-51 OPTIONS= LDAP "LDAP keyserver interface" Link Here
45
		SCDAEMON "Enable Smartcard daemon (with libusb)" off \
45
		SCDAEMON "Enable Smartcard daemon (with libusb)" off \
46
		CURL "Use the real curl library (worked around if no)" on \
46
		CURL "Use the real curl library (worked around if no)" on \
47
		GPGSM "Enable GPGSM (require LDAP)" off \
47
		GPGSM "Enable GPGSM (require LDAP)" off \
48
		CAMELLIA "Enable Camellia algorithm (for testing only)" off \
48
		CAMELLIA "Enable Camellia algorithm" on \
49
		KDNS "Use DNS CERT helper" off \
49
		KDNS "Use DNS CERT helper" off \
50
		NLS "National Language Support" off
50
		NLS "National Language Support" off
51
51
(-)distinfo (-6 / +6 lines)
Lines 1-6 Link Here
1
MD5 (gnupg-2.0.11.tar.bz2) = a3014f3b3c919662278060f9a4818b89
1
MD5 (gnupg-2.0.12.tar.bz2) = 4718d8a8cd3eac100951d8b162cf537b
2
SHA256 (gnupg-2.0.11.tar.bz2) = 8c40148ad471f4a7e583bc5f84ebf652c395b303deaf2583b11e51f43fa8b47c
2
SHA256 (gnupg-2.0.12.tar.bz2) = 9633e104c519fade1c9fce5843d1f70439b156bcc446aa270ea8192d461d9cce
3
SIZE (gnupg-2.0.11.tar.bz2) = 3852869
3
SIZE (gnupg-2.0.12.tar.bz2) = 3924196
4
MD5 (gnupg-2.0.11.tar.bz2.sig) = 39e69b28bc64d284fc5a43ccdf479930
4
MD5 (gnupg-2.0.12.tar.bz2.sig) = 88e8d5d64cff885d0e6a29ffb71d1537
5
SHA256 (gnupg-2.0.11.tar.bz2.sig) = b2d7c75fce7c11653e3c2299734ddfdd56986fea6dcac0aad88d8b14077786cb
5
SHA256 (gnupg-2.0.12.tar.bz2.sig) = 546a5ee3390003c109e511fa0ea5925bdc73c817cd05bc05580fc36aa55af94e
6
SIZE (gnupg-2.0.11.tar.bz2.sig) = 158
6
SIZE (gnupg-2.0.12.tar.bz2.sig) = 158

Return to bug 135668