svn commit: r368247 - head/games/lolcat
Emanuel Haupt
ehaupt at FreeBSD.org
Mon Sep 15 07:18:01 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list