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:   khorben
Date:           Tue Mar 20 15:35:11 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-pyelftools


To generate a diff of this commit:
cvs rdiff -u -r1.2641 -r1.2642 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.2641 pkgsrc/devel/Makefile:1.2642
--- pkgsrc/devel/Makefile:1.2641        Mon Mar 19 02:31:24 2018
+++ pkgsrc/devel/Makefile       Tue Mar 20 15:35:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2641 2018/03/19 02:31:24 minskim Exp $
+# $NetBSD: Makefile,v 1.2642 2018/03/20 15:35:11 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2072,6 +2072,7 @@ SUBDIR+=  py-protobuf
 SUBDIR+=       py-py
 SUBDIR+=       py-py2app
 SUBDIR+=       py-pydispatcher
+SUBDIR+=       py-pyelftools
 SUBDIR+=       py-pygit2
 SUBDIR+=       py-pylint
 SUBDIR+=       py-pylint-common



Home | Main Index | Thread Index | Old Index