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:   minskim
Date:           Tue May  8 16:54:54 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-hyperscan


To generate a diff of this commit:
cvs rdiff -u -r1.2668 -r1.2669 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.2668 pkgsrc/devel/Makefile:1.2669
--- pkgsrc/devel/Makefile:1.2668        Mon May  7 22:18:56 2018
+++ pkgsrc/devel/Makefile       Tue May  8 16:54:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2668 2018/05/07 22:18:56 minskim Exp $
+# $NetBSD: Makefile,v 1.2669 2018/05/08 16:54:54 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2003,6 +2003,7 @@ SUBDIR+=  py-hglist
 SUBDIR+=       py-hgnested
 SUBDIR+=       py-hgtools
 SUBDIR+=       py-hgview
+SUBDIR+=       py-hyperscan
 SUBDIR+=       py-hypothesis
 SUBDIR+=       py-idle
 SUBDIR+=       py-incremental



Home | Main Index | Thread Index | Old Index