From owner-freebsd-ports Sat Apr 10 9:22:14 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 048FB14F60 for ; Sat, 10 Apr 1999 09:22:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA40174; Sat, 10 Apr 1999 09:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.dinoex.sub.org (mail.dinoex.sub.de [195.243.29.14]) by hub.freebsd.org (Postfix) with ESMTP id 7065714F60 for ; Sat, 10 Apr 1999 09:21:34 -0700 (PDT) (envelope-from dinoex@net2.dinoex.sub.org) Received: (from uucp@localhost) by mail.dinoex.sub.org (8.9.1/8.9.1) with UUCP id SAA20993 for FreeBSD-gnats-submit@freebsd.org; Sat, 10 Apr 1999 18:17:51 +0200 (CEST) Received: (from dinoex@localhost) by net2.dinoex.sub.org (8.9.1/8.9.1) id RAA15962; Sat, 10 Apr 1999 17:05:55 +0200 (CEST) Message-Id: <199904101505.RAA15962@net2.dinoex.sub.org> Date: Sat, 10 Apr 1999 17:05:55 +0200 (CEST) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11059: ports/security/pgp does not extract Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11059 >Category: ports >Synopsis: ports/security/pgp does not extract >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 10 09:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 2.2.8-RELEASE i386 >Organization: privat >Environment: export USA_RESIDENT=NO >Description: The archive could no be extracted. >How-To-Repeat: Try to build the port from stable/ports >Fix: Apply this patch diff pgp/Makefile pgp-2.6.3ia-etc/Makefile --- pgp/Makefile Wed Feb 10 08:21:26 1999 +++ pgp-2.6.3ia-etc/Makefile Wed Feb 24 08:50:11 1999 @@ -76,7 +76,7 @@ PATCHDIR= ${.CURDIR}/patches.non_usa post-extract: - cd ${WRKDIR}; $(TAR) -xf pgp263ii.tar; \ + cd ${WRKDIR}; $(EXTRACT_CMD) -xf pgp263ii.tar; \ rm -f pgp263ii.tar .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message