pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Dec 10 12:16:48 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel: Sort by name
To generate a diff of this commit:
cvs rdiff -u -r1.3292 -r1.3293 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3292 pkgsrc/devel/Makefile:1.3293
--- pkgsrc/devel/Makefile:1.3292 Thu Dec 10 12:15:48 2020
+++ pkgsrc/devel/Makefile Thu Dec 10 12:16:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3292 2020/12/10 12:15:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.3293 2020/12/10 12:16:48 ryoon Exp $
#
COMMENT= Development utilities
@@ -1993,11 +1993,11 @@ SUBDIR+= p5-TheSchwartz
SUBDIR+= p5-Throwable
SUBDIR+= p5-Tie-Array-AsHash
SUBDIR+= p5-Tie-Array-Sorted
+SUBDIR+= p5-Tie-CPHash
SUBDIR+= p5-Tie-Cache
SUBDIR+= p5-Tie-Cache-LRU
SUBDIR+= p5-Tie-Cache-LRU-Expires
SUBDIR+= p5-Tie-Cycle
-SUBDIR+= p5-Tie-CPHash
SUBDIR+= p5-Tie-Function
SUBDIR+= p5-Tie-IxHash
SUBDIR+= p5-Tie-LLHash
Home |
Main Index |
Thread Index |
Old Index