pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_install



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Mar  6 04:41:53 UTC 2021

Modified Files:
        pkgsrc/pkgtools/pkg_install: Makefile

Log Message:
pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable license


To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 pkgsrc/pkgtools/pkg_install/Makefile

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/Makefile
diff -u pkgsrc/pkgtools/pkg_install/Makefile:1.232 pkgsrc/pkgtools/pkg_install/Makefile:1.233
--- pkgsrc/pkgtools/pkg_install/Makefile:1.232  Wed Dec  2 10:22:39 2020
+++ pkgsrc/pkgtools/pkg_install/Makefile        Sat Mar  6 04:41:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.232 2020/12/02 10:22:39 wiz Exp $
+# $NetBSD: Makefile,v 1.233 2021/03/06 04:41:53 ryoon Exp $
 
 # Notes to package maintainers:
 #
@@ -7,6 +7,7 @@
 # change in the pkg_* tools that pkgsrc relies on for proper operation.
 
 PKGNAME=               pkg_install-${VERSION}
+PKGREVISION=           1
 CATEGORIES=            pkgtools
 
 MAINTAINER=            agc%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index