Date: Wed, 16 Sep 2009 02:10:16 +0200 From: "Radim Kolar SF.NET" <hsn@sendmail.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hsn-sf@sd.iol.cz Subject: ports/138865: [PATCH] net/fspclient: update to 0.93.0 Message-ID: <E1Mni6C-000OAf-P4@sanatana.dharma> Resent-Message-ID: <200909160020.n8G0K4ko061728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138865 >Category: ports >Synopsis: [PATCH] net/fspclient: update to 0.93.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: Wed Sep 16 00:20:03 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.93.0 - Now works on 64-bit FReeBSD! Removed file(s): - README.html Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fspclient-0.93.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/fspclient/Makefile /home/hsn/myports/fspclient/Makefile --- /usr/ports/net/fspclient/Makefile 2009-08-22 02:31:24.000000000 +0200 +++ /home/hsn/myports/fspclient/Makefile 2009-09-15 22:36:04.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= fspclient -PORTVERSION= 0.92.1 +PORTVERSION= 0.93.0 CATEGORIES= net MASTER_SITES= SF diff -ruN --exclude=CVS /usr/ports/net/fspclient/README.html /home/hsn/myports/fspclient/README.html --- /usr/ports/net/fspclient/README.html 2009-09-08 23:26:16.000000000 +0200 +++ /home/hsn/myports/fspclient/README.html 1970-01-01 01:00:00.000000000 +0100 @@ -1,43 +0,0 @@ -<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> - -<html> - <head> - <title>The FreeBSD Ports Collection (net/fspclient)</title> - </head> - - <body> - <h1>The FreeBSD Ports Collection (net/fspclient)</h1> - <hr> - - <p>You are now in the directory for the port "net/fspclient".</p> - - <p>The package name of this port is "fspclient-0.92.1".</p> - - <p>This is the one-line description for this port:</p> - <hr> - - <p> -A ftp-like client for the FSP service - </p> - <hr> - - <p>Please read the "<a href="pkg-descr">description file</a>" for a - longer description and/or visit the <a href="http://fspclient.sourceforge.net/">web site</a> for futher informations.</p> - - <p>If needed, you may contact the <a href= - "mailto:ports@FreeBSD.org">maintainer</a> of this port or the port <a href= - "mailto:ports@FreeBSD.org">mailing-list</a>.</p> - - <p>This port requires package(s) "python25-2.5.4_2 scons-1.2.0_20090223" to build.</p> - - <p></p> - - <p>Go to the <a href="../../README.html">top of the ports tree</a> for - a summary on how to use the ports collection.</p> - <hr> - - <p><a href="../README.html">Go up one level</a> | <a href= - "../../README.html">Go to top of ports tree</a></p> - </body> -</html> - diff -ruN --exclude=CVS /usr/ports/net/fspclient/distinfo /home/hsn/myports/fspclient/distinfo --- /usr/ports/net/fspclient/distinfo 2009-07-28 00:42:33.000000000 +0200 +++ /home/hsn/myports/fspclient/distinfo 2009-09-15 22:36:41.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (fspclient-0.92.1.tar.bz2) = 9323418adda93617967059a7931236bd -SHA256 (fspclient-0.92.1.tar.bz2) = eae820b52d1177255f05c845825291239df4515d014c9b05a1dfcdf8a4bc007a -SIZE (fspclient-0.92.1.tar.bz2) = 68775 +MD5 (fspclient-0.93.0.tar.bz2) = 21b64c6a5aaedb7c182883fb1e2e7f4e +SHA256 (fspclient-0.93.0.tar.bz2) = eecca9a827397cb759a0fac8be7217344e67bbcc28e35d73e7620a35502299ec +SIZE (fspclient-0.93.0.tar.bz2) = 69179 --- fspclient-0.93.0.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?E1Mni6C-000OAf-P4>