From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 21 19:20:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C116D16A4CE for ; Wed, 21 Jul 2004 19:20:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFEB43D41 for ; Wed, 21 Jul 2004 19:20:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6LJKRFe089439 for ; Wed, 21 Jul 2004 19:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6LJKRvn089438; Wed, 21 Jul 2004 19:20:27 GMT (envelope-from gnats) Resent-Date: Wed, 21 Jul 2004 19:20:27 GMT Resent-Message-Id: <200407211920.i6LJKRvn089438@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 Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EB7216A4CE for ; Wed, 21 Jul 2004 19:19:41 +0000 (GMT) Received: from mail.tiscali.cz (stateless3.tiscali.cz [213.235.135.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B3B43D49 for ; Wed, 21 Jul 2004 19:19:40 +0000 (GMT) (envelope-from hsn@netmag.cz) Received: from sanatana.dharma (213.235.70.177) by mail.tiscali.cz (6.7.021) id 40AE2ED301708D94 for FreeBSD-gnats-submit@freebsd.org; Wed, 21 Jul 2004 21:19:39 +0200 Received: from hsn@localhost by sanatana.dharma (Exim 4.34_0 FreeBSD) id 1BnLPm-000Ith-W3 ; Wed, 21 Jul 2004 20:02:03 +0200 Message-Id: Date: Wed, 21 Jul 2004 20:02:02 +0200 From: Radim Kolar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: hsn@netmag.cz Subject: ports/69392: [PATCH] net/fspclient: update to 0.0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 19:20:28 -0000 >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: