summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-05-22 11:49:13 +0000
committeragc <agc@pkgsrc.org>2001-05-22 11:49:13 +0000
commit6e98f30242b87cbaddb07346d5bc2d8c0d4fc966 (patch)
tree4634a0ace60a5d1875364530e36b5416b26fdba5 /TODO
parenta6d943268f3dded3f5ca6b5ca5c71a07456f77af (diff)
downloadpkgsrc-6e98f30242b87cbaddb07346d5bc2d8c0d4fc966.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.
-