pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
Module Name: pkgsrc
Committed By: sevan
Date: Fri Apr 5 22:53:29 UTC 2019
Modified Files:
pkgsrc/pkgtools/pkg_install/files/lib: version.h
Log Message:
Bump date for switch to cdn.NetBSD.org
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/pkgtools/pkg_install/files/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: pkgsrc/pkgtools/pkg_install/files/lib/version.h
diff -u pkgsrc/pkgtools/pkg_install/files/lib/version.h:1.176 pkgsrc/pkgtools/pkg_install/files/lib/version.h:1.177
--- pkgsrc/pkgtools/pkg_install/files/lib/version.h:1.176 Wed Apr 25 12:20:54 2018
+++ pkgsrc/pkgtools/pkg_install/files/lib/version.h Fri Apr 5 22:53:29 2019
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.176 2018/04/25 12:20:54 joerg Exp $ */
+/* $NetBSD: version.h,v 1.177 2019/04/05 22:53:29 sevan 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 20180425
+#define PKGTOOLS_VERSION 20190405
#endif /* _INST_LIB_VERSION_H_ */
Home |
Main Index |
Thread Index |
Old Index