Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2012 09:58:26 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309614 - head/x11-toolkits/libsexy
Message-ID:  <201212290958.qBT9wQh4098808@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <nemysis_AT_gmx_DOT_ch>

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 <andreas@syndrom23.de>
-#
+# Created by: Andreas Kohn <andreas@syndrom23.de>
 # $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/



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