From nobody Sun Jun 30 10:57:15 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WBmMv2CPdz5Pg9h; Sun, 30 Jun 2024 10:57:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WBmMv1Rhgz4fsT; Sun, 30 Jun 2024 10:57:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719745035; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fEsfqQBSSeyYVrI5K7AcJizo2t0HDJLkH2BO3EpjOLs=; b=H2tdZg18TpryYsDYxzFUvp8KxbMpGvQs2/SqkNTpwNoK7X/twjah98uqwkKZfr0xvLkDmg tbnpwcFDVa0W4M4vi54zGJNR3cfB+76XRw09BbBQ5Y0YZZvGj3Rdhho39ay3q/aqOsQY7Z VzBbtms5z4sRZVyvXtvahOxK97HT9+Eb+Tuuc5j8qP9RzRw9Ujkzg7F7OocyzI132YO26L TuC1FfeUfio1eWlkjEncbqzWRcrImKm7p2syTOrexwRLgMLxW2bWj8BGHWAT1UajC+HK0i zuOJwBAPODy+hOeddMtIrpIuSKUpkmHXQN+w1xNHibFVKMuKt1TdlCJz2te1dQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719745035; a=rsa-sha256; cv=none; b=lrkIdmNBaI5UI3Fx3BrBO+aS+co92U8F+NTe8gKTkyJiMpPvLtOZmJe62Kk5HnH/8DWkCs v+aKnaCsJbU7vUyIQRP9SjitLeJyuJR+4YgXzdyNKWGDutlNIY3fvdAI1D6Px2/HgytPG9 gdZ/6M9egX+t0L43+sK9gRzDCkkuw6IbedVAT/ixOromM9kr2fi9ke9YJJElZ3R+SCUrC5 kvHEbxyZPOwSWfiR8wve31x4k1edNjNStbxHXSUULuj6P/6IgLYPezfi8EX1ME/oJ+MaiR ffBUta1/mZNVumw9vQKNnp1660jWRxVDRt62rkJzY9mv6IreAZI9VKCbKPn/Ww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719745035; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fEsfqQBSSeyYVrI5K7AcJizo2t0HDJLkH2BO3EpjOLs=; b=RteP5+ne+pavXoNkducFBt6NOzFqY+SUinnBI3y5LamaS5iW1Fpb0ljYNNxQjCjQFCcjhx l/kSJUr3f8Zqkue+7uH/USAKkdFKltyD1OvPk3IvaVfM9XCdUCDI75jI5ARRtmiKRMGKuY rYIlJ5ntqm5cgZvaqa8ocV0RA+NVbK4tTmHDSab+iOTE9icaf6HeJnrAlDrD/wfMjD/A1f VuBw10V7HrIhHy0KwCyezOLYZdcBQlJTiaaonJr6IWm9KgpHiuwc2QNCZeOX1a8oufsHKb +cT6URbbdLjCASxhHmGn97IGs1iaJR2Bzo0C4xcDm4uKexexY831rhSZvfXrHQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WBmMv11x0zK8v; Sun, 30 Jun 2024 10:57:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 45UAvF48003126; Sun, 30 Jun 2024 10:57:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 45UAvFIn003123; Sun, 30 Jun 2024 10:57:15 GMT (envelope-from git) Date: Sun, 30 Jun 2024 10:57:15 GMT Message-Id: <202406301057.45UAvFIn003123@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: c55529425192 - main - devel/go-protobuf: Remove expired port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c555294251929ec7b0a2cc8f1cf38984d09b9630 Auto-Submitted: auto-generated The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=c555294251929ec7b0a2cc8f1cf38984d09b9630 commit c555294251929ec7b0a2cc8f1cf38984d09b9630 Author: Rene Ladan AuthorDate: 2024-06-30 10:56:45 +0000 Commit: Rene Ladan CommitDate: 2024-06-30 10:56:59 +0000 devel/go-protobuf: Remove expired port 2024-06-30 devel/go-protobuf: Upstream officially deprecated this project --- MOVED | 1 + devel/Makefile | 1 - devel/go-protobuf/Makefile | 37 ------------------------------------- devel/go-protobuf/distinfo | 3 --- devel/go-protobuf/pkg-descr | 3 --- devel/go-protobuf/pkg-plist | 9 --------- 6 files changed, 1 insertion(+), 53 deletions(-) diff --git a/MOVED b/MOVED index dcac4cc82936..db0dc6ade07d 100644 --- a/MOVED +++ b/MOVED @@ -3347,3 +3347,4 @@ chinese/oicq||2024-06-27|ICQ Service closed in 2024-06-24 security/p5-Crypt-OICQ||2024-06-27|ICQ Service closed in 2024-06-24 net-im/climm||2024-06-27|ICQ Service closed in 2024-06-24 multimedia/emby-server-devel|multimedia/emby-server|2024-06-28|Beta port removed: please use the release port multimedia/emby-server +devel/go-protobuf||2024-06-30|Has expired: Upstream officially deprecated this project diff --git a/devel/Makefile b/devel/Makefile index 4e325bef4b1d..4df140c1f68e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -877,7 +877,6 @@ SUBDIR += go-git SUBDIR += go-mode.el SUBDIR += go-perf - SUBDIR += go-protobuf SUBDIR += go-tools SUBDIR += go-wire SUBDIR += gob2 diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile deleted file mode 100644 index 3ccc71d720a0..000000000000 --- a/devel/go-protobuf/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= protobuf -DISTVERSION= 1.3.2 -DISTVERSIONPREFIX= v -PORTREVISION= 20 -PORTEPOCH= 1 -CATEGORIES= devel -PKGNAMEPREFIX= go- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Protocol Buffers for Go with Gadgets -WWW= https://github.com/gogo/protobuf - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream officially deprecated this project -EXPIRATION_DATE=2024-06-30 - -USES= cpe go - -USE_GITHUB= yes -GH_ACCOUNT= gogo -GH_SUBDIR= src/github.com/gogo/protobuf - -GO_TARGET= ./protoc-gen-combo \ - ./protoc-gen-gofast \ - ./protoc-gen-gogo \ - ./protoc-gen-gogofast \ - ./protoc-gen-gogofaster \ - ./protoc-gen-gogoslick \ - ./protoc-gen-gogotypes \ - ./protoc-gen-gostring \ - ./protoc-min-version - -CPE_VENDOR= golang - -.include diff --git a/devel/go-protobuf/distinfo b/devel/go-protobuf/distinfo deleted file mode 100644 index 60b647e5dfd4..000000000000 --- a/devel/go-protobuf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1638556504 -SHA256 (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2bb4b13d6e56b3911f09b8e9ddd15708477fbff8823c057cc79dd99c9a452b34 -SIZE (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2038725 diff --git a/devel/go-protobuf/pkg-descr b/devel/go-protobuf/pkg-descr deleted file mode 100644 index 3552fb1ee015..000000000000 --- a/devel/go-protobuf/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Protocol Buffers for Go with Gadgets - -gogoprotobuf is a fork of golang/protobuf with extra code generation features. diff --git a/devel/go-protobuf/pkg-plist b/devel/go-protobuf/pkg-plist deleted file mode 100644 index be48bdb1b829..000000000000 --- a/devel/go-protobuf/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/protoc-gen-combo -bin/protoc-gen-gofast -bin/protoc-gen-gogo -bin/protoc-gen-gogofast -bin/protoc-gen-gogofaster -bin/protoc-gen-gogoslick -bin/protoc-gen-gogotypes -bin/protoc-gen-gostring -bin/protoc-min-version