public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/
@ 2018-03-27 10:56 Jeroen Roovers
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers @ 2018-03-27 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b3591e2170750fe2b72af046b49ce801b71308ad
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 10:55:48 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 10:56:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3591e21

net-analyzer/ttcp: Use a source file with a version in the name.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/ttcp/Manifest            |  2 +-
 net-analyzer/ttcp/ttcp-1.12-r2.ebuild | 11 +++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/net-analyzer/ttcp/Manifest b/net-analyzer/ttcp/Manifest
index 642bfad3ce7..58725aa7cb8 100644
--- a/net-analyzer/ttcp/Manifest
+++ b/net-analyzer/ttcp/Manifest
@@ -1,2 +1,2 @@
+DIST ttcp-1.12.c 23690 BLAKE2B 972869da1e2e945702e6852648166eefae224b39715ef8495526ec7cd33cdb1e69fa10bb356a96e701f8b597c547b3090956320f947a02f1fad0b12d027b7e32 SHA512 8fc800b05fcf3590d15a87983ac7abc3646c6d4a89f7cc6b91e495066a90a6ce21f7bd7b6ab21e09f07bfa20c39bdc7bcec479449d7cd2b88639dc6cca4a432e
 DIST ttcp-1.12.tar.bz2 8086 BLAKE2B 42ec3d82d56ef28527c096be7b6ea568997f0028ebf51811974fec8c444a39785996b0a51eedff6cec6c53f215e4300a3dee91e45f54dbe979d1d1c42e792ab1 SHA512 2218f801a04964dcc684bac2957f892569e4458eb7770e26d4ac5a9a5beebb16b9191cacd8e60cceee306b8fe53000248b52457cb679a3d12ad4308bb0066dbb
-DIST ttcp.c 23690 BLAKE2B 972869da1e2e945702e6852648166eefae224b39715ef8495526ec7cd33cdb1e69fa10bb356a96e701f8b597c547b3090956320f947a02f1fad0b12d027b7e32 SHA512 8fc800b05fcf3590d15a87983ac7abc3646c6d4a89f7cc6b91e495066a90a6ce21f7bd7b6ab21e09f07bfa20c39bdc7bcec479449d7cd2b88639dc6cca4a432e

diff --git a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
index 14f85101f14..49e46e02dbd 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Tool to test TCP and UDP throughput"
@@ -11,14 +11,13 @@ HOMEPAGE="
 "
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 SRC_URI="
 	mirror://gentoo/${P}.tar.bz2
-	http://www.netcore.fi/pekkas/linux/ipv6/${PN}.c
+	https://dev.gentoo.org/~jer/${P}.c
 "
-
 src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} "${DISTDIR}"/${PN}.c || die
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} "${DISTDIR}"/${P}.c || die
 }
 
 src_install() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/
@ 2021-10-19 19:09 Jakov Smolić
  0 siblings, 0 replies; 4+ messages in thread
From: Jakov Smolić @ 2021-10-19 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     413f5999ca90a5ac6ff445b0dbb84e965666e5cf
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 19 19:04:55 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Oct 19 19:09:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413f5999

net-analyzer/ttcp: Update SRC_URI

jer@ is retired and I've archived the distfiles in my devspace

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-analyzer/ttcp/ttcp-1.12-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
index 49e46e02dbd..6ef77f5b49c 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 SRC_URI="
 	mirror://gentoo/${P}.tar.bz2
-	https://dev.gentoo.org/~jer/${P}.c
+	https://dev.gentoo.org/~jsmolic/distfiles/${P}.c
 "
 src_compile() {
 	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} "${DISTDIR}"/${P}.c || die


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/
@ 2022-12-06 22:31 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2022-12-06 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     4d7f504c525b7e8adf94e29e8f3162f606f5c7d4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 22:30:46 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 22:30:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7f504c

net-analyzer/ttcp: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{ttcp-1.12-r2.ebuild => ttcp-1.12-r3.ebuild}   | 32 ++++++++++++++--------
 1 file changed, 21 insertions(+), 11 deletions(-)

diff --git a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
similarity index 56%
rename from net-analyzer/ttcp/ttcp-1.12-r2.ebuild
rename to net-analyzer/ttcp/ttcp-1.12-r3.ebuild
index 6ef77f5b49cc..bd4b1e8b315a 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r2.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
@@ -1,26 +1,36 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit toolchain-funcs
 
 DESCRIPTION="Tool to test TCP and UDP throughput"
 HOMEPAGE="
 	http://ftp.arl.mil/~mike/ttcp.html
-	http://www.netcore.fi/pekkas/linux/ipv6/
-"
+	http://www.netcore.fi/pekkas/linux/ipv6/"
+SRC_URI="
+	mirror://gentoo/${P}.tar.bz2
+	https://dev.gentoo.org/~jsmolic/distfiles/${P}.c"
+
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-SRC_URI="
-	mirror://gentoo/${P}.tar.bz2
-	https://dev.gentoo.org/~jsmolic/distfiles/${P}.c
-"
+
+src_prepare() {
+	mv "${DISTDIR}"/${P}.c ${PN}.c || die
+	default
+}
+
+src_configure() {
+	tc-export CC
+}
+
 src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o ${PN} "${DISTDIR}"/${P}.c || die
+	emake ttcp
 }
 
 src_install() {
-	dobin ${PN}
-	newman sgi-${PN}.1 ${PN}.1
+	dobin ttcp
+	newman sgi-ttcp.1 ttcp.1
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/
@ 2022-12-09 16:51 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-12-09 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     0ce3882b9e54417f5ac0cf4f0d57d9367b4bc77c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  9 16:51:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec  9 16:51:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce3882b

net-analyzer/ttcp: fix src_prepare

Closes: https://bugs.gentoo.org/884635
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/ttcp/ttcp-1.12-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ttcp/ttcp-1.12-r3.ebuild b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
index bd4b1e8b315a..1fae3ce9f5fa 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 src_prepare() {
-	mv "${DISTDIR}"/${P}.c ${PN}.c || die
+	cp "${DISTDIR}"/${P}.c ${PN}.c || die
 	default
 }
 


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

end of thread, other threads:[~2022-12-09 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 16:51 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-12-06 22:31 David Seifert
2021-10-19 19:09 Jakov Smolić
2018-03-27 10:56 Jeroen Roovers

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