summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-10-03 04:55:44 +0000
committerChris White <chriswhite@gentoo.org>2004-10-03 04:55:44 +0000
commitc3c7d8095745a80d0867e593510a9a891c786715 (patch)
tree3ab3bc1f0cafde2731362b51346724625e7b44da /net-misc/sitecopy
parenthppa/ia64 stable for security #65647 (Manifest recommit) (diff)
downloadgentoo-2-c3c7d8095745a80d0867e593510a9a891c786715.tar.gz
gentoo-2-c3c7d8095745a80d0867e593510a9a891c786715.tar.bz2
gentoo-2-c3c7d8095745a80d0867e593510a9a891c786715.zip
Bumped to 0.14.2. Thanks goes to Daniel Webert <rockoo@rockoo.homelinux.org> for reporting. This closes bug #66157.
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r--net-misc/sitecopy/ChangeLog8
-rw-r--r--net-misc/sitecopy/Manifest2
-rw-r--r--net-misc/sitecopy/files/digest-sitecopy-0.14.21
-rw-r--r--net-misc/sitecopy/sitecopy-0.14.2.ebuild59
4 files changed, 69 insertions, 1 deletions
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog
index a4f4ccf774b3..99995f087fb0 100644
--- a/net-misc/sitecopy/ChangeLog
+++ b/net-misc/sitecopy/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/sitecopy
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.23 2004/09/16 22:17:26 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.24 2004/10/03 04:55:44 chriswhite Exp $
+
+*sitecopy-0.14.2 (03 Oct 2004)
+
+ 03 Oct 2004; Chris White <chriswhite@gentoo.org> +sitecopy-0.14.2.ebuild:
+ Bumped to 0.14.2. Thanks goes to Daniel Webert <rockoo@rockoo.homelinux.org>
+ for reporting. This closes bug #66157.
*sitecopy-0.14.1 (16 Sep 2004)
diff --git a/net-misc/sitecopy/Manifest b/net-misc/sitecopy/Manifest
index 4dc5ab5969a8..f39b7e1b1891 100644
--- a/net-misc/sitecopy/Manifest
+++ b/net-misc/sitecopy/Manifest
@@ -6,6 +6,7 @@ MD5 7d059885e7150cd63f1e4093b815d109 sitecopy-0.13.4.ebuild 1120
MD5 0bd5f252f1b21dd14d526d06e86b4065 sitecopy-0.13.4-r2.ebuild 1951
MD5 f5f1522837a3398846f77d381fda47ec metadata.xml 226
MD5 8e1c77c6c8e0794425e005715f97b3d2 sitecopy-0.14.1.ebuild 1564
+MD5 e12377347d06c840b20a97369b52dcef sitecopy-0.14.2.ebuild 1499
MD5 09b3e7444248285b787fa3635d41aedc files/digest-sitecopy-0.10.12-r1 68
MD5 3ee0433186f6f3224dff93ab6818a119 files/digest-sitecopy-0.12.1 67
MD5 2181dd9a02cbcac0257406ff7a30a37b files/digest-sitecopy-0.13.4 67
@@ -13,3 +14,4 @@ MD5 2181dd9a02cbcac0257406ff7a30a37b files/digest-sitecopy-0.13.4-r1 67
MD5 2181dd9a02cbcac0257406ff7a30a37b files/digest-sitecopy-0.13.4-r2 67
MD5 4d13e53c5bae73ede477e5e63cfc3aa1 files/digest-sitecopy-0.14.1 67
MD5 9d2f1b627c2e64ada7b81ea3fa5ee51d files/sitecopy-0.14.1-nls.patch 598
+MD5 288fac1555c5aa6689f3e3e4e9e2c5e9 files/digest-sitecopy-0.14.2 67
diff --git a/net-misc/sitecopy/files/digest-sitecopy-0.14.2 b/net-misc/sitecopy/files/digest-sitecopy-0.14.2
new file mode 100644
index 000000000000..e86408dda0ec
--- /dev/null
+++ b/net-misc/sitecopy/files/digest-sitecopy-0.14.2
@@ -0,0 +1 @@
+MD5 eebad80f4549f39909537c90d9f8f7c5 sitecopy-0.14.2.tar.gz 859692
diff --git a/net-misc/sitecopy/sitecopy-0.14.2.ebuild b/net-misc/sitecopy/sitecopy-0.14.2.ebuild
new file mode 100644
index 000000000000..3177cc3e77d5
--- /dev/null
+++ b/net-misc/sitecopy/sitecopy-0.14.2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.14.2.ebuild,v 1.1 2004/10/03 04:55:44 chriswhite Exp $
+
+inherit eutils
+
+IUSE="ssl xml xml2 gnome nls"
+
+DESCRIPTION="sitecopy is for easily maintaining remote web sites"
+SRC_URI="http://www.lyra.org/${PN}/${P}.tar.gz"
+HOMEPAGE="http://www.lyra.org/sitecopy/"
+KEYWORDS="~x86 ~ppc ~sparc"
+LICENSE="GPL-2"
+SLOT="0"
+
+DEPEND="virtual/libc
+ >=sys-libs/zlib-1.1.3
+ xml? ( dev-libs/libxml )
+ dev-libs/libxml2
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ gnome? (
+ gnome-base/gnome-libs
+ =x11-libs/gtk+-1*
+ )
+ >=net-misc/neon-0.24.6"
+
+src_compile() {
+
+ local myconf=""
+ use xml && myconf="${myconf} $(use_with xml libxml1)"
+ if use xml && use xml2 ; then
+ myconf="${myconf} --with-libxml2 --without-libxml1"
+ else
+ myconf="${myconf} $(use_with xml2 libxml2)"
+ fi
+
+ # Bug 51585, GLSA 200406-03
+ einfo "Forcing the use of the system-wide neon library (BR #51585)."
+ myconf="${myconf} --with-neon"
+
+ econf ${myconf} \
+ $(use_with ssl) \
+ $(use_enable nls) \
+ $(use_enable gnome gnomefe) \
+ || die "configuration failed"
+
+ # fixes some gnome compile issues
+ if use gnome
+ then
+ echo "int fe_accept_cert(const ne_ssl_certificate *cert, int failures) { return 0; }" >> gnome/gcommon.c
+ sed -i -e "s:-lglib:-lglib -lgthread:" Makefile
+ fi
+
+ emake || die "Make failed"
+}
+
+src_install() {
+ make DESTDIR=${D} install || die "install failed"
+}