From owner-svn-ports-all@FreeBSD.ORG Wed Dec 11 21:55:54 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EFDAF76B; Wed, 11 Dec 2013 21:55:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C2BC51CE6; Wed, 11 Dec 2013 21:55:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBLtsgp069703; Wed, 11 Dec 2013 21:55:54 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBBLtstX069698; Wed, 11 Dec 2013 21:55:54 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201312112155.rBBLtstX069698@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 11 Dec 2013 21:55:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336230 - head/graphics/graphite2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 21:55:55 -0000 Author: bapt Date: Wed Dec 11 21:55:53 2013 New Revision: 336230 URL: http://svnweb.freebsd.org/changeset/ports/336230 Log: Update to 1.2.4 Support stage Remove hack to uselessly change the name of the library Modified: head/graphics/graphite2/Makefile head/graphics/graphite2/distinfo head/graphics/graphite2/pkg-plist Modified: head/graphics/graphite2/Makefile ============================================================================== --- head/graphics/graphite2/Makefile Wed Dec 11 21:55:33 2013 (r336229) +++ head/graphics/graphite2/Makefile Wed Dec 11 21:55:53 2013 (r336230) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= graphite2 -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= graphics print MASTER_SITES= SF/silgraphite/${PORTNAME} EXTRACT_SUFX= .tgz @@ -13,9 +13,7 @@ USES= cmake iconv USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's/.$${GRAPHITE_API_REVISION}.$${GRAPHITE_API_AGE}//g' ${WRKSRC}/src/CMakeLists.txt .include Modified: head/graphics/graphite2/distinfo ============================================================================== --- head/graphics/graphite2/distinfo Wed Dec 11 21:55:33 2013 (r336229) +++ head/graphics/graphite2/distinfo Wed Dec 11 21:55:53 2013 (r336230) @@ -1,2 +1,2 @@ -SHA256 (graphite2-1.2.3.tgz) = ef680a003cebc426d7c9bf856d7191775b1dfd585d5dd44712d7d41750b3fcf5 -SIZE (graphite2-1.2.3.tgz) = 5120099 +SHA256 (graphite2-1.2.4.tgz) = 4bc3d5168029bcc0aa00eb2c973269d29407be2796ff56f9c80e10736bd8b003 +SIZE (graphite2-1.2.4.tgz) = 6938866 Modified: head/graphics/graphite2/pkg-plist ============================================================================== --- head/graphics/graphite2/pkg-plist Wed Dec 11 21:55:33 2013 (r336229) +++ head/graphics/graphite2/pkg-plist Wed Dec 11 21:55:53 2013 (r336230) @@ -7,6 +7,7 @@ include/graphite2/Segment.h include/graphite2/Types.h lib/libgraphite2.so lib/libgraphite2.so.3 +lib/libgraphite2.so.3.0.1 libdata/pkgconfig/graphite2.pc @dirrmtry include/graphite2 @dirrmtry %%DATADIR%%