svn commit: r568333 - in head/games/libretro-hatari: . files

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Mar 14 05:24:09 UTC 2021


Author: lwhsu
Date: Sun Mar 14 05:24:08 2021
New Revision: 568333
URL: https://svnweb.freebsd.org/changeset/ports/568333

Log:
  games/libretro-hatari: update to 20210127
  
  PR:		253656
  Submitted by:	Daniel Menelkir <menelkir at itroll.org> (maintainer)

Deleted:
  head/games/libretro-hatari/files/
Modified:
  head/games/libretro-hatari/Makefile
  head/games/libretro-hatari/distinfo

Modified: head/games/libretro-hatari/Makefile
==============================================================================
--- head/games/libretro-hatari/Makefile	Sun Mar 14 05:23:26 2021	(r568332)
+++ head/games/libretro-hatari/Makefile	Sun Mar 14 05:24:08 2021	(r568333)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libretro-hatari
-PORTVERSION=	0.20200504
+PORTVERSION=	0.20210127
 CATEGORIES=	games
 
 MAINTAINER=	menelkir at itroll.org
@@ -15,7 +15,7 @@ USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_PROJECT=	hatari
-GH_TAGNAME=	ec1b59c
+GH_TAGNAME=	561c07e
 
 PLIST_FILES=	lib/libretro/hatari_libretro.so
 

Modified: head/games/libretro-hatari/distinfo
==============================================================================
--- head/games/libretro-hatari/distinfo	Sun Mar 14 05:23:26 2021	(r568332)
+++ head/games/libretro-hatari/distinfo	Sun Mar 14 05:24:08 2021	(r568333)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588709829
-SHA256 (libretro-hatari-0.20200504-ec1b59c_GH0.tar.gz) = 8539808c52b0078d9f3341c20cd9d13583c678f6d7e425cd3722c967209c840b
-SIZE (libretro-hatari-0.20200504-ec1b59c_GH0.tar.gz) = 2757042
+TIMESTAMP = 1613702361
+SHA256 (libretro-hatari-0.20210127-561c07e_GH0.tar.gz) = c21778e21806dc82d79250283d8644c4a761ec4542c5c8f166cb6dc15ece5a68
+SIZE (libretro-hatari-0.20210127-561c07e_GH0.tar.gz) = 2707967


More information about the svn-ports-head mailing list