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:   he
Date:           Thu Mar 21 10:18:28 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add p5-Data-IEEE754 and p5-Data-Validate-IP.


To generate a diff of this commit:
cvs rdiff -u -r1.2838 -r1.2839 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.2838 pkgsrc/devel/Makefile:1.2839
--- pkgsrc/devel/Makefile:1.2838        Tue Mar 19 14:29:35 2019
+++ pkgsrc/devel/Makefile       Thu Mar 21 10:18:28 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2838 2019/03/19 14:29:35 jaapb Exp $
+# $NetBSD: Makefile,v 1.2839 2019/03/21 10:18:28 he Exp $
 #
 
 COMMENT=       Development utilities
@@ -1086,6 +1086,7 @@ SUBDIR+=  p5-Data-Dumper-Concise
 SUBDIR+=       p5-Data-Dumper-Names
 SUBDIR+=       p5-Data-GUID
 SUBDIR+=       p5-Data-Hierarchy
+SUBDIR+=       p5-Data-IEEE754
 SUBDIR+=       p5-Data-Integer
 SUBDIR+=       p5-Data-MessagePack
 SUBDIR+=       p5-Data-Munge
@@ -1110,6 +1111,7 @@ SUBDIR+=  p5-Data-TemporaryBag
 SUBDIR+=       p5-Data-UUID
 SUBDIR+=       p5-Data-UUID-Base64URLSafe
 SUBDIR+=       p5-Data-Uniqid
+SUBDIR+=       p5-Data-Validate-IP
 SUBDIR+=       p5-Data-Visitor
 SUBDIR+=       p5-Date-Business
 SUBDIR+=       p5-Date-Calc



Home | Main Index | Thread Index | Old Index