From owner-cvs-all@FreeBSD.ORG Tue Feb 22 09:25:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D611B16A4D0; Tue, 22 Feb 2005 09:25:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE05D43D5A; Tue, 22 Feb 2005 09:25:05 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1M9P5n8023244; Tue, 22 Feb 2005 09:25:05 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1M9P5dI023243; Tue, 22 Feb 2005 09:25:05 GMT (envelope-from sergei) Message-Id: <200502220925.j1M9P5dI023243@repoman.freebsd.org> From: Sergei Kolobov Date: Tue, 22 Feb 2005 09:25:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/twoftpd Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 09:25:06 -0000 sergei 2005-02-22 09:25:05 UTC FreeBSD ports repository Modified files: ftp/twoftpd Makefile distinfo pkg-plist Log: - Update to 1.20 - Patch statmod.c into using 'tm.tm_gmtoff' instead of unknown global 'timezone' symbol (Linux specific?) [1] Patch submitted upstream and hopefully will be integrated shortly Obtained from: Dale Woolridge on bgware mailing list Revision Changes Path 1.12 +7 -3 ports/ftp/twoftpd/Makefile 1.6 +2 -2 ports/ftp/twoftpd/distinfo 1.6 +3 -1 ports/ftp/twoftpd/pkg-plist