pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Annotate the first two modular Xorg meta packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/291af5bb2ab9
branches:  trunk
changeset: 527134:291af5bb2ab9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 24 22:58:46 2007 +0000

description:
Annotate the first two modular Xorg meta packages.

diffstat:

 doc/CHANGES-2007   |  4 +++-
 meta-pkgs/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r 931e044dfa24 -r 291af5bb2ab9 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Mar 24 22:55:51 2007 +0000
+++ b/doc/CHANGES-2007  Sat Mar 24 22:58:46 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.713 2007/03/24 21:13:06 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.714 2007/03/24 22:58:47 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1379,3 +1379,5 @@
        Updated graphics/pdiff to 1.0.1 [heinz 2007-03-24]
        Updated audio/dap to 2.1.5 [adam 2007-03-24]
        mk/bsd.pkg.mk: started freeze for pkgsrc-2007Q1 branch [agc 2007-03-24]
+       Added meta-pkgs/modular-xorg-fonts version 1.0 [joerg 2007-03-24]
+       Added meta-pkgs/modular-xorg-drivers version 1.0 [joerg 2007-03-24]
diff -r 931e044dfa24 -r 291af5bb2ab9 meta-pkgs/Makefile
--- a/meta-pkgs/Makefile        Sat Mar 24 22:55:51 2007 +0000
+++ b/meta-pkgs/Makefile        Sat Mar 24 22:58:46 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/09/27 15:18:14 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/03/24 22:58:46 joerg Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -13,6 +13,8 @@
 SUBDIR+=       gtk2-extras
 SUBDIR+=       kde3
 SUBDIR+=       matchbox
+SUBDIR+=       modular-xorg-drivers
+SUBDIR+=       modular-xorg-fonts
 SUBDIR+=       netbsd-doc
 SUBDIR+=       netbsd-doc-print
 SUBDIR+=       netbsd-www



Home | Main Index | Thread Index | Old Index