pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 pkglint, add '# used by ...' lines - no functional...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cc9bca4ca19
branches:  trunk
changeset: 543275:6cc9bca4ca19
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Jun 12 12:50:18 2008 +0000

description:
pkglint, add '# used by ...' lines - no functional change

diffstat:

 x11/qt4-libs/Makefile.common |  3 ++-
 x11/qt4/Makefile.common      |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r b80b20ecf323 -r 6cc9bca4ca19 x11/qt4-libs/Makefile.common
--- a/x11/qt4-libs/Makefile.common      Thu Jun 12 11:52:37 2008 +0000
+++ b/x11/qt4-libs/Makefile.common      Thu Jun 12 12:50:18 2008 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile.common,v 1.8 2008/01/31 17:37:25 rillig Exp $
+# $NetBSD: Makefile.common,v 1.9 2008/06/12 12:50:19 abs Exp $
+# used by x11/qt4-libs/Makefile
 
 DISTNAME=      qt-x11-opensource-src-${QTVERSION}
 CATEGORIES=    x11
diff -r b80b20ecf323 -r 6cc9bca4ca19 x11/qt4/Makefile.common
--- a/x11/qt4/Makefile.common   Thu Jun 12 11:52:37 2008 +0000
+++ b/x11/qt4/Makefile.common   Thu Jun 12 12:50:18 2008 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile.common,v 1.12 2008/01/04 15:54:47 rillig Exp $
+# $NetBSD: Makefile.common,v 1.13 2008/06/12 12:50:18 abs Exp $
+# used by x11/qt4-libs/Makefile.common
+# used by x11/qt4-tools/Makefile
 
 QTVERSION=     4.3.3
 



Home | Main Index | Thread Index | Old Index