pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Jul  4 07:47:53 UTC 2016

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
add and enable xenkernel46 and xentools46


To generate a diff of this commit:
cvs rdiff -u -r1.674 -r1.675 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.674 pkgsrc/sysutils/Makefile:1.675
--- pkgsrc/sysutils/Makefile:1.674      Tue Jun 14 06:40:31 2016
+++ pkgsrc/sysutils/Makefile    Mon Jul  4 07:47:53 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.674 2016/06/14 06:40:31 kamil Exp $
+# $NetBSD: Makefile,v 1.675 2016/07/04 07:47:53 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -638,6 +638,7 @@ SUBDIR+=    xenkernel33
 SUBDIR+=       xenkernel41
 SUBDIR+=       xenkernel42
 SUBDIR+=       xenkernel45
+SUBDIR+=       xenkernel46
 SUBDIR+=       xenstoretools
 SUBDIR+=       xentools3
 SUBDIR+=       xentools3-hvm
@@ -645,6 +646,7 @@ SUBDIR+=    xentools33
 SUBDIR+=       xentools41
 SUBDIR+=       xentools42
 SUBDIR+=       xentools45
+SUBDIR+=       xentools46
 SUBDIR+=       xenvstat
 SUBDIR+=       xfburn
 SUBDIR+=       xfce4-appfinder



Home | Main Index | Thread Index | Old Index