ports/174756: [PATCH] x11-toolkits/libsexymm: Added License, WWW site changed, take maintainership

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


>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 at FreeBSD.org
+MAINTAINER=	nemysis at 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:


More information about the freebsd-ports-bugs mailing list