From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 5 23:20:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC48816A406 for ; Thu, 5 Apr 2007 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 343F013C46C for ; Thu, 5 Apr 2007 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l35NK3Y8062853 for ; Thu, 5 Apr 2007 23:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l35NK2QN062848; Thu, 5 Apr 2007 23:20:02 GMT (envelope-from gnats) Resent-Date: Thu, 5 Apr 2007 23:20:02 GMT Resent-Message-Id: <200704052320.l35NK2QN062848@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Josh Paetzel" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37DC716A403; Thu, 5 Apr 2007 23:18:48 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.200.81]) by mx1.freebsd.org (Postfix) with ESMTP id E708413C4AD; Thu, 5 Apr 2007 23:18:47 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from homebase.tcbug.org (c-75-72-199-210.hsd1.mn.comcast.net[75.72.199.210]) by comcast.net (sccrmhc11) with SMTP id <2007040523184601100ff2bqe>; Thu, 5 Apr 2007 23:18:47 +0000 Message-Id: <1175815127.60292@homebase.tcbug.org> Date: Thu, 5 Apr 2007 18:18:47 -0500 From: "Josh Paetzel" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: lioux@FreeBSD.org Subject: ports/111294: [patch] fix MASTER_SITES for x11-themes/kde-icons-icosx X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 23:20:03 -0000 >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: