From 0a9615ac3b59a4f8ce4c45d03e7f9146ca0d22bf Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 26 Dec 2002 14:37:42 +0000 Subject: - change order to make this commit possible - reflect small changes in distfile: * 2002-08-07 wk Removed unused macros and types etc. * 2002-09-20 wk Made the DLL relocatable * 2002-12-11 wk __ppc__ is used on Darwin instead of __powerpc__. --- security/gnupg-idea/Makefile | 2 +- security/gnupg-idea/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg-idea') diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index efbb8aa35180..f8291a56ec64 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= contrib DISTFILES= # later DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= # none -EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c RESTRICTED= "IDEA is Patented in the USA and many European countries" NO_WRKSUBDIR= yes diff --git a/security/gnupg-idea/distinfo b/security/gnupg-idea/distinfo index 88d303760858..1bfec3572b36 100644 --- a/security/gnupg-idea/distinfo +++ b/security/gnupg-idea/distinfo @@ -1,3 +1,3 @@ -MD5 (gnupg-idea/idea.c.gz) = 05efff7f130bd99ae17c1d5ee1d18835 MD5 (gnupg-idea/idea.c.gz) = 374536bb2cdd68f5c0dce961ace26959 +MD5 (gnupg-idea/idea.c.gz) = 05efff7f130bd99ae17c1d5ee1d18835 MD5 (gnupg-idea/rsa.c) = d8b6f26df0e3e0ccd93c2d0589d8766f -- cgit