View | Details | Raw Unified | Return to bug 136966
Collapse All | Expand All

(-)/home/hsn/myports/fspclient/Makefile (-5 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	fspclient
8
PORTNAME=	fspclient
9
PORTVERSION=	0.91.0
9
PORTVERSION=	0.92.1
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 15-26 Link Here
15
COMMENT=	A ftp-like client for the FSP service
15
COMMENT=	A ftp-like client for the FSP service
16
16
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
GNU_CONFIGURE=	yes
18
USE_SCONS=	yes
19
SCONS_ARGS=	prefix=${PREFIX}
19
20
20
MAN1=		fsp.1
21
MAN1=		fsp.1
22
MANCOMPRESSED=	yes
21
PLIST_FILES=	bin/fsp
23
PLIST_FILES=	bin/fsp
22
24
23
post-patch:
24
	@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/bsd/ls.c
25
26
.include <bsd.port.mk>
25
.include <bsd.port.mk>
(-)/home/hsn/myports/fspclient/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fspclient-0.91.0.tar.bz2) = 58d196e1e8e4656be15d2ad7fb8bbf7d
1
MD5 (fspclient-0.92.1.tar.bz2) = b8ad7075f7c70bbf1e6655b9da6cd03b
2
SHA256 (fspclient-0.91.0.tar.bz2) = c02b3a6b07487648b2ff5ad37ff9e1c5dd0fbc1a0b075f96a97f928ee0d7c246
2
SHA256 (fspclient-0.92.1.tar.bz2) = cf7224af68c47f30931a6d9119a3fa81cde47d9def144159cf09ffc55924adca
3
SIZE (fspclient-0.91.0.tar.bz2) = 132758
3
SIZE (fspclient-0.92.1.tar.bz2) = 68796

Return to bug 136966