svn commit: r444878 - head/games/easyrpg-player

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jul 2 12:24:37 UTC 2017


Author: amdmi3
Date: Sun Jul  2 12:24:35 2017
New Revision: 444878
URL: https://svnweb.freebsd.org/changeset/ports/444878

Log:
  - Update to 0.5.2

Modified:
  head/games/easyrpg-player/Makefile
  head/games/easyrpg-player/distinfo

Modified: head/games/easyrpg-player/Makefile
==============================================================================
--- head/games/easyrpg-player/Makefile	Sun Jul  2 12:23:55 2017	(r444877)
+++ head/games/easyrpg-player/Makefile	Sun Jul  2 12:24:35 2017	(r444878)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	easyrpg-player
-PORTVERSION=	0.5.1
-PORTREVISION=	1
+PORTVERSION=	0.5.2
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3 at FreeBSD.org
@@ -20,7 +19,8 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libvorbis.so:audio/libvorbis \
 		libsndfile.so:audio/libsndfile \
 		libxmp.so:audio/libxmp \
-		libspeexdsp.so:audio/speexdsp
+		libspeexdsp.so:audio/speexdsp \
+		libopusfile.so:audio/opusfile
 BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
 		${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
 

Modified: head/games/easyrpg-player/distinfo
==============================================================================
--- head/games/easyrpg-player/distinfo	Sun Jul  2 12:23:55 2017	(r444877)
+++ head/games/easyrpg-player/distinfo	Sun Jul  2 12:24:35 2017	(r444878)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491830591
-SHA256 (EasyRPG-Player-0.5.1_GH0.tar.gz) = d93c092c38a8af81099b99645e15f0189ff2ffc0552cb2094ecb6c337f219b7c
-SIZE (EasyRPG-Player-0.5.1_GH0.tar.gz) = 4048654
+TIMESTAMP = 1498838412
+SHA256 (EasyRPG-Player-0.5.2_GH0.tar.gz) = 8b6e78fbdc4a601d0dc8a0fcef10c26a566915a87e595fbac2be0ce3894ddfea
+SIZE (EasyRPG-Player-0.5.2_GH0.tar.gz) = 4142510


More information about the svn-ports-all mailing list