Bug 51367

Summary: Update port: ftp/ftpq to 1.06
Product: Ports & Packages Reporter: tkato <tkato>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tkato 2003-04-24 17:40:11 UTC
- Update to version 1.06
Comment 1 tkato 2003-05-11 03:21:20 UTC
Here is un up-to-date patch.

diff -urN /usr/ports/ftp/ftpq/Makefile ftp/ftpq/Makefile
--- /usr/ports/ftp/ftpq/Makefile	Sat Apr 12 22:46:10 2003
+++ ftp/ftpq/Makefile	Tue Apr 22 05:12:27 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ftpq
-PORTVERSION=	1.05
-PORTREVISION=	1
+PORTVERSION=	1.06
 PORTEPOCH=	1
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.tranchant.freeserve.co.uk/software/
diff -urN /usr/ports/ftp/ftpq/distinfo ftp/ftpq/distinfo
--- /usr/ports/ftp/ftpq/distinfo	Wed Sep  5 22:21:35 2001
+++ ftp/ftpq/distinfo	Tue Apr 22 05:12:42 2003
@@ -1 +1 @@
-MD5 (ftpq-1.05.tar.gz) = b2b9ca612b5236e1bf7ea42e072c1594
+MD5 (ftpq-1.06.tar.gz) = 40396bf58dfd693ca4ba865f71ac53af
diff -urN /usr/ports/ftp/ftpq/pkg-descr ftp/ftpq/pkg-descr
--- /usr/ports/ftp/ftpq/pkg-descr	Tue Jul  4 13:25:13 2000
+++ ftp/ftpq/pkg-descr	Sat May 10 23:49:31 2003
@@ -3,6 +3,6 @@
 (e.g. for web sites), ftpq allows you to queue the uploads
 whilst off-line for processing on next connection to the network. 
 
-WWW: http://www.tranchant.freeserve.co.uk/ftpq.html
+WWW: http://www.tranchant.freeserve.co.uk/computing/ftpq.html
 
 - Will <andrews@technologist.com>
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2003-05-17 16:45:28 UTC
State Changed
From-To: open->closed

Committed, thanks.