mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update port: ftp/wput - new version (0.5)
There's a new version of wput out there, 0.5 PR: ports/75085 Submitted by: Pasi Hirvonen <psh@iki.fi> Approved by: ".::ChiP::." <chip-set@mail.ru>
This commit is contained in:
parent
08ee700376
commit
f6d14d5a72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124361
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wput
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://itooktheredpill.dyndns.org/wput/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= chip-set@mail.ru
|
||||
COMMENT= Uploads files or directories to a ftpserver with support of resuming
|
||||
|
||||
BROKEN= Size mismatch
|
||||
|
||||
PORTDOCS= TODO ChangeLog
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
@ -26,6 +24,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= LIBS="${LDFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/wput
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= wput.1
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (wput-0.4.1.tgz) = 6ef875c31445d01c195a1dd2dd306306
|
||||
SIZE (wput-0.4.1.tgz) = 153775
|
||||
MD5 (wput-0.5.tgz) = 441b2e07219f78167b29a7ac33488fff
|
||||
SIZE (wput-0.5.tgz) = 121543
|
||||
|
Loading…
Reference in New Issue
Block a user