- Update to 0.91.0
PR: ports/84072 Submitted by: Ports Fury
This commit is contained in:
parent
055a8d8b79
commit
4e675f9e7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140132
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fspclient
|
||||
PORTVERSION= 0.90.0
|
||||
PORTVERSION= 0.91.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -14,13 +14,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A ftp-like client for the FSP service
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN1= fsp.1
|
||||
PLIST_FILES= bin/fsp
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/bsd/ls.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fspclient-0.90.0.tar.bz2) = 554cec4b3a409415e307ba7f3eed857a
|
||||
SIZE (fspclient-0.90.0.tar.bz2) = 132864
|
||||
MD5 (fspclient-0.91.0.tar.bz2) = 58d196e1e8e4656be15d2ad7fb8bbf7d
|
||||
SIZE (fspclient-0.91.0.tar.bz2) = 132758
|
||||
|
Loading…
Reference in New Issue
Block a user