pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install pkg_install: Bump PKGREVISON to i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01895b1df393
branches:  trunk
changeset: 448160:01895b1df393
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Mar 06 04:41:53 2021 +0000

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

diffstat:

 pkgtools/pkg_install/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 22b30ad57a65 -r 01895b1df393 pkgtools/pkg_install/Makefile
--- a/pkgtools/pkg_install/Makefile     Sat Mar 06 04:37:28 2021 +0000
+++ b/pkgtools/pkg_install/Makefile     Sat Mar 06 04:41:53 2021 +0000
@@ -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