Module Name:    src
Committed By:   bouyer
Date:           Sat Sep  5 13:38:55 UTC 2009

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
ticket #1346


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-4.0.2

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

Modified files:

Index: src/doc/CHANGES-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.54 src/doc/CHANGES-4.0.2:1.1.2.55
--- src/doc/CHANGES-4.0.2:1.1.2.54	Tue Aug 25 18:21:50 2009
+++ src/doc/CHANGES-4.0.2	Sat Sep  5 13:38:55 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.54 2009/08/25 18:21:50 snj Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.55 2009/09/05 13:38:55 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -820,3 +820,18 @@
 	Disable completely bogus DIAGNOSTIC check.
 	[bouyer, ticket #1349]
 
+external/bsd/pkg_install/dist/info/perform.c     1.1.1.10
+external/bsd/pkg_install/dist/lib/license.c      1.1.1.4 
+external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in  1.1.1.5
+external/bsd/pkg_install/dist/lib/version.h      1.1.1.17
+        
+	Import pkg_install-20090724:
+	- license handling: accept upper case letters. Keep license checks
+	  case-sensitive as done in the older pkgsrc logic. Document this.
+	  OK dillo@, schmonz@, wiz@
+	- pkg_info:
+	- fix handling of non-packages, that are valid archives
+	- invert order of pkg_info -r to better match the expectations of
+	  make update.' external/bsd/pkg_install
+	[joerg, ticket #1346]
+

Reply via email to