summaryrefslogtreecommitdiffstats
path: root/www/netscape3
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1998-08-24 10:05:39 +0000
committermarkm <markm@FreeBSD.org>1998-08-24 10:05:39 +0000
commite4538fc36f7ebbb33e5f3ebbaaebbeb72a4ed0c5 (patch)
tree7af751d23c4103d546f12788d820fac849ea38ee /www/netscape3
parent590a433f5bfd318fe30ba633ac51a2bf2158e118 (diff)
downloadFreeBSD-ports-e4538fc36f7ebbb33e5f3ebbaaebbeb72a4ed0c5.zip
FreeBSD-ports-e4538fc36f7ebbb33e5f3ebbaaebbeb72a4ed0c5.tar.gz
Upgrade Fortify (128-bit encryption)
Diffstat (limited to 'www/netscape3')
-rw-r--r--www/netscape3/Makefile6
-rw-r--r--www/netscape3/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile
index d0b0624..ef01c17 100644
--- a/www/netscape3/Makefile
+++ b/www/netscape3/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.21 1998/03/16 15:38:37 markm Exp $
+# $Id: Makefile,v 1.22 1998/04/04 07:36:45 asami Exp $
#
DISTNAME= netscape-3.04
@@ -25,7 +25,7 @@ PKGNAME= ${DISTNAME}-gold
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \
ftp://ftp.za.freebsd.org/pub/Fortify/
-DISTFILES+= Fortify-1.2.1-unix.tar.gz
+DISTFILES+= Fortify-1.2.6-unix-x86.tar.gz
RESTRICTED= "Contains strong cryptography"
.endif
@@ -37,7 +37,7 @@ pre-extract:
post-install:
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKSRC}/Fortify-1.2.1-unix && \
+ cd ${WRKSRC}/Fortify-1.2.6-unix-x86 && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${PREFIX}/lib/netscape/netscape.bin
.endif
@${CAT} ${PKGDIR}/DESCR
diff --git a/www/netscape3/distinfo b/www/netscape3/distinfo
index e69c201..d29b8819 100644
--- a/www/netscape3/distinfo
+++ b/www/netscape3/distinfo
@@ -1,4 +1,4 @@
-MD5 (netscape-v304-export.x86-unknown-bsd.tar.gz) = a08bc63c6f1a2e934045be0848c7bb09
-MD5 (Fortify-1.2.1-unix.tar.gz) = da2cede6270965853012d101d0594ca5
MD5 (gold/netscape-v304-export.x86-unknown-bsd.tar.gz) = d53200dcbd0bfb1afd2e202d5736f9e0
-MD5 (gold/Fortify-1.2.1-unix.tar.gz) = da2cede6270965853012d101d0594ca5
+MD5 (netscape-v304-export.x86-unknown-bsd.tar.gz) = a08bc63c6f1a2e934045be0848c7bb09
+MD5 (gold/Fortify-1.2.6-unix-x86.tar.gz) = 070062e10e6ab2813a9607cc64bed646
+MD5 (Fortify-1.2.6-unix-x86.tar.gz) = 070062e10e6ab2813a9607cc64bed646
OpenPOWER on IntegriCloud