net/concourse-fly: Garbage collect patch
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
9170646f9a
commit
4dcd287f12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559025
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
--- vendor/github.com/creack/pty/ztypes_freebsd_arm64.go.orig 2019-12-23 19:57:30 UTC
|
||||
+++ vendor/github.com/creack/pty/ztypes_freebsd_arm64.go
|
||||
@@ -0,0 +1,13 @@
|
||||
+// Created by cgo -godefs - DO NOT EDIT
|
||||
+// cgo -godefs types_freebsd.go
|
||||
+
|
||||
+package pty
|
||||
+
|
||||
+const (
|
||||
+ _C_SPECNAMELEN = 0x3f
|
||||
+)
|
||||
+
|
||||
+type fiodgnameArg struct {
|
||||
+ Len int32
|
||||
+ Buf *byte
|
||||
+}
|
Loading…
Reference in a new issue