Bug 51367 - Update port: ftp/ftpq to 1.06
Summary: Update port: ftp/ftpq to 1.06
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-24 17:40 UTC by tkato
Modified: 2003-05-17 16:45 UTC (History)
0 users

See Also:


Attachments
file.diff (638 bytes, patch)
2003-04-24 17:40 UTC, tkato
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.