From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 2 17:20:18 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 603EE106564A for ; Sun, 2 May 2010 17:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 21B5D8FC1F for ; Sun, 2 May 2010 17:20:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o42HKHn0083206 for ; Sun, 2 May 2010 17:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o42HKHwE083205; Sun, 2 May 2010 17:20:17 GMT (envelope-from gnats) Resent-Date: Sun, 2 May 2010 17:20:17 GMT Resent-Message-Id: <201005021720.o42HKHwE083205@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, Nikola Lecic Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0028D106564A for ; Sun, 2 May 2010 17:18:14 +0000 (UTC) (envelope-from nl@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id BB6638FC23 for ; Sun, 2 May 2010 17:18:14 +0000 (UTC) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by anthesphoria.net (8.14.3/8.14.3) with ESMTP id o42HICIr031682 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 2 May 2010 19:18:13 +0200 (CEST) (envelope-from nl@anthesphoria.net) Received: (from nl@localhost) by anthesphoria.net (8.14.3/8.14.3/Submit) id o42HICav031600; Sun, 2 May 2010 19:18:12 +0200 (CEST) (envelope-from nl) Message-Id: <201005021718.o42HICav031600@anthesphoria.net> Date: Sun, 2 May 2010 19:18:12 +0200 (CEST) From: Nikola Lecic To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/146244: [Maintainer] print/libotf: Update to 0.9.11, fixes reg. deps, pkg-descr, mastersites X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikola Lecic List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 17:20:18 -0000 >Number: 146244 >Category: ports >Synopsis: [Maintainer] print/libotf: Update to 0.9.11, fixes reg. deps, pkg-descr, mastersites >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 02 17:20:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 8.0-STABLE amd64 >Organization: >Environment: System: FreeBSD mordor.xx.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola@mordor.xx.rs:/usr/obj/usr/src/sys/GENERIC amd64 >Description: M17N-related update, part 1 of 5. Log: * update print/libotf to 0.9.11 * be more precise regarding the dependencies (USE_XORG) * a little addition to pkg-descr * more MASTER_SITES >How-To-Repeat: >Fix: --- libotf-0.9.11.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/libotf/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 23 Feb 2010 19:10:23 -0000 1.20 +++ Makefile 2 May 2010 13:08:02 -0000 @@ -6,18 +6,21 @@ # PORTNAME= libotf -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.11 CATEGORIES= print devel -MASTER_SITES= http://www.m17n.org/libotf/ +MASTER_SITES= http://www.m17n.org/libotf/ \ + http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +USE_XORG= x11 xt xaw xmu USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" post-patch: @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/print/libotf/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 4 Mar 2009 17:00:59 -0000 1.10 +++ distinfo 2 May 2010 13:08:02 -0000 @@ -1,3 +1,3 @@ -MD5 (libotf-0.9.9.tar.gz) = 95e5452263bf8e75ece988e6d827b55c -SHA256 (libotf-0.9.9.tar.gz) = d093db7536e95bebadc6fe5bc1f9f836da726ce46f467bfc5553e3b909bc1a6a -SIZE (libotf-0.9.9.tar.gz) = 350235 +MD5 (libotf-0.9.11.tar.gz) = c966e8ac1c64a01de0a66d9b9aadbb63 +SHA256 (libotf-0.9.11.tar.gz) = 34aa22564049edb154588a25c38bc044297ec6c3a5f7a76919076a32ec0f53a8 +SIZE (libotf-0.9.11.tar.gz) = 360687 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/print/libotf/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 3 Mar 2005 00:09:35 -0000 1.2 +++ pkg-descr 2 May 2010 13:08:02 -0000 @@ -1,4 +1,4 @@ -The library "libotf" provides the following facilites. +The library "libotf" provides the following facilites: o Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. @@ -6,4 +6,7 @@ o Convert a Unicode character sequence to a glyph code sequence by using the above tables. +The combination of libotf and the FreeType library (Ver. 2) realizes +CTL (complex text layout) by OpenType fonts. + WWW: http://www.m17n.org/libotf/ --- libotf-0.9.11.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: