svn commit: r510755 - head/math/prng

Cy Schubert cy at FreeBSD.org
Mon Sep 2 05:09:44 UTC 2019


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/
 


More information about the svn-ports-all mailing list