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:   markd
Date:           Wed Aug 24 23:43:27 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add p5-Log-Any-Adapter-{Screen,TAP}, p5-GitLab-API-v3


To generate a diff of this commit:
cvs rdiff -u -r1.2301 -r1.2302 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.2301 pkgsrc/devel/Makefile:1.2302
--- pkgsrc/devel/Makefile:1.2301        Wed Aug 24 13:28:06 2016
+++ pkgsrc/devel/Makefile       Wed Aug 24 23:43:27 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2301 2016/08/24 13:28:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2302 2016/08/24 23:43:27 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -1064,6 +1064,7 @@ SUBDIR+=  p5-Git-Repository
 SUBDIR+=       p5-Git-Repository-Plugin-AUTOLOAD
 SUBDIR+=       p5-Git-Version-Compare
 SUBDIR+=       p5-Git-Wrapper
+SUBDIR+=       p5-GitLab-API-v3
 SUBDIR+=       p5-Glib-Object-Introspection
 SUBDIR+=       p5-Gnome2
 SUBDIR+=       p5-Gnome2-GConf
@@ -1145,6 +1146,8 @@ SUBDIR+=  p5-Log-Agent
 SUBDIR+=       p5-Log-Any
 SUBDIR+=       p5-Log-Any-Adapter-Dispatch
 SUBDIR+=       p5-Log-Any-Adapter-Log4perl
+SUBDIR+=       p5-Log-Any-Adapter-Screen
+SUBDIR+=       p5-Log-Any-Adapter-TAP
 SUBDIR+=       p5-Log-Dispatch
 SUBDIR+=       p5-Log-Dispatch-Array
 SUBDIR+=       p5-Log-Dispatch-Config



Home | Main Index | Thread Index | Old Index