From owner-svn-ports-head@freebsd.org Mon Jul 2 06:27:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEFA6FD34EE; Mon, 2 Jul 2018 06:27:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B81A751DB; Mon, 2 Jul 2018 06:27:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 588451A0B; Mon, 2 Jul 2018 06:27:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w626Ro5l005299; Mon, 2 Jul 2018 06:27:50 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w626RnrL005291; Mon, 2 Jul 2018 06:27:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807020627.w626RnrL005291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 2 Jul 2018 06:27:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473708 - in head: devel/m17n-lib editors/emacs editors/emacs-devel print/libotf X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: devel/m17n-lib editors/emacs editors/emacs-devel print/libotf X-SVN-Commit-Revision: 473708 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2018 06:27:51 -0000 Author: yuri Date: Mon Jul 2 06:27:48 2018 New Revision: 473708 URL: https://svnweb.freebsd.org/changeset/ports/473708 Log: print/libotf: Update 0.9.13 -> 0.9.16 Port changes: * Add LICENSE/LICENSE_FILE * Add to USE_XORG * Remove CPPFLAGS PR: 228647 Submitted by: thierry Approved by: nikola.lecic@anthesphoria.net (maintainer's timeout; 30 days) Modified: head/devel/m17n-lib/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/print/libotf/Makefile head/print/libotf/distinfo head/print/libotf/pkg-plist Modified: head/devel/m17n-lib/Makefile ============================================================================== --- head/devel/m17n-lib/Makefile Mon Jul 2 06:05:05 2018 (r473707) +++ head/devel/m17n-lib/Makefile Mon Jul 2 06:27:48 2018 (r473708) @@ -3,7 +3,7 @@ PORTNAME= m17n-lib PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel textproc MASTER_SITES= SAVANNAH/m17n Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Mon Jul 2 06:05:05 2018 (r473707) +++ head/editors/emacs-devel/Makefile Mon Jul 2 06:27:48 2018 (r473708) @@ -3,6 +3,7 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER}.${EMACS_REV} +PORTREVISON= 1 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Mon Jul 2 06:05:05 2018 (r473707) +++ head/editors/emacs/Makefile Mon Jul 2 06:27:48 2018 (r473708) @@ -3,7 +3,7 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= GNU Modified: head/print/libotf/Makefile ============================================================================== --- head/print/libotf/Makefile Mon Jul 2 06:05:05 2018 (r473707) +++ head/print/libotf/Makefile Mon Jul 2 06:27:48 2018 (r473708) @@ -2,21 +2,22 @@ # $FreeBSD$ PORTNAME= libotf -PORTVERSION= 0.9.13 -PORTREVISION= 2 +DISTVERSION= 0.9.16 CATEGORIES= print devel textproc MASTER_SITES= SAVANNAH/m17n MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libfreetype.so:print/freetype2 USES= pathfix pkgconfig libtool:keepla -USE_XORG= x11 xt xaw xmu GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include +USE_XORG= ice sm x11 xaw xt xmu INSTALL_TARGET= install-strip +USE_LDCONFIG= yes .include Modified: head/print/libotf/distinfo ============================================================================== --- head/print/libotf/distinfo Mon Jul 2 06:05:05 2018 (r473707) +++ head/print/libotf/distinfo Mon Jul 2 06:27:48 2018 (r473708) @@ -1,2 +1,3 @@ -SHA256 (libotf-0.9.13.tar.gz) = 7bc466ba50425f95b52de12b4ad35320acefcef13ce67bf33edc14abdcfe6908 -SIZE (libotf-0.9.13.tar.gz) = 388832 +TIMESTAMP = 1527784888 +SHA256 (libotf-0.9.16.tar.gz) = 68db0ca3cda2d46a663a92ec26e6eb5adc392ea5191bcda74268f0aefa78066b +SIZE (libotf-0.9.16.tar.gz) = 423979 Modified: head/print/libotf/pkg-plist ============================================================================== --- head/print/libotf/pkg-plist Mon Jul 2 06:05:05 2018 (r473707) +++ head/print/libotf/pkg-plist Mon Jul 2 06:27:48 2018 (r473708) @@ -2,11 +2,10 @@ bin/libotf-config bin/otfdump bin/otflist bin/otftobdf -bin/otfview include/otf.h lib/libotf.a lib/libotf.la lib/libotf.so -lib/libotf.so.0 -lib/libotf.so.0.0.0 +lib/libotf.so.1 +lib/libotf.so.1.0.0 libdata/pkgconfig/libotf.pc