svn commit: r533170 - in head/emulators: py-unicorn unicorn

Antoine Brodin antoine at FreeBSD.org
Mon Apr 27 20:51:20 UTC 2020


Author: antoine
Date: Mon Apr 27 20:51:19 2020
New Revision: 533170
URL: https://svnweb.freebsd.org/changeset/ports/533170

Log:
  Update unicorn and py-unicorn to 1.0.2-rc3

Modified:
  head/emulators/py-unicorn/Makefile
  head/emulators/py-unicorn/distinfo
  head/emulators/unicorn/Makefile
  head/emulators/unicorn/distinfo

Modified: head/emulators/py-unicorn/Makefile
==============================================================================
--- head/emulators/py-unicorn/Makefile	Mon Apr 27 20:51:18 2020	(r533169)
+++ head/emulators/py-unicorn/Makefile	Mon Apr 27 20:51:19 2020	(r533170)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	unicorn
-DISTVERSION=	1.0.2-rc2
+DISTVERSION=	1.0.2-rc3
 CATEGORIES=	emulators python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/emulators/py-unicorn/distinfo
==============================================================================
--- head/emulators/py-unicorn/distinfo	Mon Apr 27 20:51:18 2020	(r533169)
+++ head/emulators/py-unicorn/distinfo	Mon Apr 27 20:51:19 2020	(r533170)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581835422
-SHA256 (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = aed3111b103c0c870de916ac4f96fda8c82ccdeb005c010b96fd61615435325f
-SIZE (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = 3746757
+TIMESTAMP = 1586366480
+SHA256 (unicorn-engine-unicorn-1.0.2-rc3_GH0.tar.gz) = eb6c8a30e27bce65814a58a4d44901b9ee3055b83edebed4aa82a48734ee34a9
+SIZE (unicorn-engine-unicorn-1.0.2-rc3_GH0.tar.gz) = 3747400

Modified: head/emulators/unicorn/Makefile
==============================================================================
--- head/emulators/unicorn/Makefile	Mon Apr 27 20:51:18 2020	(r533169)
+++ head/emulators/unicorn/Makefile	Mon Apr 27 20:51:19 2020	(r533170)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	unicorn
-DISTVERSION=	1.0.2-rc2
+DISTVERSION=	1.0.2-rc3
 CATEGORIES=	emulators
 
 MAINTAINER=	antoine at FreeBSD.org

Modified: head/emulators/unicorn/distinfo
==============================================================================
--- head/emulators/unicorn/distinfo	Mon Apr 27 20:51:18 2020	(r533169)
+++ head/emulators/unicorn/distinfo	Mon Apr 27 20:51:19 2020	(r533170)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581835422
-SHA256 (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = aed3111b103c0c870de916ac4f96fda8c82ccdeb005c010b96fd61615435325f
-SIZE (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = 3746757
+TIMESTAMP = 1586366480
+SHA256 (unicorn-engine-unicorn-1.0.2-rc3_GH0.tar.gz) = eb6c8a30e27bce65814a58a4d44901b9ee3055b83edebed4aa82a48734ee34a9
+SIZE (unicorn-engine-unicorn-1.0.2-rc3_GH0.tar.gz) = 3747400


More information about the svn-ports-all mailing list