diff options
author | Hanno Boeck <hanno@gentoo.org> | 2003-12-25 16:50:44 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2003-12-25 16:50:44 +0000 |
commit | 589039a6536f7beba6e06bd51237f9487ea0ac97 (patch) | |
tree | 89a136dda6fe1c68c8aae3c3890194ef4e7c31e7 /net-mail | |
parent | Marked stable on x86 and sparc. (diff) | |
download | historical-589039a6536f7beba6e06bd51237f9487ea0ac97.tar.gz historical-589039a6536f7beba6e06bd51237f9487ea0ac97.tar.bz2 historical-589039a6536f7beba6e06bd51237f9487ea0ac97.zip |
f-prot version bump
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/f-prot/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/f-prot/Manifest | 6 | ||||
-rw-r--r-- | net-mail/f-prot/f-prot-4.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/f-prot/f-prot-4.3.2.ebuild | 47 | ||||
-rw-r--r-- | net-mail/f-prot/files/digest-f-prot-4.3.2 | 1 |
5 files changed, 60 insertions, 5 deletions
diff --git a/net-mail/f-prot/ChangeLog b/net-mail/f-prot/ChangeLog index 488b1f7731e5..7c85448a3743 100644 --- a/net-mail/f-prot/ChangeLog +++ b/net-mail/f-prot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/f-prot # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/ChangeLog,v 1.20 2003/10/16 07:08:31 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/ChangeLog,v 1.21 2003/12/25 16:50:44 hanno Exp $ + +*f-prot-4.3.2 (25 Dec 2003) + + 25 Dec 2003; Hanno Boeck <hanno@gentoo.org> f-prot-4.3.2.ebuild: + Version bump. *f-prot-4.3.1 (16 Oct 2003) diff --git a/net-mail/f-prot/Manifest b/net-mail/f-prot/Manifest index c88ae212de97..b8d87e59fa29 100644 --- a/net-mail/f-prot/Manifest +++ b/net-mail/f-prot/Manifest @@ -1,8 +1,10 @@ -MD5 95bfe9cd602483404e68becfdbe515f2 ChangeLog 2592 +MD5 37b4a6f608642cfd90720b991b4fb275 ChangeLog 2705 MD5 f6b7c312803f5f5e257dd1b2f2a23447 f-prot-4.2.1.ebuild 1054 MD5 a653f0173233d3b0aeb63aef1aecde78 f-prot-4.3.0.ebuild 1055 -MD5 0548100adb2088ea1d7eb305eb786be1 f-prot-4.3.1.ebuild 1055 +MD5 4a634d256fa7b552805dfcaead863148 f-prot-4.3.2.ebuild 1055 +MD5 c947484f00363b6703a25979a2cf7b04 f-prot-4.3.1.ebuild 1054 MD5 45b42e062b70460f0304d1ebe48d82ab metadata.xml 218 MD5 fe21444540d27c390e9b614d62f5c839 files/digest-f-prot-4.3.0 70 MD5 aca1bdab97a08537bf776f637aa6cb38 files/digest-f-prot-4.2.1 70 +MD5 835269ea994ea7f625aeca865052ac09 files/digest-f-prot-4.3.2 70 MD5 e19967ada0b4a8864988cc04b6cc8521 files/digest-f-prot-4.3.1 70 diff --git a/net-mail/f-prot/f-prot-4.3.1.ebuild b/net-mail/f-prot/f-prot-4.3.1.ebuild index 052ecc91dad2..0ae90169cd1c 100644 --- a/net-mail/f-prot/f-prot-4.3.1.ebuild +++ b/net-mail/f-prot/f-prot-4.3.1.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-mail/f-prot/f-prot-4.3.1.ebuild,v 1.1 2003/10/16 07:08:31 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/f-prot-4.3.1.ebuild,v 1.2 2003/12/25 16:50:44 hanno Exp $ IUSE="" @@ -19,7 +19,7 @@ PROVIDE="virtual/antivirus" SLOT="0" LICENSE="F-PROT" -KEYWORDS="~x86 -sparc" +KEYWORDS="x86 -sparc" src_compile () { diff --git a/net-mail/f-prot/f-prot-4.3.2.ebuild b/net-mail/f-prot/f-prot-4.3.2.ebuild new file mode 100644 index 000000000000..a475553b4f0f --- /dev/null +++ b/net-mail/f-prot/f-prot-4.3.2.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/f-prot-4.3.2.ebuild,v 1.1 2003/12/25 16:50:44 hanno Exp $ + +IUSE="" + +MY_P=fp-linux-ws-${PV} +S=${WORKDIR}/${PN} + +DESCRIPTION="Frisk Software's f-prot virus scanner" +HOMEPAGE="http://www.f-prot.com/" +SRC_URI="ftp://ftp.f-prot.com/pub/linux/${MY_P}.tar.gz" +DEPEND="" +# unzip and perl are needed for the check-updates.pl script +RDEPEND=">=app-arch/unzip-5.42-r1 + dev-lang/perl + dev-perl/libwww-perl" +PROVIDE="virtual/antivirus" + +SLOT="0" +LICENSE="F-PROT" +KEYWORDS="~x86 -sparc" + +src_compile () +{ + echo "Nothing to compile." +} + +src_install () +{ + cd ${S} + + dobin f-prot.sh + + dodir /opt/f-prot /var/tmp/f-prot + insinto /opt/f-prot + insopts -m 755 + doins f-prot tools/check-updates.pl + insopts -m 644 + doins *.DEF ENGLISH.TX0 + + doman man_pages/* + dodoc LICENSE* CHANGES INSTALL* README + dohtml doc_ws/* + + dosed "s:/usr/local/f-prot:/opt/f-prot:g" /usr/bin/f-prot.sh /opt/f-prot/check-updates.pl +} diff --git a/net-mail/f-prot/files/digest-f-prot-4.3.2 b/net-mail/f-prot/files/digest-f-prot-4.3.2 new file mode 100644 index 000000000000..808449b0f6cd --- /dev/null +++ b/net-mail/f-prot/files/digest-f-prot-4.3.2 @@ -0,0 +1 @@ +MD5 8a23ab307ec0feb57465b34becf88d1b fp-linux-ws-4.3.2.tar.gz 2293555 |