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:           Wed Jul 18 02:38:18 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add go-sync


To generate a diff of this commit:
cvs rdiff -u -r1.2701 -r1.2702 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.2701 pkgsrc/devel/Makefile:1.2702
--- pkgsrc/devel/Makefile:1.2701        Thu Jul 12 02:27:49 2018
+++ pkgsrc/devel/Makefile       Wed Jul 18 02:38:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2701 2018/07/12 02:27:49 minskim Exp $
+# $NetBSD: Makefile,v 1.2702 2018/07/18 02:38:18 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -374,6 +374,7 @@ SUBDIR+=    go-sanitized_anchor_name
 SUBDIR+=       go-shellwords
 SUBDIR+=       go-shuffle
 SUBDIR+=       go-siphash
+SUBDIR+=       go-sync
 SUBDIR+=       go-sys
 SUBDIR+=       go-termbox
 SUBDIR+=       go-testify



Home | Main Index | Thread Index | Old Index