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

(-)/home/hsn/myports/fspclient/Makefile (-5 / +3 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.0
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
21
PLIST_FILES=	bin/fsp
22
PLIST_FILES=	bin/fsp
22
23
23
post-patch:
24
	@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/bsd/ls.c
25
26
.include <bsd.port.mk>
24
.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.0.tar.bz2) = 8dcea457621aa636dc06187d99d25f52
2
SHA256 (fspclient-0.91.0.tar.bz2) = c02b3a6b07487648b2ff5ad37ff9e1c5dd0fbc1a0b075f96a97f928ee0d7c246
2
SHA256 (fspclient-0.92.0.tar.bz2) = 9fe3ea92871a2a8b93806233e4343c5aa25ef1fc3b023c161796a263e25ecef9
3
SIZE (fspclient-0.91.0.tar.bz2) = 132758
3
SIZE (fspclient-0.92.0.tar.bz2) = 67659

Return to bug 135601