aboutsummaryrefslogtreecommitdiff
path: root/ftp/cmdftp
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-06-04 07:29:16 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-06-04 07:29:16 +0000
commit64943c11bd33ec0d6dd8ecf33f108113a06ffaa2 (patch)
treeab131901cf5119524736fc67f99990e48ba8a84b /ftp/cmdftp
parent281b573717bde3fa8bb492a980dfff7377d7ed24 (diff)
downloadports-64943c11bd33ec0d6dd8ecf33f108113a06ffaa2.tar.gz
ports-64943c11bd33ec0d6dd8ecf33f108113a06ffaa2.zip
- Update to 0.9.5
Notes
Notes: svn path=/head/; revision=192669
Diffstat (limited to 'ftp/cmdftp')
-rw-r--r--ftp/cmdftp/Makefile5
-rw-r--r--ftp/cmdftp/distinfo6
-rw-r--r--ftp/cmdftp/pkg-descr3
3 files changed, 8 insertions, 6 deletions
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile
index 9b1153b7f12e..c28099eb97ec 100644
--- a/ftp/cmdftp/Makefile
+++ b/ftp/cmdftp/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= cmdftp
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.5
CATEGORIES= ftp
-MASTER_SITES= SF
+MASTER_SITES= SAVANNAH
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Command line shell-like ftp client
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_BZIP2= yes
PORTDOCS= ChangeLog README INSTALL NEWS COPYING AUTHORS
PLIST_FILES= bin/cmdftp
diff --git a/ftp/cmdftp/distinfo b/ftp/cmdftp/distinfo
index 448e85c340d4..6d1b356147c6 100644
--- a/ftp/cmdftp/distinfo
+++ b/ftp/cmdftp/distinfo
@@ -1,3 +1,3 @@
-MD5 (cmdftp-0.9.4.tar.gz) = 0dd21c5bd0b7afe1fa54bf810ca66d9c
-SHA256 (cmdftp-0.9.4.tar.gz) = 1d7690fcf6c4272a51824d3ac86eb5a39a053bb18bf5b09833242777cdabdf68
-SIZE (cmdftp-0.9.4.tar.gz) = 128675
+MD5 (cmdftp-0.9.5.tar.bz2) = 3a8a2c22edb66a811fe1c2dcd33ca13c
+SHA256 (cmdftp-0.9.5.tar.bz2) = b0fe2988c51a38c6d89746e611a388a98f675552b5eeb74f92ef6df613498b28
+SIZE (cmdftp-0.9.5.tar.bz2) = 111407
diff --git a/ftp/cmdftp/pkg-descr b/ftp/cmdftp/pkg-descr
index ba2911b6b636..9049ee21d5eb 100644
--- a/ftp/cmdftp/pkg-descr
+++ b/ftp/cmdftp/pkg-descr
@@ -2,7 +2,8 @@ cmdftp is a command line FTP client for Unix systems that features shell-like
functions, passive mode, local and remote transparent modes, broken connection
resumption, multiple and recursive file transfers, auto-login, and more.
-WWW: http://cmdftp.sourceforge.net/
+WWW: http://www.nongnu.org/cmdftp/
+Author: Claudio Fontana <claudio@gnu.org>
-Andreas Fehlner
fehlner@gmx.de