From owner-cvs-all Tue Jul 25 0:11:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A92BD37BA56; Tue, 25 Jul 2000 00:11:11 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA88094; Tue, 25 Jul 2000 00:11:11 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200007250711.AAA88094@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 25 Jul 2000 00:11:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/gftp Makefile ports/ftp/gftp/files md5 ports/ftp/gftp/patches patch-ae ports/ftp/gftp/pkg DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/07/25 00:11:10 PDT Modified files: ftp/gftp Makefile ftp/gftp/files md5 ftp/gftp/pkg DESCR PLIST Removed files: ftp/gftp/patches patch-ae Log: Update to 2.0.7a and make the following cleanups: - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/ Revision Changes Path 1.12 +18 -4 ports/ftp/gftp/Makefile 1.6 +1 -1 ports/ftp/gftp/files/md5 1.2 +3 -2 ports/ftp/gftp/pkg/DESCR 1.5 +8 -1 ports/ftp/gftp/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message