Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 02:27:13 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172070: sysutils/wmflame: Update MASTER_SITES
Message-ID:  <20120926022713.0d39c2807bd2d6485b6519cc@yahoo.com>
Resent-Message-ID: <201209251820.q8PIKN75035772@freefall.freebsd.org>

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

>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 <danfe@regency.nsu.ru>
-#
+# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>
 # $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:



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