From 0d5ccb958772d7976de9666b2c0a2ffa737aefcb Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 15 Sep 1995 21:10:18 +0000 Subject: Upgrade international version to 2.6.3i --- security/pgp6/Makefile | 24 ++++++++++++++---------- security/pgp6/distinfo | 2 +- 2 files changed, 15 insertions(+), 11 deletions(-) (limited to 'security/pgp6') diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 524435ec4838..096a7d126cd6 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: pgp -# Version required: MIT 2.6.2 / International 2.6.2i -# PGP 2.6.2i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html +# Version required: MIT 2.6.2 / International 2.6.3i +# PGP 2.6.3i homepage is http://www.ifi.uio.no/~staalesc/PGP/home.html # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1995/07/08 00:28:30 ache Exp $ +# $Id: Makefile,v 1.4 1995/07/13 01:15:30 asami Exp $ # CATEGORIES+= security MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src -MAKEFILE= makefile NO_PACKAGE= YES +MAKEFILE= makefile ALL_TARGET= freebsd PGPLIB= ${PREFIX}/lib/pgp # Need to define USA_RESIDENT to YES or NO @@ -61,15 +61,19 @@ post-extract: pre-build: cd ${WRKDIR}/rsaref/install/unix; ${GMAKE} .else -DISTNAME= pgp262is -PKGNAME= pgp-2.6.2i -MASTER_SITES= ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/ \ +DISTNAME= pgp263i-dev +PKGNAME= pgp-2.6.3i +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/incoming/ \ ftp://ftp.kiae.su/unix/crypto/pgp/ +EXTRACT_SUFX= .zip +EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_CMD= unzip +EXTRACT_ARGS= -qa FILESDIR= ${.CURDIR}/files.non_usa -PATCHDIR= ${.CURDIR}/patches.non_usa -post-extract: - cd ${WRKDIR}; tar xf pgp262ii.tar; rm -f *.tar +pre-configure: + cd ${WRKSRC}; cp makefile.unx makefile + .endif .endif diff --git a/security/pgp6/distinfo b/security/pgp6/distinfo index 9a6bc3aae5e4..ebf2a5b01b65 100644 --- a/security/pgp6/distinfo +++ b/security/pgp6/distinfo @@ -1 +1 @@ -MD5 (pgp262is.tar.gz) = ef36a55e4aa42ba1f1ebe5c21a094a83 +MD5 (pgp263i-dev.zip) = b15bdf12309f6604a56d8535a8b49c6e -- cgit v1.2.3