ports/174754: [PATCH] x11-toolkits/libsexy: Master and WWW site change, added License, take maintainership

nemysis nemysis at gmx.ch
Fri Dec 28 00:20:00 UTC 2012


>Number:         174754
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/libsexy: Master and WWW site change, added License, 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:20:00 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:
+MASTER_SITES=
+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 usual.

port test: clean

>Fix:

--- libsexy-0.1.11_6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/libsexy/Makefile ./Makefile
--- /usr/ports/x11-toolkits/libsexy/Makefile	2012-12-05 00:42:54.000000000 +0100
+++ ./Makefile	2012-12-28 01:09:04.000000000 +0100
@@ -9,12 +9,13 @@
 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 at FreeBSD.org
+MAINTAINER=	nemysis at 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}
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/libsexy/pkg-descr ./pkg-descr
--- /usr/ports/x11-toolkits/libsexy/pkg-descr	2012-12-05 00:42:54.000000000 +0100
+++ ./pkg-descr	2012-12-28 00:57:01.000000000 +0100
@@ -4,4 +4,4 @@
 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/
--- libsexy-0.1.11_6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list