Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2006 19:52:34 +0100 (CET)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor@FreeBSD.org>
Subject:   ports/105968: [patch] ftp/jmirror
Message-ID:  <20061128185234.9C8B69A9FDC@server.t-hosting.hu>
Resent-Message-ID: <200611281900.kASJ0WYO093246@freefall.freebsd.org>

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

>Number:         105968
>Category:       ports
>Synopsis:       [patch] ftp/jmirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 19:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:
>Description:

- Deprecate
- Set EXPIRATION_DATE

>How-To-Repeat:
>Fix:

--- ftp-jmirror.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/ftp/jmirror/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	21 Mar 2005 08:16:24 -0000	1.14
+++ Makefile	28 Nov 2006 18:49:59 -0000
@@ -15,6 +15,9 @@
 
 RUN_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
 
+DEPRECATED=	distfile disappeared and has no homepage
+EXPIRATION_DATE=	2006-12-28
+
 USE_PERL5=	YES
 NO_BUILD=	YES
 PLIST_FILES=	bin/jmirror %%EXAMPLESDIR%%/sample.jmirror.conf
--- ftp-jmirror.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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