Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 20:02:02 +0200
From:      Radim Kolar <hsn@netmag.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hsn@netmag.cz
Subject:   ports/69392: [PATCH] net/fspclient: update to 0.0.7
Message-ID:  <E1BnLPm-000Ith-W3@sanatana.dharma>
Resent-Message-ID: <200407211920.i6LJKRvn089438@freefall.freebsd.org>

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

>Number:         69392
>Category:       ports
>Synopsis:       [PATCH] net/fspclient: update to 0.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 21 19:20:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #8: Tue Jul 20 20:32:29 CEST 2004
>Description:
- Update to 0.0.7
This unbreaks ports on freebsd libc.

Port maintainer (hsn@netmag.cz) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- fspclient-0.0.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/fspclient/Makefile /home/hsn/myports/fspclient/Makefile
--- /usr/ports/net/fspclient/Makefile	Tue Jun 22 19:24:55 2004
+++ /home/hsn/myports/fspclient/Makefile	Wed Jul 21 19:51:41 2004
@@ -2,21 +2,17 @@
 # Date created:		7 Nov 1994
 # Whom:			ache
 #
-# $FreeBSD: ports/net/fspclient/Makefile,v 1.22 2004/06/21 21:27:36 kris Exp $
+# $FreeBSD: ports/net/fspclient/Makefile,v 1.20 2004/02/06 13:11:59 trevor Exp $
 #
 
 PORTNAME=	fspclient
-PORTVERSION=	0.0.6
+PORTVERSION=	0.0.7
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	hsn@netmag.cz
-COMMENT=	A client for the fsp service
-
-IGNORE=		does not work correctly under FreeBSD libc
-EXPIRATION_DATE=2004-08-20
-DEPRECATED=	${IGNORE}
+COMMENT=	A ftp-like client for the fsp service
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
diff -ruN --exclude=CVS /usr/ports/net/fspclient/distinfo /home/hsn/myports/fspclient/distinfo
--- /usr/ports/net/fspclient/distinfo	Wed Feb 11 13:57:54 2004
+++ /home/hsn/myports/fspclient/distinfo	Wed Jul 21 19:52:14 2004
@@ -1,2 +1,2 @@
-MD5 (fspclient-0.0.6.tar.bz2) = d15585e2f24d9d33f8084f3e3d222431
-SIZE (fspclient-0.0.6.tar.bz2) = 187547
+MD5 (fspclient-0.0.7.tar.bz2) = e9d5ab812f396afa0410368715e53298
+SIZE (fspclient-0.0.7.tar.bz2) = 128906
--- fspclient-0.0.7.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?E1BnLPm-000Ith-W3>