From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 12 10:40:37 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7737816A47E for ; Thu, 12 Oct 2006 10:40:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30EDF43D8D for ; Thu, 12 Oct 2006 10:40:22 +0000 (GMT) (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 k9CAeMfc080102 for ; Thu, 12 Oct 2006 10:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9CAeMcF080101; Thu, 12 Oct 2006 10:40:22 GMT (envelope-from gnats) Resent-Date: Thu, 12 Oct 2006 10:40:22 GMT Resent-Message-Id: <200610121040.k9CAeMcF080101@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, Martin Wilke Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7C116A416; Thu, 12 Oct 2006 10:35:33 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (dslb-082-083-128-012.pools.arcor-ip.net [82.83.128.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B37943D90; Thu, 12 Oct 2006 10:35:25 +0000 (GMT) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (localhost [127.0.0.1]) by miwi.homeunix.org (8.13.4/8.13.4) with ESMTP id k9CAZNE2003529; Thu, 12 Oct 2006 12:35:23 +0200 (CEST) (envelope-from miwi@miwi.homeunix.org) Received: (from root@localhost) by miwi.homeunix.org (8.13.4/8.13.4/Submit) id k9CAZNgO003528; Thu, 12 Oct 2006 12:35:23 +0200 (CEST) (envelope-from miwi) Message-Id: <200610121035.k9CAZNgO003528@miwi.homeunix.org> Date: Thu, 12 Oct 2006 12:35:23 +0200 (CEST) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lioux@FreeBSD.org Subject: ports/104331: [PATCH] x11-themes/kde-icons-sparkling 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, 12 Oct 2006 10:40:37 -0000 >Number: 104331 >Category: ports >Synopsis: [PATCH] x11-themes/kde-icons-sparkling >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 Oct 12 10:40:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #172: Tue Oct 10 13:07:35 CEST 2006 >Description: - Unbreak - Add backup MASTER_SITES - Fix for pointyhat (http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2006091709/kde-icons-sparkling-0.5.log) Port maintainer (lioux@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kde-icons-sparkling-0.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-themes/kde-icons-sparkling/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 17 Sep 2006 01:18:57 -0000 1.4 +++ Makefile 12 Oct 2006 10:33:09 -0000 @@ -7,7 +7,10 @@ PORTNAME= sparkling PORTVERSION= 0.5 -MASTER_SITES= http://da-flow.schaekel.org/da-flow/daten/ +MASTER_SITES= http://da-flow.schaekel.org/da-flow/daten/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi + DISTNAME= ${PORTNAME}_${PORTVERSION} COMMENT= KDE Sparkling iconset @@ -15,6 +18,4 @@ WRKSRC= ${WRKDIR}/sparkling PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}" -BROKEN= Unfetchable - .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" --- kde-icons-sparkling-0.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: