pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/gdbm_compat



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 24 07:59:27 UTC 2020

Modified Files:
        pkgsrc/databases/gdbm_compat: Makefile

Log Message:
gdbm_compat: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/gdbm_compat/Makefile

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

Modified files:

Index: pkgsrc/databases/gdbm_compat/Makefile
diff -u pkgsrc/databases/gdbm_compat/Makefile:1.9 pkgsrc/databases/gdbm_compat/Makefile:1.10
--- pkgsrc/databases/gdbm_compat/Makefile:1.9   Sun Jan 28 20:10:34 2018
+++ pkgsrc/databases/gdbm_compat/Makefile       Mon Aug 24 07:59:26 2020
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.9 2018/01/28 20:10:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/08/24 07:59:26 wiz Exp $
 
-PKGREVISION= 1
 .include "../../databases/gdbm/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/_compat-/}



Home | Main Index | Thread Index | Old Index