<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>83308</bug_id>
          
          <creation_ts>2005-02-25 07:53 0000</creation_ts>
          <short_desc>The shapelib ebuild has an outdated HOMEPAGE and SRC_URI</short_desc>
          <delta_ts>2005-03-10 19:50:30 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andreasplesch@netscape.net</reporter>
          <assigned_to>sci@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-02-25 07:53:32 0000</bug_when>
            <thetext>In the ebuid, HOMEPAGE and SRC_URI point to non-working site.

Reproducible: Always
Steps to Reproduce:
1.emerge shapelib
2.
3.

Actual Results:  
emerge fails 

Expected Results:  
build and install shapelib 

Here is a diff which replaces the outdated sites with current ones: 
 
--- shapelib-1.2.10.ebuild.old  2005-02-24 14:32:03.000000000 -0500 
+++ shapelib-1.2.10.ebuild      2005-02-24 14:34:34.000000000 -0500 
@@ -5,8 +5,8 @@ 
 inherit eutils 
 
 DESCRIPTION=&quot;ShapeLib&quot; 
-HOMEPAGE=&quot;http://gdal.velocet.ca/projects/shapelib/&quot; 
-SRC_URI=&quot;ftp://gdal.velocet.ca/pub/outgoing//${P}.tar.gz&quot; 
+HOMEPAGE=&quot;http:///shapelib.maptools.org/&quot; 
+SRC_URI=&quot;http://dl.maptools.org/dl/shapelib//${P}.tar.gz&quot; 
 
 LICENSE=&quot;GPL-2&quot; 
 SLOT=&quot;0&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-02-25 07:55:44 0000</bug_when>
            <thetext>Created an attachment (id=52123)
patch to fix URIs

This simply replaces the HOMEPAGE and SRC_URI variables with
current, working ones.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2005-03-10 12:39:31 0000</bug_when>
            <thetext>Since the maintainer doesn not react and this is a minor change, I&apos;ll just do this... Thanks for reporting!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>andreasplesch@netscape.net</who>
            <bug_when>2005-03-10 19:50:30 0000</bug_when>
            <thetext>No problem :)</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>52123</attachid>
            <date>2005-02-25 07:55 0000</date>
            <desc>patch to fix URIs</desc>
            <filename>shapelib-1.2.10.ebuild.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHNoYXBlbGliLTEuMi4xMC5lYnVpbGQub2xkCTIwMDUtMDItMjQgMTQ6MzI6MDMuMDAwMDAw
MDAwIC0wNTAwCisrKyBzaGFwZWxpYi0xLjIuMTAuZWJ1aWxkCTIwMDUtMDItMjQgMTQ6MzQ6MzQu
MDAwMDAwMDAwIC0wNTAwCkBAIC01LDggKzUsOCBAQAogaW5oZXJpdCBldXRpbHMKIAogREVTQ1JJ
UFRJT049IlNoYXBlTGliIgotSE9NRVBBR0U9Imh0dHA6Ly9nZGFsLnZlbG9jZXQuY2EvcHJvamVj
dHMvc2hhcGVsaWIvIgotU1JDX1VSST0iZnRwOi8vZ2RhbC52ZWxvY2V0LmNhL3B1Yi9vdXRnb2lu
Zy8vJHtQfS50YXIuZ3oiCitIT01FUEFHRT0iaHR0cDovLy9zaGFwZWxpYi5tYXB0b29scy5vcmcv
IgorU1JDX1VSST0iaHR0cDovL2RsLm1hcHRvb2xzLm9yZy9kbC9zaGFwZWxpYi8vJHtQfS50YXIu
Z3oiCiAKIExJQ0VOU0U9IkdQTC0yIgogU0xPVD0iMCIK
</data>        

          </attachment>
    </bug>

</bugzilla>