From owner-svn-ports-all@FreeBSD.ORG Fri Sep 19 15:45:17 2014 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 BCF77B1; Fri, 19 Sep 2014 15:45:17 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A632964F; Fri, 19 Sep 2014 15:45:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8JFjHtd087088; Fri, 19 Sep 2014 15:45:17 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8JFjFQa087072; Fri, 19 Sep 2014 15:45:15 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201409191545.s8JFjFQa087072@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 19 Sep 2014 15:45:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368571 - in head: cad/layouteditor chinese/bg5ps graphics/gltt graphics/ocaml-images graphics/py-paint lang/pike78 misc/magicpoint print/freetype print/texlive-base print/ttftot42 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.18-1 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: Fri, 19 Sep 2014 15:45:17 -0000 Author: tijl Date: Fri Sep 19 15:45:14 2014 New Revision: 368571 URL: http://svnweb.freebsd.org/changeset/ports/368571 QAT: https://qat.redports.org/buildarchive/r368571/ Log: print/freetype: - Remove old libtool patch - Remove :oldver from USES=libtool and bump dependent ports Modified: head/cad/layouteditor/Makefile head/chinese/bg5ps/Makefile head/graphics/gltt/Makefile head/graphics/ocaml-images/Makefile head/graphics/py-paint/Makefile head/lang/pike78/Makefile head/misc/magicpoint/Makefile head/print/freetype/Makefile head/print/freetype/pkg-plist head/print/texlive-base/Makefile head/print/ttftot42/Makefile Modified: head/cad/layouteditor/Makefile ============================================================================== --- head/cad/layouteditor/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/cad/layouteditor/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= layouteditor PORTVERSION= 0.0.20110614 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= LOCAL MASTER_SITE_SUBDIR= hrs Modified: head/chinese/bg5ps/Makefile ============================================================================== --- head/chinese/bg5ps/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/chinese/bg5ps/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,6 +3,7 @@ PORTNAME= bg5ps PORTVERSION= 1.3.0p3 +PORTREVISION= 1 CATEGORIES= chinese print MASTER_SITES= http://ftp.jaist.ac.jp/pub/FreeBSD/distfiles/ \ http://www.gtlib.gatech.edu/pub/FreeBSD/distfiles/ Modified: head/graphics/gltt/Makefile ============================================================================== --- head/graphics/gltt/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/graphics/gltt/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= gltt PORTVERSION= 2.5.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://gltt.sourceforge.net/download/ Modified: head/graphics/ocaml-images/Makefile ============================================================================== --- head/graphics/ocaml-images/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/graphics/ocaml-images/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,6 +3,7 @@ PORTNAME= images PORTVERSION= 4.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ Modified: head/graphics/py-paint/Makefile ============================================================================== --- head/graphics/py-paint/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/graphics/py-paint/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= paint PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/lang/pike78/Makefile ============================================================================== --- head/lang/pike78/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/lang/pike78/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -2,6 +2,7 @@ PORTNAME= pike78 PORTVERSION= ${PIKEVERSION} +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \ ftp://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \ Modified: head/misc/magicpoint/Makefile ============================================================================== --- head/misc/magicpoint/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/misc/magicpoint/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= magicpoint PORTVERSION= 1.13a -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ Modified: head/print/freetype/Makefile ============================================================================== --- head/print/freetype/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/print/freetype/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= freetype PORTVERSION= 1.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= SF \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype1/ \ @@ -15,21 +15,11 @@ MASTER_SITES= SF \ MAINTAINER= doceng@FreeBSD.org COMMENT= Free and portable TrueType font rendering engine -USES= desthack libtool:oldver +USES= desthack libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared PORTSCOUT= limit:^1\. -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -# Older versions of freetype installed include files in ${PREFIX}/include -# this is a compatibility hack for now - -#post-install: -# ${LN} -fs ${PREFIX}/include/freetype/*.h ${PREFIX}/include - .include Modified: head/print/freetype/pkg-plist ============================================================================== --- head/print/freetype/pkg-plist Fri Sep 19 15:44:55 2014 (r368570) +++ head/print/freetype/pkg-plist Fri Sep 19 15:45:14 2014 (r368571) @@ -13,8 +13,8 @@ include/freetype1/freetype/ftxpost.h include/freetype1/freetype/ftxsbit.h include/freetype1/freetype/ftxwidth.h lib/libttf.a -lib/libttf.la lib/libttf.so -lib/libttf.so.4 +lib/libttf.so.2 +lib/libttf.so.2.2.0 @dirrm include/freetype1/freetype @dirrm include/freetype1 Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/print/texlive-base/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20140525 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMESUFFIX= -base Modified: head/print/ttftot42/Makefile ============================================================================== --- head/print/ttftot42/Makefile Fri Sep 19 15:44:55 2014 (r368570) +++ head/print/ttftot42/Makefile Fri Sep 19 15:45:14 2014 (r368571) @@ -3,7 +3,7 @@ PORTNAME= ttftot42 PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.nih.at/ttftot42/