git: ee1fae5094a2 - main - editors/micro: Garbage collect aarch64 patches

Mikael Urankar mikael at FreeBSD.org
Fri Sep 10 12:42:59 UTC 2021


The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee1fae5094a29cf0105ec0c49be78cdf1fc266ac

commit ee1fae5094a29cf0105ec0c49be78cdf1fc266ac
Author:     Mikael Urankar <mikael at FreeBSD.org>
AuthorDate: 2021-09-10 12:41:25 +0000
Commit:     Mikael Urankar <mikael at FreeBSD.org>
CommitDate: 2021-09-10 12:42:54 +0000

    editors/micro: Garbage collect aarch64 patches
    
    This patch is not needed anymore.
    
    Approved by:    portmgr (build fix blanket)
---
 ...dor_github.com_zyedidia_pty_ztypes__freebsd__arm64.go | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/editors/micro/files/patch-vendor_github.com_zyedidia_pty_ztypes__freebsd__arm64.go b/editors/micro/files/patch-vendor_github.com_zyedidia_pty_ztypes__freebsd__arm64.go
deleted file mode 100644
index e13b200f0052..000000000000
--- a/editors/micro/files/patch-vendor_github.com_zyedidia_pty_ztypes__freebsd__arm64.go
+++ /dev/null
@@ -1,16 +0,0 @@
---- vendor/github.com/zyedidia/pty/ztypes_freebsd_arm64.go.orig	2020-09-10 23:26:01 UTC
-+++ vendor/github.com/zyedidia/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
-+}


More information about the dev-commits-ports-all mailing list