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 + ipafont to default_ac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e44bb2dd409
branches:  trunk
changeset: 574809:1e44bb2dd409
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Apr 26 11:54:31 2010 +0000

description:
+ ipafont to default_acceptable_license.

diffstat:

 pkgtools/pkg_install/files/lib/license.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 92a610f7374f -r 1e44bb2dd409 pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c  Mon Apr 26 11:04:07 2010 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c  Mon Apr 26 11:54:31 2010 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: license.c,v 1.12 2010/04/20 00:39:13 joerg Exp $       */
+/*     $NetBSD: license.c,v 1.13 2010/04/26 11:54:31 obache Exp $      */
 
 /*-
  * Copyright (c) 2009 Joerg Sonnenberger <joerg%NetBSD.org@localhost>.
@@ -60,6 +60,7 @@
     "mpl-1.0 mpl-1.1 "
     "zpl "
     "python-software-foundation "
+    "ipafont "
     "info-zip";
 
 #ifdef DEBUG



Home | Main Index | Thread Index | Old Index