summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-08-20 19:22:38 +0000
committerJason Wever <weeve@gentoo.org>2005-08-20 19:22:38 +0000
commit9c5157602ba743bb6396a045e3f95501a14c9a45 (patch)
tree0aa37b6870746e73311b44bf6d2c7fec8e02a9fd /net-misc/jigdo
parentRemoved unused "data" USE flag (fixes bug #100418). (diff)
downloadgentoo-2-9c5157602ba743bb6396a045e3f95501a14c9a45.tar.gz
gentoo-2-9c5157602ba743bb6396a045e3f95501a14c9a45.tar.bz2
gentoo-2-9c5157602ba743bb6396a045e3f95501a14c9a45.zip
Version bump, resolves bug #99847.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/jigdo')
-rw-r--r--net-misc/jigdo/ChangeLog10
-rw-r--r--net-misc/jigdo/Manifest21
-rw-r--r--net-misc/jigdo/files/digest-jigdo-0.7.21
-rw-r--r--net-misc/jigdo/files/jigdo-0.7.2-64bit.patch36
-rw-r--r--net-misc/jigdo/jigdo-0.7.2.ebuild54
5 files changed, 106 insertions, 16 deletions
diff --git a/net-misc/jigdo/ChangeLog b/net-misc/jigdo/ChangeLog
index 1759b3459171..179777a05be0 100644
--- a/net-misc/jigdo/ChangeLog
+++ b/net-misc/jigdo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/jigdo
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jigdo/ChangeLog,v 1.9 2004/11/30 22:25:16 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jigdo/ChangeLog,v 1.10 2005/08/20 19:22:38 weeve Exp $
+
+*jigdo-0.7.2 (20 Aug 2005)
+
+ 20 Aug 2005; Jason Wever <weeve@gentoo.org>
+ +files/jigdo-0.7.2-64bit.patch, +jigdo-0.7.2.ebuild:
+ Version bump, resolves bug #99847.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> jigdo-0.7.0.ebuild,
jigdo-0.7.1.ebuild:
diff --git a/net-misc/jigdo/Manifest b/net-misc/jigdo/Manifest
index 396038e2cc23..23d544e895fd 100644
--- a/net-misc/jigdo/Manifest
+++ b/net-misc/jigdo/Manifest
@@ -1,18 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 e23c19eb37af8edfc2cf88d7c9c6ae1a jigdo-0.7.1.ebuild 1352
-MD5 a6db676983b2ff5f36483a96475231c0 jigdo-0.7.0.ebuild 1439
MD5 ac83ed42ccfa9b6e0b52e5ad30e74835 ChangeLog 1262
+MD5 a6db676983b2ff5f36483a96475231c0 jigdo-0.7.0.ebuild 1439
+MD5 e23c19eb37af8edfc2cf88d7c9c6ae1a jigdo-0.7.1.ebuild 1352
MD5 de7df99d5dcb2fa3a99617144a7e6257 metadata.xml 637
-MD5 11774b7665bf0dab10a58d268dcd8b9e files/jigdo-gentoo-db3.patch 311
-MD5 c49b767331699f22f72518da29438c56 files/makefile.patch 524
+MD5 9766eda676ce5ec007deef92e3a0d660 jigdo-0.7.2.ebuild 1431
MD5 ba134b43460d2b9a0378c9ccbfc4fc6e files/digest-jigdo-0.7.0 64
MD5 8c21d38829a146b462aa547977fabab8 files/digest-jigdo-0.7.1 64
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBrPNVI1lqEGTUzyQRAq23AKC0QLPt6dutK/MtS/Mia7637yphXQCeM33Z
-jOkBG8z9EtaLm+ms2rNaMqY=
-=EuEZ
------END PGP SIGNATURE-----
+MD5 11774b7665bf0dab10a58d268dcd8b9e files/jigdo-gentoo-db3.patch 311
+MD5 c49b767331699f22f72518da29438c56 files/makefile.patch 524
+MD5 708dab9fb59548276467adae778f5e2b files/digest-jigdo-0.7.2 64
+MD5 5ed41c6e939e96cc7daf8d8bdcbeed97 files/jigdo-0.7.2-64bit.patch 1805
diff --git a/net-misc/jigdo/files/digest-jigdo-0.7.2 b/net-misc/jigdo/files/digest-jigdo-0.7.2
new file mode 100644
index 000000000000..0ec0375c82d0
--- /dev/null
+++ b/net-misc/jigdo/files/digest-jigdo-0.7.2
@@ -0,0 +1 @@
+MD5 031756ff6c7084a139dc9550a27f6906 jigdo-0.7.2.tar.bz2 643314
diff --git a/net-misc/jigdo/files/jigdo-0.7.2-64bit.patch b/net-misc/jigdo/files/jigdo-0.7.2-64bit.patch
new file mode 100644
index 000000000000..aa2b997b5894
--- /dev/null
+++ b/net-misc/jigdo/files/jigdo-0.7.2-64bit.patch
@@ -0,0 +1,36 @@
+diff -Nrua jigdo-0.7.2.orig/src/cachefile.cc jigdo-0.7.2/src/cachefile.cc
+--- jigdo-0.7.2.orig/src/cachefile.cc 2005-08-20 12:43:57.000000000 -0600
++++ jigdo-0.7.2/src/cachefile.cc 2005-08-20 12:45:54.000000000 -0600
+@@ -1,4 +1,4 @@
+-/* $Id: jigdo-0.7.2-64bit.patch,v 1.1 2005/08/20 19:22:38 weeve Exp $ -*- C++ -*-
++/* $Id: jigdo-0.7.2-64bit.patch,v 1.1 2005/08/20 19:22:38 weeve Exp $ -*- C++ -*-
+ __ _
+ |_) /| Copyright (C) 2001-2003 | richard@
+ | \/¯| Richard Atterer | atterer.net
+@@ -131,7 +131,7 @@
+ //________________________________________
+
+ Status CacheFile::findName(const byte*& resultData, size_t& resultSize,
+- const string& fileName, long long int& resultFileSize,
++ const string& fileName, off_t& resultFileSize,
+ time_t& resultMtime) {
+ DBT key; memset(&key, 0, sizeof(DBT));
+ key.data = const_cast<char*>(fileName.c_str());
+diff -Nrua jigdo-0.7.2.orig/src/cachefile.hh jigdo-0.7.2/src/cachefile.hh
+--- jigdo-0.7.2.orig/src/cachefile.hh 2005-08-20 12:43:57.000000000 -0600
++++ jigdo-0.7.2/src/cachefile.hh 2005-08-20 12:45:54.000000000 -0600
+@@ -1,4 +1,4 @@
+-/* $Id: jigdo-0.7.2-64bit.patch,v 1.1 2005/08/20 19:22:38 weeve Exp $ -*- C++ -*-
++/* $Id: jigdo-0.7.2-64bit.patch,v 1.1 2005/08/20 19:22:38 weeve Exp $ -*- C++ -*-
+ __ _
+ |_) /| Copyright (C) 2001-2002 | richard@
+ | \/¯| Richard Atterer | atterer.net
+@@ -94,7 +94,7 @@
+ only valid until the next database operation. */
+ Status findName(const byte*& resultData, size_t& resultSize,
+ const string& fileName,
+- long long int& resultFileSize, time_t& resultMtime);
++ off_t& resultFileSize, time_t& resultMtime);
+
+ /** Insert/overwrite entry for the given file (name must be
+ absolute, file must have the supplied mtime and size). The data
diff --git a/net-misc/jigdo/jigdo-0.7.2.ebuild b/net-misc/jigdo/jigdo-0.7.2.ebuild
new file mode 100644
index 000000000000..c09daf27f757
--- /dev/null
+++ b/net-misc/jigdo/jigdo-0.7.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jigdo/jigdo-0.7.2.ebuild,v 1.1 2005/08/20 19:22:38 weeve Exp $
+
+inherit eutils
+
+DESCRIPTION="Jigsaw Download, or short jigdo, is a tool designed to ease the distribution of very large files over the internet, for example CD or DVD images."
+HOMEPAGE="http://atterer.net/jigdo/"
+SRC_URI="http://atterer.net/jigdo/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+IUSE="gtk nls berkdb libwww"
+
+DEPEND="gtk? ( >=x11-libs/gtk+-2.0.6 )
+ nls? ( sys-devel/gettext )
+ berkdb? ( =sys-libs/db-3* )
+ libwww? ( >=net-libs/libwww-5.3.2 )"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/${P}-64bit.patch
+}
+
+src_compile() {
+ local myconf
+
+ use nls || myconf="${myconf} --disable-nls"
+ use gtk && use libwww || myconf="${myconf} --without-gui"
+ use berkdb || myconf="${myconf} --without-libdb"
+
+ ./configure \
+ --host=${CHOST} \
+ --prefix=/usr \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man ${myconf} \
+ --datadir=/usr/share || die "./configure failed"
+
+ # Patch the Makefile so that when jidgo is installed, jigdo-lite has
+ # the correct path to the debian mirrors file.
+ epatch ${FILESDIR}/makefile.patch
+
+ emake || die
+}
+
+src_install() {
+ einstall || die
+ dodoc COPYING README THANKS VERSION changelog
+ dodoc doc/*.txt
+ dohtml doc/*.html
+}