diff options
author | markd <markd@pkgsrc.org> | 2011-01-08 20:46:39 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2011-01-08 20:46:39 +0000 |
commit | 76488b65a1b4e6a3841698c1c31ff92d16272c97 (patch) | |
tree | dbc3426ae060a73a508cdb1e6ee5389685442127 /doc | |
parent | a22548c6430a5c4a76137a663a5fe3413dbf8682 (diff) | |
download | pkgsrc-76488b65a1b4e6a3841698c1c31ff92d16272c97.tar.gz |
Add libuuid and libblkid. Added during freeze to fix build of sysutils/hal
on Linux.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2011 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011 index 9dada9fc6a0..cfe3c77042a 100644 --- a/doc/CHANGES-2011 +++ b/doc/CHANGES-2011 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2011,v 1.17 2011/01/08 18:06:00 kefren Exp $ +$NetBSD: CHANGES-2011,v 1.18 2011/01/08 20:52:26 markd Exp $ Changes to the packages collection and infrastructure in 2011: @@ -22,3 +22,5 @@ Changes to the packages collection and infrastructure in 2011: Updated lang/mono to 2.8.2 [kefren 2011-01-08] Updated www/mono-xsp to 2.8.2 [kefren 2011-01-08] Updated www/ap-mono to 2.8.2 [kefren 2011-01-08] + Added devel/libuuid version 2.18 [markd 2011-01-08] + Added devel/libblkid version 2.18 [markd 2011-01-08] |