Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 03:55:18 -0800 (PST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/zope Makefile pkg-plist
Message-ID:  <200103081155.f28BtJU76795@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2001/03/08 03:55:18 PST

  Modified files:
    www/zope             Makefile pkg-plist 
  Log:
  More plist and Makefile fixes.
  
  * Removed "access" from pkg-plist, it contains password data that
    should be preserved (I forgot this last time!).
  
  * In the "do-install" target, leave the "access" file unchanged if it
    already exists.
  
  * Remove the pre-deinstall comment: Data.fs is already preserved by
    pkg_delete anyway.
  
  * In the "install" target, use temporary file Data.fs.preserve to avoid
    overwriting Data.fs. "make deinstall/install" can now be safely used to
    perform upgrades.
  
  * Don't leave .o files around anymore.
  
  Approved by:	maintainer
  
  Revision  Changes    Path
  1.23      +20 -19    ports/www/zope/Makefile
  1.14      +0 -5      ports/www/zope/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?200103081155.f28BtJU76795>