Source-Changes-HG archive

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

[src/trunk]: src/doc new pkg_install



details:   https://anonhg.NetBSD.org/src/rev/2076d3360c29
branches:  trunk
changeset: 961105:2076d3360c29
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Apr 10 20:12:47 2021 +0000

description:
new pkg_install

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r d495776666a9 -r 2076d3360c29 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Apr 10 20:07:57 2021 +0000
+++ b/doc/3RDPARTY      Sat Apr 10 20:12:47 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1792 2021/04/10 13:54:25 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1793 2021/04/10 20:12:47 nia Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1192,8 +1192,8 @@
 reachover Makefiles are in src/usr.sbin/pf.
 
 Package:       pkg_install
-Version:       20201212
-Current Vers:  20201212
+Version:       20210410
+Current Vers:  20210410
 Maintainer:    The pkgsrc developers
 Home Page:     http://www.pkgsrc.org/
 Date:          2020-12-12
diff -r d495776666a9 -r 2076d3360c29 doc/CHANGES
--- a/doc/CHANGES       Sat Apr 10 20:07:57 2021 +0000
+++ b/doc/CHANGES       Sat Apr 10 20:12:47 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2794 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2795 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -350,3 +350,5 @@
        services(5), protocols(5): Pull iana-generated services and protocols.
                [christos 20210408]
        file(1): Upgraded to 5.40. [christos 20210409]
+       pkg_install: Updated to 20210410. This simplifes version checking for
+               NetBSD. [nia 20210410]



Home | Main Index | Thread Index | Old Index