svn commit: r399202 - head/emulators/ppsspp
Jan Beich
jbeich at FreeBSD.org
Tue Oct 13 18:02:22 UTC 2015
Author: jbeich
Date: Tue Oct 13 18:02:20 2015
New Revision: 399202
URL: https://svnweb.freebsd.org/changeset/ports/399202
Log:
emulators/ppsspp: update to 1.1.1
Changes: http://ppsspp.org/#news
Modified:
head/emulators/ppsspp/Makefile (contents, props changed)
head/emulators/ppsspp/distinfo (contents, props changed)
Modified: head/emulators/ppsspp/Makefile
==============================================================================
--- head/emulators/ppsspp/Makefile Tue Oct 13 18:01:57 2015 (r399201)
+++ head/emulators/ppsspp/Makefile Tue Oct 13 18:02:20 2015 (r399202)
@@ -2,7 +2,7 @@
PORTNAME= ppsspp
DISTVERSIONPREFIX= v
-DISTVERSION?= 1.1.0
+DISTVERSION?= 1.1.1
PORTREVISION?= 0
CATEGORIES= emulators
# XXX Get from Debian once #697821 lands
@@ -23,7 +23,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/
USE_GITHUB= yes
GH_ACCOUNT= hrydgard:DEFAULT,lang Kingcom:ext_armips
GH_PROJECT= ${PORTNAME}-lang:lang armips:ext_armips
-GH_TAGNAME?= 38e1efe:lang a0b878f:ext_armips
+GH_TAGNAME?= c0db1fc:lang a0b878f:ext_armips
CONFLICTS_INSTALL?= ${PORTNAME}-devel-[0-9]*
Modified: head/emulators/ppsspp/distinfo
==============================================================================
--- head/emulators/ppsspp/distinfo Tue Oct 13 18:01:57 2015 (r399201)
+++ head/emulators/ppsspp/distinfo Tue Oct 13 18:02:20 2015 (r399202)
@@ -1,8 +1,8 @@
SHA256 (ppsspp.1) = 8e335555393a6400c97d5f6d23798af801f88b909181bb5af676dfdcb4f8f8be
SIZE (ppsspp.1) = 1507
-SHA256 (hrydgard-ppsspp-v1.1.0_GH0.tar.gz) = b65d95e66d37bdcb2e9ab4d176014f2088951f4be7e0d13fc1de6786ab4ef736
-SIZE (hrydgard-ppsspp-v1.1.0_GH0.tar.gz) = 14767366
-SHA256 (hrydgard-ppsspp-lang-38e1efe_GH0.tar.gz) = 5585ff0b46d7ff7633b23d0069a20d27107003454c77f06762f4e6701725cd1c
-SIZE (hrydgard-ppsspp-lang-38e1efe_GH0.tar.gz) = 214388
+SHA256 (hrydgard-ppsspp-v1.1.1_GH0.tar.gz) = 4bcd1cc1b3b1f50f5ebbde8dfd47aceffebc07624c03ea651e80c87ce5f68cc8
+SIZE (hrydgard-ppsspp-v1.1.1_GH0.tar.gz) = 14771667
+SHA256 (hrydgard-ppsspp-lang-c0db1fc_GH0.tar.gz) = 0eb8e2a076e3d1920a76420e1f6d470d8b34a5eba227a744e0828fa7602192bd
+SIZE (hrydgard-ppsspp-lang-c0db1fc_GH0.tar.gz) = 214596
SHA256 (Kingcom-armips-a0b878f_GH0.tar.gz) = 64623bbddda609f9692904e6b6823b1d2d4dd0149349f2be9edcc600bf12bafa
SIZE (Kingcom-armips-a0b878f_GH0.tar.gz) = 136535
More information about the svn-ports-head
mailing list