From e946206995b3fc8739e0ef30547ebe10e0a84b54 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 30 Apr 2001 03:22:56 +0000 Subject: Upgrade to 1.0.5. o The semantics of --verify have changed. o Corrected hash calculation for input data larger than 512M. o Large File Support is now working. o A bunch of new options and commands. o Keyserver support for the W32 version. o Better handling of key expiration and subkeys. o Estonian and Turkish translation. o The usual fixes and other enhancements. --- security/gnupg1/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'security/gnupg1/Makefile') diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 87e3f43afda5..cd7de2e33b31 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -6,16 +6,12 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTVERSION= 1.0.5 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} MASTER_SITE_SUBDIR= gnupg -PATCHFILES= gnupg-1.0.4.security-patch1.diff -PATCH_SITES= ${MASTER_SITES} -PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org -- cgit v1.2.3