diff options
author | Robert Coie <rac@gentoo.org> | 2003-04-22 23:38:02 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2003-04-22 23:38:02 +0000 |
commit | fa2ced3384b864b59cb65d24e4f6dd7f8fdc32bd (patch) | |
tree | 46ffc972d48c2193e512a303113b3702fc3028bf /dev-perl/HTML-Mason | |
parent | version bump (diff) | |
download | gentoo-2-fa2ced3384b864b59cb65d24e4f6dd7f8fdc32bd.tar.gz gentoo-2-fa2ced3384b864b59cb65d24e4f6dd7f8fdc32bd.tar.bz2 gentoo-2-fa2ced3384b864b59cb65d24e4f6dd7f8fdc32bd.zip |
version bump
Diffstat (limited to 'dev-perl/HTML-Mason')
-rw-r--r-- | dev-perl/HTML-Mason/ChangeLog | 13 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild | 48 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild | 48 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild (renamed from dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild) | 2 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r1 | 1 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r2 | 1 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15 | 1 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r1 | 1 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r2 | 1 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/files/digest-HTML-Mason-1.19 | 1 |
13 files changed, 16 insertions, 159 deletions
diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog index 6d25de24d237..3d5d5f36fbf9 100644 --- a/dev-perl/HTML-Mason/ChangeLog +++ b/dev-perl/HTML-Mason/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for dev-perl/HTML-Mason # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.9 2003/02/12 06:18:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.10 2003/04/22 23:37:58 rac Exp $ + +*HTML-Mason-1.19 (22 Apr 2003) + + 22 Apr 2003; <rac@gentoo.org> HTML-Mason-1.0-r1.ebuild, + HTML-Mason-1.0-r1.ebuild, HTML-Mason-1.0-r2.ebuild, + HTML-Mason-1.0-r2.ebuild, HTML-Mason-1.15-r1.ebuild, + HTML-Mason-1.15-r1.ebuild, HTML-Mason-1.15-r2.ebuild, + HTML-Mason-1.15-r2.ebuild, HTML-Mason-1.15.ebuild, HTML-Mason-1.15.ebuild, + HTML-Mason-1.19.ebuild, Manifest: + Version bump, thanks to Joshua J. Berry <condor-gentoo@condordes.net> in bug + 18200 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild deleted file mode 100644 index 583ba8d5896e..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild,v 1.12 2003/02/13 11:08:57 vapier Exp $ - -inherit perl-module - -S=${WORKDIR}/${P} -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="http://www.masonhq.com/download/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" - -DEPEND="${DEPEND} - dev-perl/Time-HiRes - dev-perl/MLDBM" - -mydoc="CREDITS UPGRADE" - -src_install () { - - perl-module_src_install - dohtml htdocs/* - -} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild deleted file mode 100644 index e8ef0a5d9d4a..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild,v 1.4 2003/02/13 11:09:02 vapier Exp $ - -inherit perl-module - -S=${WORKDIR}/${P} -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="http://www.masonhq.com/download/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" - -DEPEND="${DEPEND} - dev-perl/Time-HiRes - dev-perl/MLDBM" - -mydoc="CREDITS UPGRADE" - -src_install () { - - perl-module_src_install - dohtml htdocs/* - -} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild deleted file mode 100644 index f201f18dabc9..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild,v 1.4 2003/02/13 11:09:07 vapier Exp $ - -inherit perl-module - -S=${WORKDIR}/${P} -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="http://www.masonhq.com/download/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" - -DEPEND="${DEPEND} - >=dev-perl/libapreq-1.0-r2 - >=dev-perl/Params-Validate-0.24-r1 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.07 - >=dev-perl/Cache-Cache-1.01" - -mydoc="CREDITS UPGRADE" - -src_install () { - #This is a nasty fix for a sandbox violation that Mason wants to do - mv -f install/delete_old_pods.pl install/delete_old_pods.pl2 - sed -e "s/use strict/exit()/" install/delete_old_pods.pl2 > install/delete_old_pods.pl - perl-module_src_install - dohtml htdocs/* -} - - -pkg_postinst() { - einfo - einfo "Due to a change in documention in HTML-Mason, you will need to note" - einfo "that the documentation in the following files is no longer valid." - einfo "These files are present only if you had a previous install of " - einfo "HTML-Mason. Feel free to remove these docs from your system: " - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Interp.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/ApacheHandler.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Request.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Component.pod" - einfo "Where PERLVERSION is your version of perl (5.6.1, 5.8)" - einfo - -} - diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild deleted file mode 100644 index 18c85d7e1142..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild,v 1.6 2003/02/13 11:09:15 vapier Exp $ - -inherit perl-module - -S=${WORKDIR}/${P} -DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="http://www.masonhq.com/download/${P}.tar.gz" -HOMEPAGE="http://www.masonhq.com/" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" - -DEPEND="${DEPEND} - >=dev-perl/libapreq-1.0-r2 - >=dev-perl/Params-Validate-0.24-r1 - >=dev-perl/Class-Container-0.08 - >=dev-perl/Exception-Class-1.07 - >=dev-perl/Cache-Cache-1.01" - -mydoc="CREDITS UPGRADE" - -src_install () { - #This is a nasty fix for a sandbox violation that Mason wants to do - mv -f install/delete_old_pods.pl install/delete_old_pods.pl2 - sed -e "s/use strict/exit()/" install/delete_old_pods.pl2 > install/delete_old_pods.pl - perl-module_src_install - dohtml htdocs/* -} - - -pkg_postinst() { - einfo - einfo "Due to a change in documention in HTML-Mason, you will need to note" - einfo "that the documentation in the following files is no longer valid." - einfo "These files are present only if you had a previous install of " - einfo "HTML-Mason. Feel free to remove these docs from your system: " - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Interp.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/ApacheHandler.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Request.pod" - einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Component.pod" - einfo "Where PERLVERSION is your version of perl (5.6.1, 5.8)" - einfo - -} - diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild index 0b97efd075fe..902cb3621d6a 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.19.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/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild,v 1.4 2003/02/13 11:09:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild,v 1.1 2003/04/22 23:37:58 rac Exp $ inherit perl-module diff --git a/dev-perl/HTML-Mason/Manifest b/dev-perl/HTML-Mason/Manifest index 8faf523efe54..48c4f37a99a1 100644 --- a/dev-perl/HTML-Mason/Manifest +++ b/dev-perl/HTML-Mason/Manifest @@ -1,3 +1,3 @@ -MD5 10bb040bfbc56379665abbb4ca9ac284 HTML-Mason-1.19.ebuild 1659 -MD5 5bcb4345a56cdddff1daafb6529f501c ChangeLog 1910 +MD5 b18ce091c05be363b359f0af307a288d HTML-Mason-1.19.ebuild 1653 +MD5 446c856482891baf0b05e59faac0726c ChangeLog 2364 MD5 b3fb74e352ea37ee42a3148137d18218 files/digest-HTML-Mason-1.19 67 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r1 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r1 deleted file mode 100644 index b990333f4d8d..000000000000 --- a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b3c06efcfe5612d4ac0cdef7e992d2f4 HTML-Mason-1.0.tar.gz 258678 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r2 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r2 deleted file mode 100644 index b990333f4d8d..000000000000 --- a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.0-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b3c06efcfe5612d4ac0cdef7e992d2f4 HTML-Mason-1.0.tar.gz 258678 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15 deleted file mode 100644 index 297ad8bee2c3..000000000000 --- a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15 +++ /dev/null @@ -1 +0,0 @@ -MD5 f06c67a65add14b0232d63a4f43d8cf5 HTML-Mason-1.15.tar.gz 284903 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r1 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r1 deleted file mode 100644 index 297ad8bee2c3..000000000000 --- a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f06c67a65add14b0232d63a4f43d8cf5 HTML-Mason-1.15.tar.gz 284903 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r2 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r2 deleted file mode 100644 index 297ad8bee2c3..000000000000 --- a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.15-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f06c67a65add14b0232d63a4f43d8cf5 HTML-Mason-1.15.tar.gz 284903 diff --git a/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.19 b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.19 new file mode 100644 index 000000000000..63a884ce473b --- /dev/null +++ b/dev-perl/HTML-Mason/files/digest-HTML-Mason-1.19 @@ -0,0 +1 @@ +MD5 8140160e2392cbe54878a20a527d4a4c HTML-Mason-1.19.tar.gz 299549 |