pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added pkgtools/compat_headers



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a05cfbf1810d
branches:  trunk
changeset: 542635:a05cfbf1810d
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat May 24 03:39:29 2008 +0000

description:
Added pkgtools/compat_headers

diffstat:

 doc/CHANGES-2008  |  5 +++--
 pkgtools/Makefile |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (33 lines):

diff -r a1737ad1950e -r a05cfbf1810d doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat May 24 03:35:38 2008 +0000
+++ b/doc/CHANGES-2008  Sat May 24 03:39:29 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1130 2008/05/23 21:42:25 tnn Exp $
+$NetBSD: CHANGES-2008,v 1.1131 2008/05/24 03:39:29 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -1900,4 +1900,5 @@
        Updated x11/xdpyinfo to 1.0.3 [wiz 2008-05-22]
        Updated x11/xinit to 1.0.9 [wiz 2008-05-22]
        Updated x11/fox to 1.6.33 [wiz 2008-05-22]
-       Removed pkgtools/posix_headers [tnn 2008-05-23]
+       Removed pkgtools/posix_headers successor pkgtools/compat_headers [tnn 2008-05-23]
+       Added pkgtools/compat_headers version 0.1 [tnn 2008-05-24]
diff -r a1737ad1950e -r a05cfbf1810d pkgtools/Makefile
--- a/pkgtools/Makefile Sat May 24 03:35:38 2008 +0000
+++ b/pkgtools/Makefile Sat May 24 03:39:29 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2008/05/23 21:42:25 tnn Exp $
+# $NetBSD: Makefile,v 1.90 2008/05/24 03:39:29 tnn Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -9,6 +9,7 @@
 SUBDIR+=       bootstrap-mk-files
 SUBDIR+=       cdpack
 SUBDIR+=       createbuildlink
+SUBDIR+=       compat_headers
 SUBDIR+=       dfdisk
 SUBDIR+=       digest
 SUBDIR+=       genrpm



Home | Main Index | Thread Index | Old Index