Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 00:38:56 -0700 (PDT)
From:      "David E. O'Brien" <obrien@NUXI.cs.ucdavis.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        obrien@Nuxi.com
Subject:   ports/1862: updated to rsync port
Message-ID:  <199610220738.AAA06860@relay.nuxi.com>
Resent-Message-ID: <199610220740.AAA08058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1862
>Category:       ports
>Synopsis:       update to rsync port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 22 00:40:01 PDT 1996
>Last-Modified:
>Originator:     David E. O'Brien
>Organization:
University of California, Davis
>Release:        FreeBSD 2.1.5-RELEASE i386
>Environment:

	n/a

>Description:

	Update rsync port from v1.5.x to v1.6.2.

>How-To-Repeat:

	n/a

>Fix:
	

diff -ur rsync.old/Makefile rsync/Makefile
--- rsync.old/Makefile	Fri Aug 16 00:23:00 1996
+++ rsync/Makefile	Tue Oct 15 21:16:18 1996
@@ -1,14 +1,15 @@
 # New ports collection makefile for:    rsync
-# Version required:     0.37
+# Version required:     1.6.2
 # Date created:         Sat Aug 3, 1996
 # Whom:                 David O'Brien (obrien@cs.ucdavis.edu)
 #
 # $Id: Makefile,v 1.1.1.1 1996/08/16 07:23:00 asami Exp $
 #
 
-DISTNAME=	rsync-1.5.1
+DISTNAME=	rsync-1.6.2
 CATEGORIES+=	net
-MASTER_SITES=	ftp://samba.anu.edu.au/pub/rsync/
+MASTER_SITES=	ftp://samba.anu.edu.au/pub/rsync/  \
+		ftp://sunsite.auc.dk/pub/unix/rsync/
 
 MAINTAINER=     obrien@cs.ucdavis.edu
 
diff -ur rsync.old/files/md5 rsync/files/md5
--- rsync.old/files/md5	Fri Aug 16 00:23:00 1996
+++ rsync/files/md5	Tue Oct 15 21:34:33 1996
@@ -1 +1 @@
-MD5 (rsync-1.5.1.tar.gz) = b775b33d9a64c481bed584694ab97856
+MD5 (rsync-1.6.2.tar.gz) = 415dde5aa3fab397db2ee4f98e18cce3

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610220738.AAA06860>