Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2007 18:18:47 -0500
From:      "Josh Paetzel" <josh@tcbug.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        lioux@FreeBSD.org
Subject:   ports/111294: [patch] fix MASTER_SITES for x11-themes/kde-icons-icosx
Message-ID:  <1175815127.60292@homebase.tcbug.org>
Resent-Message-ID: <200704052320.l35NK2QN062848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111294
>Category:       ports
>Synopsis:       [patch] fix MASTER_SITES for x11-themes/kde-icons-icosx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 05 23:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #2: Fri Mar 16 20:46:47 CDT 2007
    jpaetzel@homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE



>Description:


x11-themese/kde-icons-icosx is marked broken unfetchable...update MASTER_SITES to point to distfiles.



>How-To-Repeat:


cd /usr/ports/x11-themes/kde-icons-icosx && make fetch


>Fix:


--- Makefile.old        Thu Apr  5 18:07:15 2007
+++ Makefile    Thu Apr  5 18:12:44 2007
@@ -7,17 +7,12 @@
 
 PORTNAME=      IcOsX
 PORTVERSION=   0.7
-MASTER_SITES=  http://kr.hancom.com/bbs/scripts/
-DISTNAME=      index.php\?table=pds7\&mode=download\&id=24
-EXTRACT_SUFX=
+MASTER_SITES=  http://physics.ramapo.edu/downloads/ \
+               http://easylinuxguide.com/downloads/kde-iconthemes/
 
 COMMENT=       KDE IcOsX iconset
 
 WRKSRC=                ${WRKDIR}/${PORTNAME}
 PORT_SHAREDIR?=        "${PORTNAME}-${PORTVERSION}"
-
-BROKEN=                Unfetchable
-DEPRECATED=    ${BROKEN}
-EXPIRATION_DATE=2007-04-10
 
 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"


--- distinfo.old        Thu Apr  5 18:09:46 2007
+++ distinfo    Thu Apr  5 18:10:29 2007
@@ -1,3 +1,3 @@
-MD5 (KDE/index.php?table=pds7&mode=download&id=24) = a55e243a11319309bb24bec7d5ce553a
-SHA256 (KDE/index.php?table=pds7&mode=download&id=24) = 9516966c233a559c9e5c7ebd0801dc1f99343ed53d42fca27ca5ba622d64c45e
-SIZE (KDE/index.php?table=pds7&mode=download&id=24) = 7253273
+MD5 (KDE/IcOsX-0.7.tar.gz) = a55e243a11319309bb24bec7d5ce553a
+SHA256 (KDE/IcOsX-0.7.tar.gz) = 9516966c233a559c9e5c7ebd0801dc1f99343ed53d42fca27ca5ba622d64c45e
+SIZE (KDE/IcOsX-0.7.tar.gz) = 7253273



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1175815127.60292>