From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 25 18:20:23 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A359106567D for ; Tue, 25 Sep 2012 18:20:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3CAF88FC12 for ; Tue, 25 Sep 2012 18:20:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8PIKNsm035777 for ; Tue, 25 Sep 2012 18:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8PIKN75035772; Tue, 25 Sep 2012 18:20:23 GMT (envelope-from gnats) Resent-Date: Tue, 25 Sep 2012 18:20:23 GMT Resent-Message-Id: <201209251820.q8PIKN75035772@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, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D70210656FC for ; Tue, 25 Sep 2012 18:11:56 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa101lp.auone-net.jp (msa101lp.auone-net.jp [222.3.140.164]) by mx1.freebsd.org (Postfix) with ESMTP id 39B0E8FC1C for ; Tue, 25 Sep 2012 18:11:56 +0000 (UTC) Received: from localhost.localdomain (ZT030063.ppp.dion.ne.jp [59.128.30.63]) by msa101lp.auone-net.jp (au one net msa) with ESMTP id 66D0434034 for ; Wed, 26 Sep 2012 03:11:54 +0900 (JST) Message-Id: <20120926022713.0d39c2807bd2d6485b6519cc@yahoo.com> Date: Wed, 26 Sep 2012 02:27:13 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/172070: sysutils/wmflame: Update MASTER_SITES 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: Tue, 25 Sep 2012 18:20:23 -0000 >Number: 172070 >Category: ports >Synopsis: sysutils/wmflame: Update MASTER_SITES >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: Tue Sep 25 18:20:22 UTC 2012 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p10 i386 >Organization: >Environment: >Description: - Update MASTER_SITES - Add LICENSE >How-To-Repeat: >Fix: diff -urN /usr/ports/sysutils/wmflame/Makefile sysutils/wmflame/Makefile --- /usr/ports/sysutils/wmflame/Makefile 2008-03-26 07:44:35.000000000 +0900 +++ sysutils/wmflame/Makefile 2012-09-25 03:43:25.000000000 +0900 @@ -1,23 +1,24 @@ -# New ports collection makefile for: wmflame -# Date created: 16 May 2002 -# Whom: Alexey Dokuchaev -# +# Created by: Alexey Dokuchaev # $FreeBSD: ports/sysutils/wmflame/Makefile,v 1.8 2008/03/25 22:44:35 miwi Exp $ -# PORTNAME= wmflame PORTVERSION= 0.60 PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= http://web.novalis.org/programs/ +MASTER_SITES= AFTERSTEP/stable/rpms/misc-tarballs \ + http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that shows the load average as a flame -PLIST_FILES= bin/wmflame -WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME} -USE_GMAKE= yes +LICENSE= GPLv2 + +WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME} + USE_XORG= x11 xpm +USE_GMAKE= yes + +PLIST_FILES= bin/wmflame do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmflame ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: