Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 03:14:16 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155853: Update port: x11-wm/amaterus
Message-ID:  <20110323031416.698f027f.tkato432@yahoo.com>
Resent-Message-ID: <201103221820.p2MIKOno038909@freefall.freebsd.org>

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

>Number:         155853
>Category:       ports
>Synopsis:       Update port: x11-wm/amaterus
>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 Mar 22 18:20:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/amaterus/Makefile x11-wm/amaterus/Makefile
--- /usr/ports/x11-wm/amaterus/Makefile	2011-03-12 20:55:01.000000000 +0900
+++ x11-wm/amaterus/Makefile	2011-03-22 16:30:23.000000000 +0900
@@ -9,19 +9,19 @@
 PORTVERSION=	0.34.1
 PORTREVISION=	5
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.taiyaki.org/amaterus/src/
+MASTER_SITES=	http://taiyaki.org/amaterus/src/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GTK+ window manager
 
-DEPRECATED=     Distfile is no more available
-EXPIRATION_DATE=        2011-05-01
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	xml.5:${PORTSDIR}/textproc/libxml
-
-USE_GNOME=	gtk12
+USE_GNOME=	gtk12 libxml
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
+
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-wm/amaterus/pkg-descr x11-wm/amaterus/pkg-descr
--- /usr/ports/x11-wm/amaterus/pkg-descr	2000-02-07 17:11:04.000000000 +0900
+++ x11-wm/amaterus/pkg-descr	2011-03-12 22:41:48.000000000 +0900
@@ -1 +1,3 @@
 a GTK+ window manager
+
+WWW: http://taiyaki.org/amaterus/index.en.html
>Release-Note:
>Audit-Trail:
>Unformatted:



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