Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2009 19:20:28 +0200
From:      "Radim Kolar SF.NET" <hsn@sendmail.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hsn-sf@sd.iol.cz
Subject:   ports/136966: [PATCH] net/fspclient: update to 0.92.1
Message-ID:  <E1MTJ0u-000JDC-5w@sanatana.dharma>
Resent-Message-ID: <200907211730.n6LHU5jk057068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136966
>Category:       ports
>Synopsis:       [PATCH] net/fspclient: update to 0.92.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 21 17:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar SF.NET
>Release:        FreeBSD 6.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #1: Tue Jun  9 11:43:11 CEST
>Description:
- Update to 0.92.1

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fspclient-0.92.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/fspclient/Makefile /home/hsn/myports/fspclient/Makefile
--- /usr/ports/net/fspclient/Makefile	2008-08-21 08:17:49.000000000 +0200
+++ /home/hsn/myports/fspclient/Makefile	2009-07-21 18:11:28.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fspclient
-PORTVERSION=	0.91.0
+PORTVERSION=	0.92.1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,12 +15,11 @@
 COMMENT=	A ftp-like client for the FSP service
 
 USE_BZIP2=	yes
-GNU_CONFIGURE=	yes
+USE_SCONS=	yes
+SCONS_ARGS=	prefix=${PREFIX}
 
 MAN1=		fsp.1
+MANCOMPRESSED=	yes
 PLIST_FILES=	bin/fsp
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/bsd/ls.c
-
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/net/fspclient/distinfo /home/hsn/myports/fspclient/distinfo
--- /usr/ports/net/fspclient/distinfo	2005-11-25 17:48:05.000000000 +0100
+++ /home/hsn/myports/fspclient/distinfo	2009-07-21 18:55:21.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (fspclient-0.91.0.tar.bz2) = 58d196e1e8e4656be15d2ad7fb8bbf7d
-SHA256 (fspclient-0.91.0.tar.bz2) = c02b3a6b07487648b2ff5ad37ff9e1c5dd0fbc1a0b075f96a97f928ee0d7c246
-SIZE (fspclient-0.91.0.tar.bz2) = 132758
+MD5 (fspclient-0.92.1.tar.bz2) = b8ad7075f7c70bbf1e6655b9da6cd03b
+SHA256 (fspclient-0.92.1.tar.bz2) = cf7224af68c47f30931a6d9119a3fa81cde47d9def144159cf09ffc55924adca
+SIZE (fspclient-0.92.1.tar.bz2) = 68796
--- fspclient-0.92.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1MTJ0u-000JDC-5w>