Subject: CVS commit: pkgsrc/time/devtodo
From: Johnny C. Lam
Date: 2008-03-05 17:51:40
Message id: 20080305165141.077D2175C1@cvs.netbsd.org

Log Message:
+ Remove patch-aa which only changed the directory into which the
  package installs the config file at installation time.  The simpler
  solution is to override sysconfdir via INSTALL_MAKE_FLAGS to point
  to the example files directory.

+ Instead of using custom termcap/curses detection/overriding logic
  in the package Makefile, simply allow termcap.buildlink3.mk (included
  indirectly via readline/buildlink3.mk) to do the right thing.  Bump
  the PKGREVISION to 1.

+ Add full DESTDIR support.

+ Simplify the post-install target.

Files:
RevisionActionfile
1.27modifypkgsrc/time/devtodo/Makefile
1.11modifypkgsrc/time/devtodo/distinfo
1.4removepkgsrc/time/devtodo/patches/patch-aa