From ef421809772c4b79fa182768f9283c8a8bf9fbf7 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Mon, 20 Dec 2004 20:32:02 +0000 Subject: - Update to 0.0.9 PR: ports/75323 Submitted by: Radim Kolar --- net/fspclient/Makefile | 2 +- net/fspclient/distinfo | 4 ++-- net/fspclient/files/patch-gcc34 | 11 ----------- 3 files changed, 3 insertions(+), 14 deletions(-) (limited to 'net') diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index e9de30d30e32..9090bf95f367 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fspclient -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/fspclient/distinfo b/net/fspclient/distinfo index 7b4aa9b495be..88ce5f835a86 100644 --- a/net/fspclient/distinfo +++ b/net/fspclient/distinfo @@ -1,2 +1,2 @@ -MD5 (fspclient-0.0.7.tar.bz2) = e9d5ab812f396afa0410368715e53298 -SIZE (fspclient-0.0.7.tar.bz2) = 128906 +MD5 (fspclient-0.0.9.tar.bz2) = 21d637a8ba83a889d95373dac9b6f742 +SIZE (fspclient-0.0.9.tar.bz2) = 129961 diff --git a/net/fspclient/files/patch-gcc34 b/net/fspclient/files/patch-gcc34 index 4bf80b161365..e69de29bb2d1 100644 --- a/net/fspclient/files/patch-gcc34 +++ b/net/fspclient/files/patch-gcc34 @@ -1,11 +0,0 @@ ---- client/remote/rdir.c.orig Wed Dec 10 15:36:57 2003 -+++ client/remote/rdir.c Mon Aug 23 21:41:29 2004 -@@ -29,7 +29,7 @@ - { - int i; - /* this is just a small wrapper for rls_main */ -- char * const *newargv; -+ char const * * newargv; - newargv=malloc( (argc+2)*(sizeof(char *))); - newargv[0]="dir"; - newargv[1]="-l"; -- cgit v1.2.3