mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 2.104
- Add conflict with texlive-base PR: 192214 Submitted by: Ports Fury
This commit is contained in:
parent
8e4c431130
commit
541582175a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363935
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user