summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoragc <agc>2001-05-22 11:49:13 +0000
committeragc <agc>2001-05-22 11:49:13 +0000
commit03f468626fdf6ccc3d935bd610ec2d0e0628002c (patch)
tree4634a0ace60a5d1875364530e36b5416b26fdba5 /TODO
parentdd2cbb6c5f2adbeecd18bf83dacfb10c5e7bc58d (diff)
downloadpkgsrc-03f468626fdf6ccc3d935bd610ec2d0e0628002c.tar.gz
Implemented another one (take "note the version extracted in
${WRKDIR}, and only install the package if this is the same as ${PKGNAME}" off the TODO list).
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 60ece66f37e..5469689865d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.47 2001/05/22 10:59:02 wiz Exp $
+$NetBSD: TODO,v 1.48 2001/05/22 11:49:13 agc Exp $
packages TODO (Suggested new packages)
^^^^^^^^^^^^^
@@ -84,6 +84,3 @@ pksgrc TODO (Suggested pkgsrc features and enhancements)
remaining and harder part is to make the cross-environment for HP-UX.
[kei]
- o Have 'make extract' note the package version in ${WRKDIR}/.version,
- and 'make install' refuse to run if they do not match.
-