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:   gdt
Date:           Tue Oct  5 12:58:56 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add p5-Sys-Mmap


To generate a diff of this commit:
cvs rdiff -u -r1.3499 -r1.3500 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.3499 pkgsrc/devel/Makefile:1.3500
--- pkgsrc/devel/Makefile:1.3499        Fri Oct  1 19:53:00 2021
+++ pkgsrc/devel/Makefile       Tue Oct  5 12:58:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3499 2021/10/01 19:53:00 adam Exp $
+# $NetBSD: Makefile,v 1.3500 2021/10/05 12:58:56 gdt Exp $
 #
 
 COMMENT=       Development utilities
@@ -1844,6 +1844,7 @@ SUBDIR+=  p5-Sub-Quote
 SUBDIR+=       p5-Sub-Uplevel
 SUBDIR+=       p5-Symbol-Global-Name
 SUBDIR+=       p5-Syntax-Keyword-Junction
+SUBDIR+=       p5-Sys-Mmap
 SUBDIR+=       p5-Sys-Syscall
 SUBDIR+=       p5-System-Command
 SUBDIR+=       p5-TAP-Formatter-HTML



Home | Main Index | Thread Index | Old Index