public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2016-07-11 19:40 Anthony G. Basile
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile @ 2016-07-11 19:40 UTC (permalink / raw
  To: gentoo-commits

commit:     abfca3521c543c1cbc363310241f8d6b3c47e8d0
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 19:43:22 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 19:43:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfca352

net-misc/connect: bump to EAPI 5 and keyword ~ppc64

Package-Manager: portage-2.2.28

 net-misc/connect/connect-1.103.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/connect/connect-1.103.ebuild b/net-misc/connect/connect-1.103.ebuild
index c7192fe..002c3a8 100644
--- a/net-misc/connect/connect-1.103.ebuild
+++ b/net-misc/connect/connect-1.103.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 
 inherit toolchain-funcs
 
@@ -14,7 +14,7 @@ HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
 SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 DEPEND=""
 RDEPEND=""
 S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2017-12-12 16:35 Thomas Deutschmann
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2017-12-12 16:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ccbde1927d2851c5fab816355f9082f043dc7729
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 16:24:41 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 16:24:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbde192

net-misc/connect: x86 stable (bug #639490)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 net-misc/connect/connect-1.103.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/connect/connect-1.103.ebuild b/net-misc/connect/connect-1.103.ebuild
index 5158dff5400..bbad309d305 100644
--- a/net-misc/connect/connect-1.103.ebuild
+++ b/net-misc/connect/connect-1.103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
 SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 DEPEND=""
 RDEPEND=""
 S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2017-12-17 15:35 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2017-12-17 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     183c47715029312838ad8ef6cdda6b403ad6128d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 15:35:40 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 15:35:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183c4771

net-misc/connect: amd64 stable wrt bug #639490

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 net-misc/connect/connect-1.103.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/connect/connect-1.103.ebuild b/net-misc/connect/connect-1.103.ebuild
index bbad309d305..9db0c05615c 100644
--- a/net-misc/connect/connect-1.103.ebuild
+++ b/net-misc/connect/connect-1.103.ebuild
@@ -13,7 +13,7 @@ HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
 SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 DEPEND=""
 RDEPEND=""
 S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2017-12-17 15:36 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2017-12-17 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b4c21909dd86534f0581df1fa5d184b00847d5e6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 15:36:23 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 15:36:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c21909

net-misc/connect: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 net-misc/connect/Manifest             |  1 -
 net-misc/connect/connect-1.100.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/net-misc/connect/Manifest b/net-misc/connect/Manifest
index 12e8143d67a..743e387d042 100644
--- a/net-misc/connect/Manifest
+++ b/net-misc/connect/Manifest
@@ -1,2 +1 @@
-DIST connect-1.100.tar.bz2 21588 BLAKE2B 9923f8a80a6b374a68a1f6c187e5be2dfe847207a41d44884c4999adf421a487341e0f6b35a9ed2b7f3a0f40e6287e010d1a64d7c5f722dc1d77cc052fa7504d SHA512 e0bb106ae7270ff0352c2c5167fd47d6d9ac787f08b3019fd9dabe0636606709bc1caf696f6c87699e146eee0cb81db229f9202654f006c12321208c22832108
 DIST connect-1.103.tar.bz2 37980 BLAKE2B 5f7639c06bf1486e541003ced967c486debfacacde9701ae079fba4c41fd9c77e25c3140e6b0d52782f22912cfdbcfe59e882959b30910de55d0752ed5abb365 SHA512 6de32aa48171b1528abe12c1044e1d498cd10c3ef7b4652318402b7bc12bbb50ce0f9eab10408dc3cc26c1c0d56804bd088fbedae688f921c84c40d1aa0ae4d9

diff --git a/net-misc/connect/connect-1.100.ebuild b/net-misc/connect/connect-1.100.ebuild
deleted file mode 100644
index 9179d07d467..00000000000
--- a/net-misc/connect/connect-1.100.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit toolchain-funcs
-
-IUSE=""
-DESCRIPTION="network connection relaying command (proxy)"
-HOMEPAGE="https://bitbucket.org/gotoh/connect"
-HG_COMMIT_ID="7c036cbffb61" # bitbucket commit id
-#SRC_URI="https://www.bitbucket.org/gotoh/connect/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
-SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-DEPEND=""
-RDEPEND=""
-S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} ${PN}.c || die "compilation failed"
-}
-
-src_install() {
-	dobin ${PN}
-}
-
-pkg_postinst() {
-	einfo
-	einfo "There is no manpage."
-	einfo "Please see https://bitbucket.org/gotoh/connect/wiki/Home for details."
-	einfo
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2021-03-15  7:45 Joonas Niilola
  0 siblings, 0 replies; 7+ messages in thread
From: Joonas Niilola @ 2021-03-15  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     75ed4c75531c1e12dc8bc8c774d645ea2d032201
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Feb 28 21:15:57 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 07:45:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ed4c75

net-misc/connect: update to 1.105

Update ebuild to EAPI 7, updated license to GPL-2+, updated HOMEPAGE and
SRC_URI (#739802), documentation, cleaning up.
Closes: https://bugs.gentoo.org/739802
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19715
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/connect/Manifest             |  1 +
 net-misc/connect/connect-1.105.ebuild | 23 +++++++++++++++++++++++
 net-misc/connect/metadata.xml         |  2 +-
 3 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/net-misc/connect/Manifest b/net-misc/connect/Manifest
index 743e387d042..6d2a6266db4 100644
--- a/net-misc/connect/Manifest
+++ b/net-misc/connect/Manifest
@@ -1 +1,2 @@
 DIST connect-1.103.tar.bz2 37980 BLAKE2B 5f7639c06bf1486e541003ced967c486debfacacde9701ae079fba4c41fd9c77e25c3140e6b0d52782f22912cfdbcfe59e882959b30910de55d0752ed5abb365 SHA512 6de32aa48171b1528abe12c1044e1d498cd10c3ef7b4652318402b7bc12bbb50ce0f9eab10408dc3cc26c1c0d56804bd088fbedae688f921c84c40d1aa0ae4d9
+DIST connect-1.105.tar.gz 40778 BLAKE2B a54fdb5bc808311fb6b4c61e05fdc135db55b714c11ce64565e7e315988bc70b1b6b1c4f6857dc621b05f0434b9bed6e5507d5966e516d2ab444d5435eec05a1 SHA512 f49001043a8ffbda3823d0ea3640cc85536ce3d23302fd4d704d8a520f99271a2ed66fda11a5402382edc1dcf874988339ebcaf1d6335249a8dd2a8b4ae965a3

diff --git a/net-misc/connect/connect-1.105.ebuild b/net-misc/connect/connect-1.105.ebuild
new file mode 100644
index 00000000000..b1c4c97f5b6
--- /dev/null
+++ b/net-misc/connect/connect-1.105.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="SSH Proxy Command"
+HOMEPAGE="https://github.com/gotoh/ssh-connect"
+SRC_URI="https://github.com/gotoh/ssh-connect/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+S="${WORKDIR}/ssh-connect-${PV}"
+
+src_prepare() {
+	default
+	sed -i -e "s/CFLAGS=/CFLAGS+=/g" -e "s/CC=/CC?=/g" Makefile || die
+}
+
+src_install() {
+	dobin ${PN}
+	dodoc doc/manual.txt
+}

diff --git a/net-misc/connect/metadata.xml b/net-misc/connect/metadata.xml
index 423f2176b3c..5c866108331 100644
--- a/net-misc/connect/metadata.xml
+++ b/net-misc/connect/metadata.xml
@@ -13,7 +13,7 @@ Connect は SOCKS 経由のネットワーク接続と HTTP プロクシを実
 とを想定してます。
 </longdescription>
 	<upstream>
-		<remote-id type="bitbucket">gotoh/connect</remote-id>
+		<remote-id type="github">gotoh/ssh-connect</remote-id>
 	</upstream>
 </pkgmetadata>
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2021-04-18  6:45 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-18  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     35ec5c9b1ccfa83263576872eb2d964149756d12
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 06:45:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:45:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ec5c9b

net-misc/connect: Stabilize 1.105 x86, #783597

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/connect/connect-1.105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/connect/connect-1.105.ebuild b/net-misc/connect/connect-1.105.ebuild
index b1c4c97f5b6..7fe49dfe989 100644
--- a/net-misc/connect/connect-1.105.ebuild
+++ b/net-misc/connect/connect-1.105.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/gotoh/ssh-connect"
 SRC_URI="https://github.com/gotoh/ssh-connect/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 
 S="${WORKDIR}/ssh-connect-${PV}"
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/
@ 2021-04-18  6:47 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-18  6:47 UTC (permalink / raw
  To: gentoo-commits

commit:     eecb581a6a71344d43724750456b71fb75355d7f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 06:47:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:47:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecb581a

net-misc/connect: Stabilize 1.105 amd64, #783597

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/connect/connect-1.105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/connect/connect-1.105.ebuild b/net-misc/connect/connect-1.105.ebuild
index 7fe49dfe989..60d98f7def7 100644
--- a/net-misc/connect/connect-1.105.ebuild
+++ b/net-misc/connect/connect-1.105.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/gotoh/ssh-connect"
 SRC_URI="https://github.com/gotoh/ssh-connect/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 
 S="${WORKDIR}/ssh-connect-${PV}"
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-18  6:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11 19:40 [gentoo-commits] repo/gentoo:master commit in: net-misc/connect/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2017-12-12 16:35 Thomas Deutschmann
2017-12-17 15:35 Mikle Kolyada
2017-12-17 15:36 Mikle Kolyada
2021-03-15  7:45 Joonas Niilola
2021-04-18  6:45 Sam James
2021-04-18  6:47 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox