Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2014 07:18:00 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368247 - head/games/lolcat
Message-ID:  <201409150718.s8F7I02S017420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Sep 15 07:18:00 2014
New Revision: 368247
URL: http://svnweb.freebsd.org/changeset/ports/368247
QAT: https://qat.redports.org/buildarchive/r368247/

Log:
  Remove conflict with games/filters as the conflicting file in filters has been
  renamed upstream.

Modified:
  head/games/lolcat/Makefile

Modified: head/games/lolcat/Makefile
==============================================================================
--- head/games/lolcat/Makefile	Mon Sep 15 07:16:56 2014	(r368246)
+++ head/games/lolcat/Makefile	Mon Sep 15 07:18:00 2014	(r368247)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lolcat
-PORTREVISION=	1
+PORTREVISION=	2
 PORTVERSION=	42.0.99
 CATEGORIES=	games
 MASTER_SITES=	RG
@@ -9,8 +9,6 @@ MASTER_SITES=	RG
 MAINTAINER=	arved@FreeBSD.org
 COMMENT=	Rainbows and unicorns
 
-CONFLICTS=	filters-[0-9]*
-
 RUN_DEPENDS=	rubygem-trollop>=1.9:${PORTSDIR}/devel/rubygem-trollop \
 		rubygem-paint>=0.8.5:${PORTSDIR}/devel/rubygem-paint
 



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