Date: Mon, 2 Sep 2019 05:09:44 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510755 - head/math/prng Message-ID: <201909020509.x8259iep059831@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Mon Sep 2 05:09:44 2019 New Revision: 510755 URL: https://svnweb.freebsd.org/changeset/ports/510755 Log: Bump PORTREVISION that should have happened in r510754 but didn't due to numerous git svn dcommit conflicts and subsequent git rebase issues. git svn conflicts are ugly. Modified: head/math/prng/Makefile Modified: head/math/prng/Makefile ============================================================================== --- head/math/prng/Makefile Mon Sep 2 05:00:43 2019 (r510754) +++ head/math/prng/Makefile Mon Sep 2 05:09:44 2019 (r510755) @@ -3,7 +3,7 @@ PORTNAME= prng DISTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909020509.x8259iep059831>