First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 65316
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Steph L <linux4ibook@free.fr>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 65316 depends on: Show dependency tree
Bug 65316 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-25 07:30 0000
Hi, 

MIME-Base64 latest Gentoo version is very old : 3.01 (2004-03-29)
Here's a trivial diff to release a 3.05 ebuild : 

diff -u MIME-Base64-3.01.ebuild MIME-Base64-3.05.ebuild     
--- MIME-Base64-3.01.ebuild     2004-07-22 04:35:52.000000000 +0200
+++ MIME-Base64-3.05.ebuild     2004-09-25 16:11:22.663004504 +0200
@@ -5,8 +5,8 @@
 inherit perl-module
 
 DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
-HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/MIME/${P}.readme"
-SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/MIME/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/MIME/${P}.readme"
+SRC_URI="http://www.cpan.org/modules/by-module/MIME//${P}.tar.gz"
 
 LICENSE="Artistic | GPL-2"
 SLOT="0"

Noe that I changed the SRC_URL and HOMEPAGE as I think Cpan.org should be used
and not a mirror (don't know if I'm right).

We must update MIME-Base64 so that we can then later update the MIME-tools
ebuild as a new version with important fixes is out : 
see http://www.cpan.org/modules/by-module/MIME/DSKOLL/

------- Comment #1 From Michael Cummings (RETIRED) 2004-09-26 04:31:30 0000 -------
FYI - there is now a mirror://cpan/ that can be used for the SRC_URI.

------- Comment #2 From Michael Cummings (RETIRED) 2004-09-26 04:39:41 0000 -------
done

------- Comment #3 From Michael Cummings (RETIRED) 2004-09-26 04:42:31 0000 -------
 forgot to mark this closed last time

First Last Prev Next    No search results available      Search page      Enter new bug