pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ecb7cc10436
branches:  trunk
changeset: 646592:1ecb7cc10436
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Feb 12 05:09:34 2015 +0000

description:
sort

diffstat:

 print/Makefile    |  4 ++--
 security/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (41 lines):

diff -r b7484f18ca1c -r 1ecb7cc10436 print/Makefile
--- a/print/Makefile    Thu Feb 12 04:58:56 2015 +0000
+++ b/print/Makefile    Thu Feb 12 05:09:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2015/02/10 04:44:01 mef Exp $
+# $NetBSD: Makefile,v 1.596 2015/02/12 05:09:34 jnemeth Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -181,8 +181,8 @@
 SUBDIR+=       tex-acromake
 SUBDIR+=       tex-acromake-doc
 SUBDIR+=       tex-acronym
+SUBDIR+=       tex-acronym-doc
 SUBDIR+=       tex-adjustbox
-SUBDIR+=       tex-acronym-doc
 SUBDIR+=       tex-adrconv
 SUBDIR+=       tex-adrconv-doc
 SUBDIR+=       tex-advdate
diff -r b7484f18ca1c -r 1ecb7cc10436 security/Makefile
--- a/security/Makefile Thu Feb 12 04:58:56 2015 +0000
+++ b/security/Makefile Thu Feb 12 05:09:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.540 2015/02/09 10:06:48 nils Exp $
+# $NetBSD: Makefile,v 1.541 2015/02/12 05:10:16 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -67,11 +67,11 @@
 SUBDIR+=       egd
 SUBDIR+=       engine-pkcs11
 SUBDIR+=       ent
-SUBDIR+=       fail2ban
 #SUBDIR+=      f-prot-antivirus6               # only contains shared files
 SUBDIR+=       f-prot-antivirus6-fs-bin
 SUBDIR+=       f-prot-antivirus6-ms-bin
 SUBDIR+=       f-prot-antivirus6-ws-bin
+SUBDIR+=       fail2ban
 SUBDIR+=       flawfinder
 SUBDIR+=       fprint-demo
 SUBDIR+=       fragroute



Home | Main Index | Thread Index | Old Index