Date: Tue, 18 Dec 2001 00:43:48 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ryan@sasknow.com Subject: ports/32960: Change maintainer: ftp/mirror Message-ID: <200112180643.fBI6hmR30860@catalyst.sasknow.net>
next in thread | raw e-mail | index | archive | help
>Number: 32960 >Category: ports >Synopsis: Change maintainer: ftp/mirror >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 22:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ryan Thompson <ryan@sasknow.com> >Release: FreeBSD 4.4-RELEASE i386 >Organization: SaskNow Technologies >Environment: System: FreeBSD catalyst.sasknow.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Dec 9 15:21:10 CST 2001 hutenosa@catalyst.sasknow.net:/usr/src/sys/compile/CATALYST i386 >Description: I'll take over the mirror port. (Currently maintained by ports@FreeBSD.org). Also change: o Add and test additional MASTER_SITES and PATCH_SITES in Makefile, from master list at sunsite.org.uk o Remove duplicate MD5 sum in distinfo for ftp.pl_wupatch o pkg-descr to fix typos and add WWW: url No PORTREVISION bump is required for these changes. >How-To-Repeat: n/a >Fix: cd /usr/ports/ftp patch -E <this-file find mirror -name "*.orig" -delete diff -ruN mirror.orig/Makefile mirror/Makefile --- mirror.orig/Makefile Mon Sep 17 11:40:12 2001 +++ mirror/Makefile Tue Dec 18 00:31:55 2001 @@ -8,12 +8,22 @@ PORTNAME= mirror PORTVERSION= 2.9 CATEGORIES= ftp -MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ -PATCH_SITES= http://sunsite.org.uk/packages/mirror/ -PATCHFILES= ftp.pl_wupatch +MAINTAINER= ryan@sasknow.com + +PATCH_SITES= http://sunsite.org.uk/packages/mirror/ \ + ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ \ + ftp://ftp.cs.columbia.edu/archives/perl/mirror/ \ + ftp://giswitch.sggw.waw.pl/pub/unix/mirror/ \ + ftp://SunSITE.sut.ac.jp/pub/archives/packages/mirror/ -MAINTAINER= ports@FreeBSD.org +MASTER_SITES= ftp://sunsite.org.uk/packages/mirror/ \ + ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ \ + ftp://ftp.cs.columbia.edu/archives/perl/mirror/ \ + ftp://giswitch.sggw.waw.pl/pub/unix/mirror/ \ + ftp://SunSITE.sut.ac.jp/pub/archives/packages/mirror/ + +PATCHFILES= ftp.pl_wupatch USE_PERL5= yes NO_WRKSUBDIR= yes diff -ruN mirror.orig/distinfo mirror/distinfo --- mirror.orig/distinfo Mon Apr 3 19:31:30 2000 +++ mirror/distinfo Tue Dec 18 00:23:05 2001 @@ -1,3 +1,2 @@ MD5 (mirror-2.9.tar.gz) = 55178a53c7b4253c9a396a38c5a9cb94 MD5 (ftp.pl_wupatch) = 5354accb843583a97f4d95e1f30974f7 -MD5 (ftp.pl_wupatch) = 5354accb843583a97f4d95e1f30974f7 diff -ruN mirror.orig/pkg-descr mirror/pkg-descr --- mirror.orig/pkg-descr Fri May 19 01:23:14 1995 +++ mirror/pkg-descr Tue Dec 18 00:24:52 2001 @@ -1,5 +1,9 @@ Mirror is a package written in Perl that uses the ftp protocol to duplicate a directory hierarchy between the machine it is run on and a remote host. It avoids copying files unnecessarily by comparing the -file timestamps and sizes before transfering. Amongst other things -can optionally compress, gzip, and split files. +file timestamps and sizes before transferring. Amongst other things +Mirror can optionally compress, gzip, and split files. + +WWW: http://sunsite.org.uk/packages/mirror/ + +- Ryan Thompson <ryan@sasknow.com> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112180643.fBI6hmR30860>