Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 09:35:08 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392808 - head/print/texlive-tlmgr
Message-ID:  <201507240935.t6O9Z8i6009102@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Fri Jul 24 09:35:07 2015
New Revision: 392808
URL: https://svnweb.freebsd.org/changeset/ports/392808

Log:
  Add CONFLICTS with texlive-infra-[0-9]*.

Modified:
  head/print/texlive-tlmgr/Makefile

Modified: head/print/texlive-tlmgr/Makefile
==============================================================================
--- head/print/texlive-tlmgr/Makefile	Fri Jul 24 09:33:01 2015	(r392807)
+++ head/print/texlive-tlmgr/Makefile	Fri Jul 24 09:35:07 2015	(r392808)
@@ -2,6 +2,7 @@
 
 PORTNAME=	texlive
 PORTVERSION=	20150523
+PORTREVISION=	1
 CATEGORIES=	print perl5
 MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2015/
 PKGNAMESUFFIX=	-tlmgr
@@ -11,6 +12,8 @@ DIST_SUBDIR=	TeX
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	TeXLive manager modules
 
+CONFLICTS=	texlive-infra-[0-9]*
+
 USES=		perl5 tar:xz
 USE_PERL5=	run
 USE_TEX=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507240935.t6O9Z8i6009102>