From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 28 00:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8509CCA3 for ; Fri, 28 Dec 2012 00:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 56D3F8FC14 for ; Fri, 28 Dec 2012 00:40:01 +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 qBS0e1tW083983 for ; Fri, 28 Dec 2012 00:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBS0e1Ln083982; Fri, 28 Dec 2012 00:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 28 Dec 2012 00:40:01 GMT Resent-Message-Id: <201212280040.qBS0e1Ln083982@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, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52ED6C9A for ; Fri, 28 Dec 2012 00:37:46 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by mx1.freebsd.org (Postfix) with ESMTP id DAB5A8FC0A for ; Fri, 28 Dec 2012 00:37:45 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.12]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0LdJxn-1TO5Yv3aLJ-00iUYP for ; Fri, 28 Dec 2012 01:37:44 +0100 Received: (qmail invoked by alias); 28 Dec 2012 00:37:43 -0000 Received: from 226-42.104-92.cust.bluewin.ch (EHLO something.email.com) [92.104.42.226] by mail.gmx.net (mp012) with SMTP; 28 Dec 2012 01:37:43 +0100 Received: by something.email.com (sSMTP sendmail emulation); Fri, 28 Dec 2012 01:37:43 +0100 Message-Id: <20121228003746.52ED6C9A@hub.freebsd.org> Date: Fri, 28 Dec 2012 01:37:43 +0100 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/174756: [PATCH] x11-toolkits/libsexymm: Added License, WWW site changed, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 00:40:01 -0000 >Number: 174756 >Category: ports >Synopsis: [PATCH] x11-toolkits/libsexymm: Added License, WWW site changed, take maintainership >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: Fri Dec 28 00:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: - Take maintainership Makefile changed: +LICENSE= LGPL21 Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: portlint -A looks fine. port test: clean >Fix: --- libsexymm-0.1.9_6.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-toolkits/libsexymm/Makefile ./Makefile --- /usr/ports/x11-toolkits/libsexymm/Makefile 2012-12-05 00:42:51.000000000 +0100 +++ ./Makefile 2012-12-28 01:27:58.000000000 +0100 @@ -11,10 +11,12 @@ CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemysis@gmx.ch COMMENT= C++ bindings for libsexy -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ +LICENSE= LGPL21 + +LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtkmm24 \ sexy:${PORTSDIR}/x11-toolkits/libsexy USE_AUTOTOOLS= libtool diff -ruN --exclude=CVS /usr/ports/x11-toolkits/libsexymm/pkg-descr ./pkg-descr --- /usr/ports/x11-toolkits/libsexymm/pkg-descr 2012-12-05 00:42:51.000000000 +0100 +++ ./pkg-descr 2012-12-28 00:57:39.000000000 +0100 @@ -1,4 +1,4 @@ C++ bindings for libsexy, a library containing useful extension widgets for GTK+. -WWW: http://www.chipx86.com/wiki/Libsexy +WWW: http://releases.chipx86.com/libsexy/libsexymm/ --- libsexymm-0.1.9_6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: