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: bsiegert
Date: Thu May 13 12:24:01 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/go-fsync: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
go-fsync: remove.
This was only here to support www/hugo, which is now a Go module.
To generate a diff of this commit:
cvs rdiff -u -r1.3388 -r1.3389 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-fsync/DESCR \
pkgsrc/devel/go-fsync/PLIST pkgsrc/devel/go-fsync/distinfo
cvs rdiff -u -r1.32 -r0 pkgsrc/devel/go-fsync/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-fsync/buildlink3.mk
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.3388 pkgsrc/devel/Makefile:1.3389
--- pkgsrc/devel/Makefile:1.3388 Thu May 13 12:17:47 2021
+++ pkgsrc/devel/Makefile Thu May 13 12:24:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3388 2021/05/13 12:17:47 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3389 2021/05/13 12:24:01 bsiegert Exp $
#
COMMENT= Development utilities
@@ -428,7 +428,6 @@ SUBDIR+= go-flags-svent
SUBDIR+= go-fnmatch
SUBDIR+= go-fs
SUBDIR+= go-fsnotify
-SUBDIR+= go-fsync
SUBDIR+= go-gitmap
SUBDIR+= go-glog
SUBDIR+= go-gls
Home |
Main Index |
Thread Index |
Old Index