From bd49dd4830bae65f187ac916d7406c276ba153b5 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 6 Sep 2001 17:01:35 +0000 Subject: Downgrade to 0.7. I believe the newer version may be insecure in its use of tempnam(), but I have not written a patch to correct it. I told the author about this on 23 September. The port was updated without my knowledge. Add PORTEPOCH. --- security/pad/Makefile | 3 ++- security/pad/distinfo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/pad/Makefile b/security/pad/Makefile index 216eb6d48e08..2a135903627d 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -6,7 +6,8 @@ # PORTNAME= pad -PORTVERSION= 1.0.4 +PORTEPOCH= 1 +PORTVERSION= 0.7 CATEGORIES= security MASTER_SITES= http://www.lammah.com/pad/ EXTRACT_SUFX= .tgz diff --git a/security/pad/distinfo b/security/pad/distinfo index af269c72468e..70873f857d03 100644 --- a/security/pad/distinfo +++ b/security/pad/distinfo @@ -1 +1 @@ -MD5 (pad-1.0.4.tgz) = 932bba65320f5d3e0d8d24be5b94bf5c +MD5 (pad-0.7.tgz) = 6ca3c9e8b7a536a0adfe8e6efbdb9155 -- cgit