From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 15 20:10:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BD5E106566B for ; Mon, 15 Jun 2009 20:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9E78FC0C for ; Mon, 15 Jun 2009 20:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5FKA3VK098834 for ; Mon, 15 Jun 2009 20:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5FKA3uD098833; Mon, 15 Jun 2009 20:10:03 GMT (envelope-from gnats) Resent-Date: Mon, 15 Jun 2009 20:10:03 GMT Resent-Message-Id: <200906152010.n5FKA3uD098833@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Radim Kolar SF.NET" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2156E1065696 for ; Mon, 15 Jun 2009 20:05:01 +0000 (UTC) (envelope-from hsn@sendmail.cz) Received: from smtp-out4.iol.cz (smtp-out4.iol.cz [194.228.2.92]) by mx1.freebsd.org (Postfix) with ESMTP id 1C5978FC1A for ; Mon, 15 Jun 2009 20:04:59 +0000 (UTC) (envelope-from hsn@sendmail.cz) Received: from antivir6.iol.cz (unknown [192.168.30.215]) by smtp-out4.iol.cz (Postfix) with ESMTP id B6CFCCE5078 for ; Mon, 15 Jun 2009 20:04:57 +0000 (UTC) Received: from localhost (antivir6.iol.cz [127.0.0.1]) by antivir6.iol.cz (Postfix) with ESMTP id 60655720056 for ; Mon, 15 Jun 2009 22:04:57 +0200 (CEST) Received: from antivir6.iol.cz ([127.0.0.1]) by localhost (antivir6.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id b718ExWhvR-g for ; Mon, 15 Jun 2009 22:04:57 +0200 (CEST) Received: from port1.iol.cz (unknown [192.168.30.91]) by antivir6.iol.cz (Postfix) with ESMTP id D4EF972005C for ; Mon, 15 Jun 2009 22:04:56 +0200 (CEST) Received: from 205.83.broadband7.iol.cz (HELO sanatana.dharma) ([88.102.83.205]) by port1.iol.cz with ESMTP; 15 Jun 2009 22:04:56 +0200 Received: from hsn-sf@localhost by sanatana.dharma (Exim 4.69_4 FreeBSD) id 1MGIQJ-0004xV-1b ; Mon, 15 Jun 2009 22:04:55 +0200 Message-Id: Date: Mon, 15 Jun 2009 22:04:55 +0200 From: "Radim Kolar SF.NET" Sender: "Radim Kolar SF.NET" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: hsn-sf@sd.iol.cz Subject: ports/135601: [PATCH] net/fspclient: update to 0.92.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 20:10:04 -0000 >Number: 135601 >Category: ports >Synopsis: [PATCH] net/fspclient: update to 0.92.0 >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: Mon Jun 15 20:10:02 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.0 - compiles now with SConS - retries are now bit slower in case of fatal network errors Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fspclient-0.92.0.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-06-15 21:46:05.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= fspclient -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,12 +15,10 @@ 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 PLIST_FILES= bin/fsp -post-patch: - @${REINPLACE_CMD} -e 's|||g' ${WRKSRC}/bsd/ls.c - .include 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-06-15 21:52:19.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.0.tar.bz2) = 8dcea457621aa636dc06187d99d25f52 +SHA256 (fspclient-0.92.0.tar.bz2) = 9fe3ea92871a2a8b93806233e4343c5aa25ef1fc3b023c161796a263e25ecef9 +SIZE (fspclient-0.92.0.tar.bz2) = 67659 --- fspclient-0.92.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: