From owner-svn-ports-all@FreeBSD.ORG Sat Dec 29 09:58:26 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F07266A; Sat, 29 Dec 2012 09:58:26 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 83C348FC08; Sat, 29 Dec 2012 09:58:26 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBT9wQsq098810; Sat, 29 Dec 2012 09:58:26 GMT (envelope-from tota@svn.freebsd.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBT9wQh4098808; Sat, 29 Dec 2012 09:58:26 GMT (envelope-from tota@svn.freebsd.org) Message-Id: <201212290958.qBT9wQh4098808@svn.freebsd.org> From: TAKATSU Tomonari Date: Sat, 29 Dec 2012 09:58:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309614 - head/x11-toolkits/libsexy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2012 09:58:26 -0000 Author: tota Date: Sat Dec 29 09:58:25 2012 New Revision: 309614 URL: http://svnweb.freebsd.org/changeset/ports/309614 Log: - Update MASTER_SITES and WWW: line in pkg-descr - Add LICENSE - Pass maintainership to submitter - Convert to new Makefile header PR: ports/174754 (based on) Submitted by: nemysis Modified: head/x11-toolkits/libsexy/Makefile head/x11-toolkits/libsexy/pkg-descr Modified: head/x11-toolkits/libsexy/Makefile ============================================================================== --- head/x11-toolkits/libsexy/Makefile Sat Dec 29 07:01:11 2012 (r309613) +++ head/x11-toolkits/libsexy/Makefile Sat Dec 29 09:58:25 2012 (r309614) @@ -1,20 +1,17 @@ -# New ports collection makefile for: libsexy -# Date created: 2005-11-06 -# Whom: Andreas Kohn -# +# Created by: Andreas Kohn # $FreeBSD$ -# PORTNAME= libsexy PORTVERSION= 0.1.11 PORTREVISION= 6 CATEGORIES= x11-toolkits devel -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://releases.chipx86.com/libsexy/libsexy/ +MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemysis@gmx.ch COMMENT= Extension widgets for GTK+ +LICENSE= LGPL21 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/x11-toolkits/libsexy/pkg-descr ============================================================================== --- head/x11-toolkits/libsexy/pkg-descr Sat Dec 29 07:01:11 2012 (r309613) +++ head/x11-toolkits/libsexy/pkg-descr Sat Dec 29 09:58:25 2012 (r309614) @@ -4,4 +4,4 @@ working around the limitations of the wi support for inline icons, spell checking (via Enchant), embedded hyperlinks, and more. -WWW: http://www.chipx86.com/w/index.php/Libsexy +WWW: http://releases.chipx86.com/libsexy/libsexy/