diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2010-03-29 08:02:29 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2010-03-29 08:02:29 +0800 |
commit | f561745db12c65893f6266fc1467aea19ea19381 (patch) | |
tree | 7de864da1ab050bfc705bfe08c81d8055266c25e /ftp | |
parent | ee4521139e3eb4dbc6cda567ad1bcf56cbe96bd2 (diff) | |
download | freebsd-ports-graphics-f561745db12c65893f6266fc1467aea19ea19381.tar.gz freebsd-ports-graphics-f561745db12c65893f6266fc1467aea19ea19381.tar.zst freebsd-ports-graphics-f561745db12c65893f6266fc1467aea19ea19381.zip |
Update to 20100108
PR: 144483
Submitted by: Sunpoet Po-Chuan Hsieh
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/tnftp/Makefile | 6 | ||||
-rw-r--r-- | ftp/tnftp/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index a42f6e022c1..7b5b2758d46 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tnftp -PORTVERSION= 20070806 +PORTVERSION= 20100108 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \ ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/ @@ -19,8 +19,4 @@ GNU_CONFIGURE= yes MAN1= tnftp.1 PLIST_FILES= bin/tnftp -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/ftp ${PREFIX}/bin/tnftp - ${INSTALL_MAN} ${WRKSRC}/src/ftp.1 ${PREFIX}/man/man1/tnftp.1 - .include <bsd.port.mk> diff --git a/ftp/tnftp/distinfo b/ftp/tnftp/distinfo index 94b510ed14e..da06306bf16 100644 --- a/ftp/tnftp/distinfo +++ b/ftp/tnftp/distinfo @@ -1,3 +1,3 @@ -MD5 (tnftp-20070806.tar.gz) = bc78ddc857156f8bc4222d15cce6f76d -SHA256 (tnftp-20070806.tar.gz) = ee0d6c77a74bcb5edf904a7ea97bb9c023007c76bc741f22dc197b9938372a87 -SIZE (tnftp-20070806.tar.gz) = 371223 +MD5 (tnftp-20100108.tar.gz) = 192aac255abd515d7d4cc9b397dc0cba +SHA256 (tnftp-20100108.tar.gz) = 31d9f9ae333cdf99290c30b1f409e4fff79824cd2498464a8cade881c9b5511a +SIZE (tnftp-20100108.tar.gz) = 614438 |