Date: Thu, 17 Aug 2017 16:00:06 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r448134 - branches/2017Q3/games/critterding Message-ID: <201708171600.v7HG06QP003944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Thu Aug 17 16:00:06 2017 New Revision: 448134 URL: https://svnweb.freebsd.org/changeset/ports/448134 Log: MFH: r447875 Bump PORTREVISION after r447874. The new patch changes the code, this should have been committed together with the previous change. PR: 219287 Approved by: ports-secteam (feld) Modified: branches/2017Q3/games/critterding/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/games/critterding/Makefile ============================================================================== --- branches/2017Q3/games/critterding/Makefile Thu Aug 17 15:58:55 2017 (r448133) +++ branches/2017Q3/games/critterding/Makefile Thu Aug 17 16:00:06 2017 (r448134) @@ -3,7 +3,7 @@ PORTNAME= critterding DISTVERSION= beta12 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sources
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171600.v7HG06QP003944>