pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Mar 21 10:32:59 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add p5-MaxMind-DB-Reader and p5-MaxMind-DB-Writer.


To generate a diff of this commit:
cvs rdiff -u -r1.1245 -r1.1246 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1245 pkgsrc/net/Makefile:1.1246
--- pkgsrc/net/Makefile:1.1245  Thu Mar 21 10:24:22 2019
+++ pkgsrc/net/Makefile Thu Mar 21 10:32:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1245 2019/03/21 10:24:22 he Exp $
+# $NetBSD: Makefile,v 1.1246 2019/03/21 10:32:58 he Exp $
 #
 
 COMMENT=       Networking tools
@@ -479,6 +479,8 @@ SUBDIR+=    p5-IO-Socket-Multicast
 SUBDIR+=       p5-IO-Socket-Timeout
 SUBDIR+=       p5-IP-Country
 SUBDIR+=       p5-MaxMind-DB-Common
+SUBDIR+=       p5-MaxMind-DB-Reader
+SUBDIR+=       p5-MaxMind-DB-Writer
 SUBDIR+=       p5-Net
 SUBDIR+=       p5-Net-AMQP
 SUBDIR+=       p5-Net-Akismet



Home | Main Index | Thread Index | Old Index