Date: Sat, 5 May 2001 15:17:33 -0700 (PDT) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2-beta Makefile distinfo pkg-plist Message-ID: <200105052217.f45MHXt17186@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
olgeni 2001/05/05 15:17:33 PDT Modified files: x11-wm/fvwm2-beta Makefile distinfo pkg-plist Log: Update port to version 2.3.32. This port used both: DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fvwm_icons.tgz and USE_BZIP2= yes So it couldn't unpack fvwm_icons with bzip2: remove USE_BZIP2, switch to gzip for the port tarball too, and get the icons back. Also, install default configuration file in ${PREFIX}/etc/. The file bin/xselection has been removed from pkg-plist because it wasn't actually installed, and "make package" failed. Revision Changes Path 1.37 +4 -3 ports/x11-wm/fvwm2-beta/Makefile 1.19 +1 -1 ports/x11-wm/fvwm2-beta/distinfo 1.18 +0 -1 ports/x11-wm/fvwm2-beta/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105052217.f45MHXt17186>