public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2017-11-26 23:23 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-11-26 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ca3b3a729f08d9e8e34267e682f9e1ed74f17065
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:48:36 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:22:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3b3a72

net-misc/zsync: [QA] Consistent whitespace in metadata.xml

 net-misc/zsync/metadata.xml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/net-misc/zsync/metadata.xml b/net-misc/zsync/metadata.xml
index ca294a5c675..a35011bd04b 100644
--- a/net-misc/zsync/metadata.xml
+++ b/net-misc/zsync/metadata.xml
@@ -1,25 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>robbat2@gentoo.org</email>
-  </maintainer>
-  <longdescription lang="en">
+	<maintainer type="person">
+		<email>robbat2@gentoo.org</email>
+	</maintainer>
+	<longdescription lang="en">
 		From the zsync web page:
 
-		"zsync is a file transfer program. It allows you to download a file from a 
-		remote web server, where you have a copy of an older version of the file on your 
-		computer already. zsync downloads only the new parts of the file. It uses the 
+		"zsync is a file transfer program. It allows you to download a file from a
+		remote web server, where you have a copy of an older version of the file on your
+		computer already. zsync downloads only the new parts of the file. It uses the
 		same algorithm as rsync.
 
-		zsync does not require any special server software or a shell account on the 
-		remote system (rsync, in comparison, requires that you have an rsh or ssh 
-		account, or that the remote system runs rsyncd). Instead, it uses a control file 
-		-- a .zsync file -- that describes the file to be downloaded and enables zsync to 
-		work out which blocks it needs. This file can be created by the admin of the web 
-		server hosting the download, and placed alongside the file to download -- it is 
-		generated once, then any downloaders with zsync can use it. Alternatively, 
-		anyone can download the file, make a .zsync and provide it to other users (this 
+		zsync does not require any special server software or a shell account on the
+		remote system (rsync, in comparison, requires that you have an rsh or ssh
+		account, or that the remote system runs rsyncd). Instead, it uses a control file
+		-- a .zsync file -- that describes the file to be downloaded and enables zsync to
+		work out which blocks it needs. This file can be created by the admin of the web
+		server hosting the download, and placed alongside the file to download -- it is
+		generated once, then any downloaders with zsync can use it. Alternatively,
+		anyone can download the file, make a .zsync and provide it to other users (this
 		is what I am doing for the moment)."
 	</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2018-12-08  9:30 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2018-12-08  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     3e347606b2157af22bb448892201e6aef9193645
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  8 09:30:50 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 09:30:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e347606

net-misc/zsync: keyworded 0.6.2-r1 for ppc64, bug #671922

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-misc/zsync/zsync-0.6.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild
index cc19d4024ce..39625dc9ac8 100644
--- a/net-misc/zsync/zsync-0.6.2-r1.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 IUSE=""
 
 ZLIB_S="${WORKDIR}/${ZLIB_P}"


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2020-06-14 19:59 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2020-06-14 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     536f5c992d35e7b47ef5319b20bdff8e63aef4ed
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 19:59:14 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 19:59:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536f5c99

net-misc/zsync: keyworded 0.6.2-r1 for ppc

keyworded wrt bug #727708

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-misc/zsync/zsync-0.6.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild
index 39625dc9ac8..ca66b738bda 100644
--- a/net-misc/zsync/zsync-0.6.2-r1.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE=""
 
 ZLIB_S="${WORKDIR}/${ZLIB_P}"


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2020-11-21 22:01 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2020-11-21 22:01 UTC (permalink / raw
  To: gentoo-commits

commit:     20114d761cc2d7bc491a7b6e787981c1e083611c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 22:01:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 22:01:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20114d76

net-misc/zsync: stable 0.6.2-r1 for ppc/ppc64

stable wrt bug #755275 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-misc/zsync/zsync-0.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r1.ebuild
index ca66b738bda..45f3f2729a6 100644
--- a/net-misc/zsync/zsync-0.6.2-r1.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
 IUSE=""
 
 ZLIB_S="${WORKDIR}/${ZLIB_P}"


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2021-10-21 18:25 Jakov Smolić
  0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2021-10-21 18:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8c5f4f10c137a2646f54d1d5b8d531ab0a0bf8a8
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 17:40:22 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 18:23:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5f4f10

net-misc/zsync: Port to EAPI 8

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

 .../zsync/{zsync-0.6.2-r1.ebuild => zsync-0.6.2-r2.ebuild}  | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/net-misc/zsync/zsync-0.6.2-r1.ebuild b/net-misc/zsync/zsync-0.6.2-r2.ebuild
similarity index 89%
rename from net-misc/zsync/zsync-0.6.2-r1.ebuild
rename to net-misc/zsync/zsync-0.6.2-r2.ebuild
index 70575e7f489..c99fa2fdbb5 100644
--- a/net-misc/zsync/zsync-0.6.2-r1.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-inherit autotools epatch
+inherit autotools
 
 ZLIB_PV=1.2.3
 ZLIB_P="zlib-${ZLIB_PV}"
@@ -14,23 +14,22 @@ SRC_URI="
 	http://zsync.moria.org.uk/download/${P}.tar.bz2
 	http://www.gzip.org/zlib/${ZLIB_P}.tar.bz2
 	http://www.zlib.net/${ZLIB_P}.tar.bz2"
+ZLIB_S="${WORKDIR}/${ZLIB_P}"
 
 LICENSE="Artistic-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-
-ZLIB_S="${WORKDIR}/${ZLIB_P}"
 
 src_prepare() {
+	default
 	# Move old zlib-1.2.11 out the way
 	mv "${S}"/zlib zlib-1.2.11-modified || die
 
 	cd "${ZLIB_S}" || die
 	# I am not sure how many other zlib patches we will need to port as well
 	# This covers the security vuln in 1.2.11
-	epatch "${FILESDIR}"/${P}-${ZLIB_P}-support.patch
-	rm -f Makefile || die
+	eapply "${FILESDIR}"/${P}-${ZLIB_P}-support.patch
+	rm Makefile || die
 
 	cd "${S}" || die
 	cp -a "${ZLIB_S}" "${ZLIB_P}-modified" || die


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2022-10-15 19:34 Conrad Kostecki
  0 siblings, 0 replies; 7+ messages in thread
From: Conrad Kostecki @ 2022-10-15 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ba085123ec698746790deb8ccfbfdf48a6105d9a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 19:18:12 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 19:33:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba085123

net-misc/zsync: fix QA BadDescription

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-misc/zsync/zsync-0.6.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/zsync/zsync-0.6.2-r2.ebuild b/net-misc/zsync/zsync-0.6.2-r2.ebuild
index c99fa2fdbb5d..1c720f6dd78f 100644
--- a/net-misc/zsync/zsync-0.6.2-r2.ebuild
+++ b/net-misc/zsync/zsync-0.6.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit autotools
 ZLIB_PV=1.2.3
 ZLIB_P="zlib-${ZLIB_PV}"
 
-DESCRIPTION="Partial/differential file download client over HTTP which uses the rsync algorithm"
+DESCRIPTION="Partial/differential file download client over HTTP using the rsync algorithm"
 HOMEPAGE="http://zsync.moria.org.uk/"
 SRC_URI="
 	http://zsync.moria.org.uk/download/${P}.tar.bz2


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

* [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/
@ 2023-02-28  1:30 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-02-28  1:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e118d15a25990f1924e289729888bc3de3ece2dd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 00:10:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 01:30:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e118d15a

net-misc/zsync: add github upstream metadata

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

 net-misc/zsync/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-misc/zsync/metadata.xml b/net-misc/zsync/metadata.xml
index 9a154a2d05a2..c14c57dad630 100644
--- a/net-misc/zsync/metadata.xml
+++ b/net-misc/zsync/metadata.xml
@@ -22,4 +22,7 @@
 		anyone can download the file, make a .zsync and provide it to other users (this
 		is what I am doing for the moment)."
 	</longdescription>
+	<upstream>
+		<remote-id type="github">cph6/zsync</remote-id>
+	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2023-02-28  1:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-14 19:59 [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2023-02-28  1:30 Sam James
2022-10-15 19:34 Conrad Kostecki
2021-10-21 18:25 Jakov Smolić
2020-11-21 22:01 Sergei Trofimovich
2018-12-08  9:30 Sergei Trofimovich
2017-11-26 23:23 David Seifert

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