summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc>2004-12-29 13:11:40 +0000
committeragc <agc>2004-12-29 13:11:40 +0000
commit7f8d6738539798c90d1746ae85f3c00696bb2f2a (patch)
tree0e6d717666985a37adf006f34e8aeb4ce6fd4c44 /doc
parent2be45ccc8cb6538aad9fa3187410e9610b2f04be (diff)
downloadpkgsrc-7f8d6738539798c90d1746ae85f3c00696bb2f2a.tar.gz
Note the pkg_install path size abstraction modifications.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 130f84d40d4..cb0ecfa8088 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8513 2004/12/29 13:00:29 jmmv Exp $
+$NetBSD: CHANGES,v 1.8514 2004/12/29 13:11:40 agc Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6690,3 +6690,5 @@ Changes to the packages collection and infrastructure in 2004:
Updated tcpflow to 0.21 [adrianp 2004-12-29]
Updated glade2 to 2.6.5nb1 [jmmv 2004-12-29]
Added glade2-gnome-2.6.5 [jmmv 2004-12-29]
+ bsd.pkg.mk: portability mods - abstract the path size in pkg_install
+ [agc 2004-12-29]