Module Name:    src
Committed By:   aymeric
Date:           Fri Feb 18 22:36:00 UTC 2011

Modified Files:
        src/external/bsd/pkg_install/dist/lib: version.h

Log Message:
merge pkg_install 20110215


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/pkg_install/dist/lib/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/pkg_install/dist/lib/version.h
diff -u src/external/bsd/pkg_install/dist/lib/version.h:1.6 src/external/bsd/pkg_install/dist/lib/version.h:1.7
--- src/external/bsd/pkg_install/dist/lib/version.h:1.6	Sat Jun 26 00:17:13 2010
+++ src/external/bsd/pkg_install/dist/lib/version.h	Fri Feb 18 22:36:00 2011
@@ -1,4 +1,4 @@
-/*	$NetBSD: version.h,v 1.6 2010/06/26 00:17:13 joerg Exp $	*/
+/*	$NetBSD: version.h,v 1.7 2011/02/18 22:36:00 aymeric Exp $	*/
 
 /*
  * Copyright (c) 2001 Thomas Klausner.  All rights reserved.
@@ -27,6 +27,6 @@
 #ifndef _INST_LIB_VERSION_H_
 #define _INST_LIB_VERSION_H_
 
-#define PKGTOOLS_VERSION 20100616
+#define PKGTOOLS_VERSION 20110215
 
 #endif /* _INST_LIB_VERSION_H_ */

Reply via email to