svn commit: r540548 - head/emulators/rpcs3

Jan Beich jbeich at FreeBSD.org
Sat Jun 27 00:30:00 UTC 2020


Author: jbeich
Date: Sat Jun 27 00:29:59 2020
New Revision: 540548
URL: https://svnweb.freebsd.org/changeset/ports/540548

Log:
  emulators/rpcs3: restore DISTVERSION comment r540546

Modified:
  head/emulators/rpcs3/Makefile   (contents, props changed)

Modified: head/emulators/rpcs3/Makefile
==============================================================================
--- head/emulators/rpcs3/Makefile	Sat Jun 27 00:28:36 2020	(r540547)
+++ head/emulators/rpcs3/Makefile	Sat Jun 27 00:29:59 2020	(r540548)
@@ -2,7 +2,7 @@
 
 PORTNAME=	rpcs3
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.0.10-10560
+DISTVERSION=	0.0.10-10560 # git rev-list --count HEAD
 DISTVERSIONSUFFIX=	-g5a8eb9d3d
 CATEGORIES=	emulators
 


More information about the svn-ports-all mailing list