aboutsummaryrefslogtreecommitdiff
path: root/net/rdist6
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-06-22 12:14:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-06-22 12:14:10 +0000
commit129124bab3fdb86030ee6d2243cde7cc3d001f65 (patch)
tree2557d736ce5709f7e106d2a6c202e62a8a638fa3 /net/rdist6
parentd650bf3480add9381fbc4536b369e1e81043dc38 (diff)
downloadports-129124bab3fdb86030ee6d2243cde7cc3d001f65.tar.gz
ports-129124bab3fdb86030ee6d2243cde7cc3d001f65.zip
Master site changed.
Also update 6.1.3 -> 6.1.4. Nagged by: Distfile checker
Notes
Notes: svn path=/head/; revision=11481
Diffstat (limited to 'net/rdist6')
-rw-r--r--net/rdist6/Makefile13
-rw-r--r--net/rdist6/distinfo2
-rw-r--r--net/rdist6/files/patch-ae10
-rw-r--r--net/rdist6/files/patch-ai4
4 files changed, 11 insertions, 18 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index 5db5b21c85f2..698d710de43f 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -1,14 +1,16 @@
# New ports collection makefile for: rdist
-# Version required: rdist-6.1.3
+# Version required: rdist-6.1.4
# Date created: 19 August 1995
# Whom: peter
#
-# $Id: Makefile,v 1.11 1996/12/01 01:23:09 obrien Exp $
+# $Id: Makefile,v 1.12 1998/01/21 02:39:56 peter Exp $
#
-DISTNAME= rdist-6.1.3
+DISTNAME= rdist-6.1.4
CATEGORIES= net
-MASTER_SITES= ftp://usc.edu/pub/rdist/
+MASTER_SITES= http://www.magnicomp.com/download/rdist/ \
+ ftp://ftp.rge.com/pub/admin/rdist/ \
+ ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/
MAINTAINER= peter@FreeBSD.org
@@ -26,6 +28,3 @@ post-install:
@strip ${PREFIX}/bin/rdistd
.include <bsd.port.mk>
-
-# Stupid GNU Make 2.5!!!
-PATCH:= env POSIXLY_CORRECT=yes ${PATCH}
diff --git a/net/rdist6/distinfo b/net/rdist6/distinfo
index 8e895b49be0e..15cc6970aed1 100644
--- a/net/rdist6/distinfo
+++ b/net/rdist6/distinfo
@@ -1 +1 @@
-MD5 (rdist-6.1.3.tar.gz) = 8a76b880b023c5e648b7cb77b9608b9f
+MD5 (rdist-6.1.4.tar.gz) = fec9b84ed1b4e81cca193b2379fbccd9
diff --git a/net/rdist6/files/patch-ae b/net/rdist6/files/patch-ae
index a83aa89f354e..8a8766b5a4a7 100644
--- a/net/rdist6/files/patch-ae
+++ b/net/rdist6/files/patch-ae
@@ -1,11 +1,5 @@
-Index: src/docmd.c
-===================================================================
-RCS file: /src/rdist/src/docmd.c,v
-retrieving revision 1.1.1.1
-retrieving revision 1.2
-diff -c -r1.1.1.1 -r1.2
-*** docmd.c 1995/07/21 09:53:30 1.1.1.1
---- docmd.c 1995/07/21 10:07:14 1.2
+*** src/docmd.c 1995/07/21 09:53:30 1.1.1.1
+--- src/docmd.c 1995/07/21 10:07:14 1.2
***************
*** 251,259 ****
char *cmd;
diff --git a/net/rdist6/files/patch-ai b/net/rdist6/files/patch-ai
index 7b813f5a190b..e06fe0eeedaf 100644
--- a/net/rdist6/files/patch-ai
+++ b/net/rdist6/files/patch-ai
@@ -1,5 +1,5 @@
---- config/os-type.dist Fri Feb 23 03:18:41 1996
-+++ config/os-type Wed Dec 11 07:17:07 1996
+--- build/os-type.dist Fri Feb 23 03:18:41 1996
++++ build/os-type Wed Dec 11 07:17:07 1996
@@ -102,7 +102,7 @@
OS="${osname}${osmajver}"
;;