diff options
author | Greg Fitzgerald <gregf@gentoo.org> | 2003-12-12 02:23:48 +0000 |
---|---|---|
committer | Greg Fitzgerald <gregf@gentoo.org> | 2003-12-12 02:23:48 +0000 |
commit | 1aaa8d8c5fa0b9216827c827e96fb0e74ac0b506 (patch) | |
tree | 961e8caabc38525741dc5bd45d64a976ce6785cd /net-irc | |
parent | Version bump, fixes ssl bug #35532 (diff) | |
download | gentoo-2-1aaa8d8c5fa0b9216827c827e96fb0e74ac0b506.tar.gz gentoo-2-1aaa8d8c5fa0b9216827c827e96fb0e74ac0b506.tar.bz2 gentoo-2-1aaa8d8c5fa0b9216827c827e96fb0e74ac0b506.zip |
Version bump, fixes ssl bug #35532
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irssi/ChangeLog | 12 | ||||
-rw-r--r-- | net-irc/irssi/Manifest | 4 | ||||
-rw-r--r-- | net-irc/irssi/files/digest-irssi-0.8.8 | 1 | ||||
-rw-r--r-- | net-irc/irssi/files/digest-irssi-0.8.8-r1 | 1 | ||||
-rw-r--r-- | net-irc/irssi/files/digest-irssi-0.8.9 | 1 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.8.ebuild | 80 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.9.ebuild (renamed from net-irc/irssi/irssi-0.8.8-r1.ebuild) | 2 |
7 files changed, 15 insertions, 86 deletions
diff --git a/net-irc/irssi/ChangeLog b/net-irc/irssi/ChangeLog index a570954644a8..fe77bde99d52 100644 --- a/net-irc/irssi/ChangeLog +++ b/net-irc/irssi/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-irc/irssi # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.37 2003/11/27 02:31:56 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.38 2003/12/12 02:23:45 gregf Exp $ + +*irssi-0.8.9 (11 Dec 2003) + + 11 Dec 2003; Greg Fitzgerald <gregf@gentoo.org> irssi-0.8.8-r1.ebuild, + irssi-0.8.8.ebuild, irssi-0.8.9.ebuild: + Version Bump, fixes ssl bug #35532 + + 11 Dec 2003; Greg Fitzgerald <gregf@gentoo.org> irssi-0.8.8-r1.ebuild, + irssi-0.8.8.ebuild: + Removed because of remoate crash bug *irssi-0.8.8-r1 (26 Nov 2003) diff --git a/net-irc/irssi/Manifest b/net-irc/irssi/Manifest index a77ce78b8a2b..2c913bd903cb 100644 --- a/net-irc/irssi/Manifest +++ b/net-irc/irssi/Manifest @@ -1,7 +1,7 @@ -MD5 340ce799e88de267575f1ba409db56ee ChangeLog 5276 +MD5 e23d4a12b160f5e32be2b3a15a0d3b04 ChangeLog 5276 MD5 b0bf2474d39dca2a2102ebe53397cd4f irssi-0.8.6-r5.ebuild 2106 MD5 19cec9fbdc8d10da071b41327b6dd90d irssi-0.8.6-r6.ebuild 2112 -MD5 0df93d87baa0ab576418f6f42a8b6298 irssi-0.8.9.ebuild 2116 +MD5 43a8a7283bfb1bd9c611c603b9981679 irssi-0.8.9.ebuild 2113 MD5 66fbf3744370d75438e10d4d8b6a3900 metadata.xml 250 MD5 cb17857da5af4446fef7e94d553277de files/digest-irssi-0.8.6-r5 64 MD5 cb17857da5af4446fef7e94d553277de files/digest-irssi-0.8.6-r6 64 diff --git a/net-irc/irssi/files/digest-irssi-0.8.8 b/net-irc/irssi/files/digest-irssi-0.8.8 deleted file mode 100644 index 760aa3545735..000000000000 --- a/net-irc/irssi/files/digest-irssi-0.8.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 7220d149b938012c96b064767dafc7de irssi-0.8.8.tar.bz2 758641 diff --git a/net-irc/irssi/files/digest-irssi-0.8.8-r1 b/net-irc/irssi/files/digest-irssi-0.8.8-r1 deleted file mode 100644 index 760aa3545735..000000000000 --- a/net-irc/irssi/files/digest-irssi-0.8.8-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7220d149b938012c96b064767dafc7de irssi-0.8.8.tar.bz2 758641 diff --git a/net-irc/irssi/files/digest-irssi-0.8.9 b/net-irc/irssi/files/digest-irssi-0.8.9 new file mode 100644 index 000000000000..9d7edc53fea6 --- /dev/null +++ b/net-irc/irssi/files/digest-irssi-0.8.9 @@ -0,0 +1 @@ +MD5 6610ee0e27922f447e40828cf7dee507 irssi-0.8.9.tar.bz2 816465 diff --git a/net-irc/irssi/irssi-0.8.8.ebuild b/net-irc/irssi/irssi-0.8.8.ebuild deleted file mode 100644 index 24cc6ec3f93e..000000000000 --- a/net-irc/irssi/irssi-0.8.8.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.8.ebuild,v 1.3 2003/11/27 02:26:19 gregf Exp $ - -IUSE="nls ipv6 perl ssl" - -inherit perl-module - -DESCRIPTION="A modular textUI IRC client with IPv6 support." -SRC_URI="http://irssi.org/files/${P}.tar.bz2" -HOMEPAGE="http://irssi.org/" - -DEPEND=">=dev-libs/glib-2.2.1 - sys-libs/ncurses - >=sys-apps/sed-4 - perl? ( dev-lang/perl ) - ssl? ( dev-libs/openssl ) - !net-irc/irssi-cvs - socks5? ( >=net-misc/dante-1.1.13 )" -RDEPEND="nls? ( sys-devel/gettext )" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" - -src_unpack() { - unpack ${A} - - # Ugly hack to work around compression of the html files. - # Remove this if prepalldocs is changed to avoid gzipping html files. - cd ${S} && \ - sed -i \ - -e 's/[^ ]\+\.html//g' docs/Makefile.in || \ - die "sed doc/Makefile.in failed" - - epatch ${FILESDIR}/${P}-configure.patch || die -} - -src_compile() { - # Note: there is an option to build a GUI for irssi, but according - # to the website the GUI is no longer developed, so that option is - # not used here. - local myconf="--with-glib2 --without-servertest --with-proxy --with-ncurses" - - myconf="${myconf} `use_enable nls`" - myconf="${myconf} `use_with perl`" - myconf="${myconf} `use_enable ipv6`" - myconf="${myconf} `use_with socks5 socks`" - if use ssl; then - myconf="${myconf} --with-openssl-include=/usr --with-openssl-libs=/usr" - else - myconf="${myconf} --disable-ssl" - fi - - econf ${myconf} || die "./configure failed" - emake || die -} - -src_install() { - myflags="" - - if use perl; then - cd ${S}/src/perl/common; perl-module_src_prep - cd ${S}/src/perl/irc; perl-module_src_prep - cd ${S}/src/perl/textui; perl-module_src_prep - cd ${S}/src/perl/ui; perl-module_src_prep - cd ${S} - fi - - make DESTDIR=${D} \ - docdir=/usr/share/doc/${PF} \ - gnulocaledir=${D}/usr/share/locale \ - ${myflags} \ - install || die - - prepalldocs - dodoc AUTHORS ChangeLog README TODO NEWS - cd ${S}/docs - dohtml -r . || die "dohtml failed" -} diff --git a/net-irc/irssi/irssi-0.8.8-r1.ebuild b/net-irc/irssi/irssi-0.8.9.ebuild index e4008e0feca8..b461fad04743 100644 --- a/net-irc/irssi/irssi-0.8.8-r1.ebuild +++ b/net-irc/irssi/irssi-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.8-r1.ebuild,v 1.1 2003/11/27 02:31:56 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.9.ebuild,v 1.1 2003/12/12 02:23:45 gregf Exp $ IUSE="nls ipv6 perl ssl" |