summaryrefslogtreecommitdiffstats
path: root/security/heimdal
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-11-02 22:47:03 +0000
committernectar <nectar@FreeBSD.org>1999-11-02 22:47:03 +0000
commitfb9747a9839a05d461a028fae421a2db8ab5899b (patch)
treeaf65d4c82d4c575e1eeddda4498a2d3ea08909d7 /security/heimdal
parent0a645e3393f50fa17010ac9e7fd9339c07327a47 (diff)
downloadFreeBSD-ports-fb9747a9839a05d461a028fae421a2db8ab5899b.zip
FreeBSD-ports-fb9747a9839a05d461a028fae421a2db8ab5899b.tar.gz
Update 0.2a -> 0.2c and add some additional MASTER_SITES
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile11
-rw-r--r--security/heimdal/distinfo2
2 files changed, 8 insertions, 5 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 9bf9347..5eda53a 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -6,9 +6,12 @@
# $FreeBSD$
#
-DISTNAME= heimdal-0.2a
+DISTNAME= heimdal-0.2c
CATEGORIES= security
-MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/
+MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
+ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \
+ ftp://ftp.tuniv.szczecin.pl/dsk4/ftp.replay.com/pub/crypto/APPS/kerberos/heimdal/ \
+ ftp://ftp.hacktic.nl/pub/replay/crypto/APPS/kerberos/heimdal/
MAINTAINER= nectar@FreeBSD.ORG
@@ -17,8 +20,8 @@ RESTRICTED= "Crypto; export-controlled"
USE_LIBTOOL= YES
USE_GMAKE= YES
CONFIGURE_ARGS= --enable-shared=YES
-CONFIGURE_ENV= INSTALL_TMP="${INSTALL} -m 444"
-MAKE_ENV= INSTALL_TMP="${INSTALL} -m 444"
+CONFIGURE_ENV= INSTALL_TMP="cp"
+MAKE_ENV= INSTALL_TMP="cp"
.if defined(HEIMDAL_HOME)
PREFIX= ${HEIMDAL_HOME}
diff --git a/security/heimdal/distinfo b/security/heimdal/distinfo
index 7ccbeb0..9914a20 100644
--- a/security/heimdal/distinfo
+++ b/security/heimdal/distinfo
@@ -1 +1 @@
-MD5 (heimdal-0.2a.tar.gz) = 38437374f157a2128975388439645cb2
+MD5 (heimdal-0.2c.tar.gz) = 39ed0ab0404167541bbc7d8f2fe96bcd
OpenPOWER on IntegriCloud