Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F165004139
D8837.id23046.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8837.id23046.diff
View Options
Index: devel/go-errors/Makefile
===================================================================
--- /dev/null
+++ devel/go-errors/Makefile
@@ -0,0 +1,24 @@
+# Created by: Sofian Brabez <sbz@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= go-errors
+PORTVERSION= 0.8.0
+CATEGORIES= devel
+
+MAINTAINER= sbz@FreeBSD.org
+COMMENT= Go library for error handling primitives
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= pkg
+GH_PROJECT= errors
+GH_TAGNAME= 645ef00
+USES= go
+GO_PKGNAME= github.com/pkg/errors
+
+post-patch:
+ @${RM} ${WRKSRC}/appveyor.yml
+
+.include <bsd.port.mk>
Index: devel/go-errors/distinfo
===================================================================
--- /dev/null
+++ devel/go-errors/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1482011607
+SHA256 (pkg-errors-0.8.0-645ef00_GH0.tar.gz) = b2e989515688d916216dd0a1b82cd9b18e8fb4fdf0370473996bdde41b83a41f
+SIZE (pkg-errors-0.8.0-645ef00_GH0.tar.gz) = 11342
Index: devel/go-errors/pkg-descr
===================================================================
--- /dev/null
+++ devel/go-errors/pkg-descr
@@ -0,0 +1,3 @@
+Package errors provides simple error handling primitives for Go.
+
+WWW: https://github.com/pkg/errors
Index: devel/go-errors/pkg-plist
===================================================================
--- /dev/null
+++ devel/go-errors/pkg-plist
@@ -0,0 +1,10 @@
+%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/errors_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/errors.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/format_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/stack_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/stack.go
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 6, 7:24 AM (11 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36095483
Default Alt Text
D8837.id23046.diff (1 KB)
Attached To
Mode
D8837: New port: devel/go-errors
Attached
Detach File
Event Timeline
Log In to Comment