pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Fixed pkglint warnings about sorting SUBDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca0b1c5127af
branches: trunk
changeset: 552805:ca0b1c5127af
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jan 09 19:34:44 2009 +0000
description:
Fixed pkglint warnings about sorting SUBDIR.
diffstat:
net/Makefile | 4 ++--
security/Makefile | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (42 lines):
diff -r 01192587c824 -r ca0b1c5127af net/Makefile
--- a/net/Makefile Fri Jan 09 17:47:41 2009 +0000
+++ b/net/Makefile Fri Jan 09 19:34:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.753 2009/01/06 03:58:30 jmcneill Exp $
+# $NetBSD: Makefile,v 1.754 2009/01/09 19:34:44 rillig Exp $
#
COMMENT= Networking tools
@@ -365,8 +365,8 @@
SUBDIR+= p5-POE-Component-Client-Ident
SUBDIR+= p5-POE-Component-SNMP
SUBDIR+= p5-RADIUS
+SUBDIR+= p5-RPC-XML
SUBDIR+= p5-RadiusPerl
-SUBDIR+= p5-RPC-XML
SUBDIR+= p5-SNMP-Info
SUBDIR+= p5-SNMP-MIB-Compiler
SUBDIR+= p5-SNMP_Session
diff -r 01192587c824 -r ca0b1c5127af security/Makefile
--- a/security/Makefile Fri Jan 09 17:47:41 2009 +0000
+++ b/security/Makefile Fri Jan 09 19:34:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2009/01/04 01:13:55 adrianp Exp $
+# $NetBSD: Makefile,v 1.340 2009/01/09 19:34:44 rillig Exp $
#
COMMENT= Security tools
@@ -133,11 +133,11 @@
SUBDIR+= openpam
SUBDIR+= openssh
SUBDIR+= openssl
+SUBDIR+= openvas-client
+SUBDIR+= openvas-libnasl
SUBDIR+= openvas-libraries
-SUBDIR+= openvas-libnasl
SUBDIR+= openvas-plugins
SUBDIR+= openvas-server
-SUBDIR+= openvas-client
SUBDIR+= otpCalc
SUBDIR+= p0f
SUBDIR+= p5-Authen-CAS-Client
Home |
Main Index |
Thread Index |
Old Index