Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2014 20:26:38 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363935 - head/print/typetools
Message-ID:  <53de9afe.58c8.7de63e80@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sun Aug  3 20:26:38 2014
New Revision: 363935
URL: http://svnweb.freebsd.org/changeset/ports/363935
QAT: https://qat.redports.org/buildarchive/r363935/

Log:
  - Update to 2.104
  - Add conflict with texlive-base
  
  PR:		192214
  Submitted by:	Ports Fury

Modified:
  head/print/typetools/Makefile
  head/print/typetools/distinfo

Modified: head/print/typetools/Makefile
==============================================================================
--- head/print/typetools/Makefile	Sun Aug  3 19:58:19 2014	(r363934)
+++ head/print/typetools/Makefile	Sun Aug  3 20:26:38 2014	(r363935)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typetools
-PORTVERSION=	2.101
+PORTVERSION=	2.104
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
@@ -12,11 +12,12 @@ COMMENT=	Tools for manipulating fonts
 
 LICENSE=	GPLv2
 
-USE_TEX=	base
+USE_TEX=	kpathsea
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	ac_cv_header_kpathsea_kpathsea_h=yes
 CONFIGURE_ARGS=	--with-kpathsea=${LOCALBASE}
 
 DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
 
+CONFLICTS_INSTALL=	texlive-base-[0-9]*
+
 .include <bsd.port.mk>

Modified: head/print/typetools/distinfo
==============================================================================
--- head/print/typetools/distinfo	Sun Aug  3 19:58:19 2014	(r363934)
+++ head/print/typetools/distinfo	Sun Aug  3 20:26:38 2014	(r363935)
@@ -1,2 +1,2 @@
-SHA256 (lcdf-typetools-2.101.tar.gz) = bbbaddb3d9681ba93de400c876b76412a370e1a1c94fe4e71393777759b214a5
-SIZE (lcdf-typetools-2.101.tar.gz) = 635431
+SHA256 (lcdf-typetools-2.104.tar.gz) = d7985458ead0850cb9549ff1d619ffc18da5d7be892be5e1fce6048d510f0fff
+SIZE (lcdf-typetools-2.104.tar.gz) = 636875



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53de9afe.58c8.7de63e80>