From owner-cvs-all Sun Aug 9 17:03:17 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12538 for cvs-all-outgoing; Sun, 9 Aug 1998 17:03:17 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA12533; Sun, 9 Aug 1998 17:03:16 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA24825; Sun, 9 Aug 1998 17:03:14 -0700 (PDT) Date: Sun, 9 Aug 1998 17:03:14 -0700 (PDT) Message-Id: <199808100003.RAA24825@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-fm/xfm Makefile ports/x11-fm/xfm/patches patch-ab ports/x11-fm/xfm/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/08/09 17:03:14 PDT Modified files: x11-fm/xfm Makefile x11-fm/xfm/pkg DESCR Added files: x11-fm/xfm/patches patch-ab Log: strtol -> strtoul so the 'magic' file is parsed correctly. PR: 7535 Submitted by: Sergey Shkonda Revision Changes Path 1.9 +3 -1 ports/x11-fm/xfm/Makefile 1.2 +0 -1 ports/x11-fm/xfm/pkg/DESCR