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

Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnupg
8
PORTNAME=	gnupg
9
PORTVERSION=	1.4.0
9
PORTVERSION=	1.4.1
10
PORTREVISION?=	1
11
CATEGORIES=	security
10
CATEGORIES=	security
12
MASTER_SITES=	${MASTER_SITE_GNUPG}
11
MASTER_SITES=	${MASTER_SITE_GNUPG}
13
MASTER_SITE_SUBDIR=	gnupg
12
MASTER_SITE_SUBDIR=	gnupg
Lines 21-26 Link Here
21
USE_GMAKE=	YES
20
USE_GMAKE=	YES
22
GNU_CONFIGURE=	YES
21
GNU_CONFIGURE=	YES
23
CONFIGURE_TARGET=	--build ${MACHINE_ARCH}-portbld-freebsd${OSREL}
22
CONFIGURE_TARGET=	--build ${MACHINE_ARCH}-portbld-freebsd${OSREL}
23
CONFIGURE_ARGS=	--enable-mailto
24
24
.if ${MACHINE_CPU:Mi586}
25
.if ${MACHINE_CPU:Mi586}
25
MACHINE_ARCH=	i586
26
MACHINE_ARCH=	i586
26
.endif
27
.endif
(-)distinfo (-4 / +4 lines)
Lines 1-4 Link Here
1
MD5 (gnupg-1.4.0.tar.bz2) = 8c303606aaf73b7756b9fe6f3d8b58c2
1
MD5 (gnupg-1.4.1.tar.bz2) = fdfc5553d0904cd65011e47a42a9532c
2
SIZE (gnupg-1.4.0.tar.bz2) = 2722669
2
SIZE (gnupg-1.4.1.tar.bz2) = 2822791
3
MD5 (gnupg-1.4.0.tar.bz2.sig) = bdfb7093cf5d76d1b69e9b577e9d8514
3
MD5 (gnupg-1.4.1.tar.bz2.sig) = 440038771606d59e9cbc153cccdbac55
4
SIZE (gnupg-1.4.0.tar.bz2.sig) = 65
4
SIZE (gnupg-1.4.1.tar.bz2.sig) = 65

Return to bug 80157