svn commit: r363935 - head/print/typetools
Guido Falsi
madpilot at FreeBSD.org
Sun Aug 3 20:26:39 UTC 2014
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
More information about the svn-ports-all
mailing list