pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib pkg_install: Bump versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53e6f5f0ce1a
branches:  trunk
changeset: 370980:53e6f5f0ce1a
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Oct 30 12:03:50 2017 +0000

description:
pkg_install: Bump version to 20171030 for netpgpverify fixes.

diffstat:

 pkgtools/pkg_install/files/lib/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7b4e00cc7dc3 -r 53e6f5f0ce1a pkgtools/pkg_install/files/lib/version.h
--- a/pkgtools/pkg_install/files/lib/version.h  Mon Oct 30 11:49:38 2017 +0000
+++ b/pkgtools/pkg_install/files/lib/version.h  Mon Oct 30 12:03:50 2017 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.h,v 1.171 2017/04/19 21:42:50 joerg Exp $      */
+/*     $NetBSD: version.h,v 1.172 2017/10/30 12:03:50 jperkin 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 20170419
+#define PKGTOOLS_VERSION 20171030
 
 #endif /* _INST_LIB_VERSION_H_ */



Home | Main Index | Thread Index | Old Index