pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/go-fsnotify



Module Name:    pkgsrc
Committed By:   gavan
Date:           Thu Aug 17 01:24:45 UTC 2017

Added Files:
        pkgsrc/devel/go-fsnotify: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Add go-fsnotify package


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/go-fsnotify/DESCR \
    pkgsrc/devel/go-fsnotify/Makefile pkgsrc/devel/go-fsnotify/PLIST \
    pkgsrc/devel/go-fsnotify/buildlink3.mk pkgsrc/devel/go-fsnotify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/go-fsnotify/DESCR
diff -u /dev/null pkgsrc/devel/go-fsnotify/DESCR:1.1
--- /dev/null   Thu Aug 17 01:24:46 2017
+++ pkgsrc/devel/go-fsnotify/DESCR      Thu Aug 17 01:24:45 2017
@@ -0,0 +1 @@
+File system notifications for Go
Index: pkgsrc/devel/go-fsnotify/Makefile
diff -u /dev/null pkgsrc/devel/go-fsnotify/Makefile:1.1
--- /dev/null   Thu Aug 17 01:24:46 2017
+++ pkgsrc/devel/go-fsnotify/Makefile   Thu Aug 17 01:24:45 2017
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/08/17 01:24:45 gavan Exp $
+
+DISTNAME=      fsnotify-1.3.0
+PKGNAME=       go-${DISTNAME}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=fsnotify/}
+CATEGORIES=    devel
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+GITHUB_PROJECT= ${PKGBASE:S/^go-//}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/fsnotify/fsnotify
+COMMENT=       File system notifications for Go
+# LICENSE=     XXX
+
+GO_DIST_BASE=  ${DISTNAME}
+GO_SRCPATH=    github.com/fsnotify/fsnotify
+
+.include "../../devel/go-sys/buildlink3.mk"
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
+
Index: pkgsrc/devel/go-fsnotify/PLIST
diff -u /dev/null pkgsrc/devel/go-fsnotify/PLIST:1.1
--- /dev/null   Thu Aug 17 01:24:46 2017
+++ pkgsrc/devel/go-fsnotify/PLIST      Thu Aug 17 01:24:45 2017
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:24:45 gavan Exp $
+gopkg/pkg/${GO_PLATFORM}/github.com/fsnotify/fsnotify.a
+gopkg/src/github.com/fsnotify/fsnotify/AUTHORS
+gopkg/src/github.com/fsnotify/fsnotify/CHANGELOG.md
+gopkg/src/github.com/fsnotify/fsnotify/CONTRIBUTING.md
+gopkg/src/github.com/fsnotify/fsnotify/LICENSE
+gopkg/src/github.com/fsnotify/fsnotify/README.md
+gopkg/src/github.com/fsnotify/fsnotify/example_test.go
+gopkg/src/github.com/fsnotify/fsnotify/fen.go
+gopkg/src/github.com/fsnotify/fsnotify/fsnotify.go
+gopkg/src/github.com/fsnotify/fsnotify/inotify.go
+gopkg/src/github.com/fsnotify/fsnotify/inotify_poller.go
+gopkg/src/github.com/fsnotify/fsnotify/inotify_poller_test.go
+gopkg/src/github.com/fsnotify/fsnotify/inotify_test.go
+gopkg/src/github.com/fsnotify/fsnotify/integration_darwin_test.go
+gopkg/src/github.com/fsnotify/fsnotify/integration_test.go
+gopkg/src/github.com/fsnotify/fsnotify/kqueue.go
+gopkg/src/github.com/fsnotify/fsnotify/open_mode_bsd.go
+gopkg/src/github.com/fsnotify/fsnotify/open_mode_darwin.go
+gopkg/src/github.com/fsnotify/fsnotify/windows.go
+@pkgdir bin
Index: pkgsrc/devel/go-fsnotify/buildlink3.mk
diff -u /dev/null pkgsrc/devel/go-fsnotify/buildlink3.mk:1.1
--- /dev/null   Thu Aug 17 01:24:46 2017
+++ pkgsrc/devel/go-fsnotify/buildlink3.mk      Thu Aug 17 01:24:45 2017
@@ -0,0 +1,17 @@
+# $NetBSD: buildlink3.mk,v 1.1 2017/08/17 01:24:45 gavan Exp $
+
+BUILDLINK_TREE+=       go-fsnotify
+
+.if !defined(GO_FSNOTIFY_BUILDLINK3_MK)
+GO_FSNOTIFY_BUILDLINK3_MK:=
+
+BUILDLINK_CONTENTS_FILTER.go-fsnotify= ${EGREP} gopkg/
+BUILDLINK_DEPMETHOD.go-fsnotify?=      build
+
+BUILDLINK_API_DEPENDS.go-fsnotify+=    go-fsnotify>=1.3.0
+BUILDLINK_PKGSRCDIR.go-fsnotify?=      ../../devel/go-fsnotify
+
+.endif  # GO_FSNOTIFY_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -go-fsnotify
+
Index: pkgsrc/devel/go-fsnotify/distinfo
diff -u /dev/null pkgsrc/devel/go-fsnotify/distinfo:1.1
--- /dev/null   Thu Aug 17 01:24:46 2017
+++ pkgsrc/devel/go-fsnotify/distinfo   Thu Aug 17 01:24:45 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/17 01:24:45 gavan Exp $
+
+SHA1 (fsnotify-1.3.0.tar.gz) = 3205a7820140c6af7b6a9c5f03c1a6f5f005f666
+RMD160 (fsnotify-1.3.0.tar.gz) = db315b48fb406e45c337453721397066f4bc491d
+SHA512 (fsnotify-1.3.0.tar.gz) = ae51da0dac0e7d4bfae86e758aac27049067743ed2d875bd5fb33275595d6dec49851da45580c4fe75241e3b1bb6c956c0e3a7a48f217f0cc2c33d33a74647ef
+Size (fsnotify-1.3.0.tar.gz) = 28389 bytes



Home | Main Index | Thread Index | Old Index