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:   ryoon
Date:           Sun Nov 18 07:58:35 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Enable go-repr


To generate a diff of this commit:
cvs rdiff -u -r1.2750 -r1.2751 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.2750 pkgsrc/devel/Makefile:1.2751
--- pkgsrc/devel/Makefile:1.2750        Sun Nov 18 07:56:35 2018
+++ pkgsrc/devel/Makefile       Sun Nov 18 07:58:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2750 2018/11/18 07:56:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.2751 2018/11/18 07:58:35 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -383,6 +383,7 @@ SUBDIR+=    go-properties
 SUBDIR+=       go-protobuf
 SUBDIR+=       go-purell
 SUBDIR+=       go-ratelimit
+SUBDIR+=       go-repr
 SUBDIR+=       go-review
 SUBDIR+=       go-sanitized_anchor_name
 SUBDIR+=       go-shellwords



Home | Main Index | Thread Index | Old Index