Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2001 05:40:05 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/ecasound pkg-plist.py Makefile pkg-plist
Message-ID:  <200103171340.f2HDe5R12724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2001/03/17 05:40:05 PST

  Modified files:
    audio/ecasound       Makefile pkg-plist 
  Added files:
    audio/ecasound       pkg-plist.py 
  Log:
  from maintainer:
  Actually, the problem is that the ecasound port can optionally be compiled with
  python so that you have another interface to the program. The python dependency
  wasn't recorded in the makefile and the port was building the python bits by
  default, so the process of installing or packaging failed a one point.
  The fix is quite simple. And it features a couple of other enhancments.
  First off, the current plist must be renamed "pkg-plist.py".
  Second, a new plist must be made with the following diff on the original:
  
  me:
  The file pkg-plist contains only one revision,
  so a repro copy of this file won't be needed.
  I changed whitespaces to taps.
  
  PR:		25814
  Submitted by:	anarcat@tao.ca
  
  Revision  Changes    Path
  1.2       +24 -5     ports/audio/ecasound/Makefile
  1.2       +0 -3      ports/audio/ecasound/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?200103171340.f2HDe5R12724>