svn commit: r534223 - head/emulators/mupen64plus-qt
Hiroki Tagato
tagattie at FreeBSD.org
Thu May 7 01:12:53 UTC 2020
Author: tagattie
Date: Thu May 7 01:12:52 2020
New Revision: 534223
URL: https://svnweb.freebsd.org/changeset/ports/534223
Log:
- Update to 1.14
- Add LICENSE_FILE
PR: 244297
Submitted by: Dan <maintainer at hasting.email> (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://github.com/dh4/mupen64plus-qt/releases/tag/1.13
https://github.com/dh4/mupen64plus-qt/releases/tag/1.14
Modified:
head/emulators/mupen64plus-qt/Makefile
head/emulators/mupen64plus-qt/distinfo
Modified: head/emulators/mupen64plus-qt/Makefile
==============================================================================
--- head/emulators/mupen64plus-qt/Makefile Thu May 7 01:08:50 2020 (r534222)
+++ head/emulators/mupen64plus-qt/Makefile Thu May 7 01:12:52 2020 (r534223)
@@ -1,14 +1,14 @@
# $FreeBSD$
PORTNAME= mupen64plus-qt
-DISTVERSION= 1.12
-PORTREVISION= 3
+DISTVERSION= 1.14
CATEGORIES= emulators
MAINTAINER= maintainer at hasting.email
COMMENT= Basic launcher for Mupen64Plus
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libquazip5.so:archivers/quazip
RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \
Modified: head/emulators/mupen64plus-qt/distinfo
==============================================================================
--- head/emulators/mupen64plus-qt/distinfo Thu May 7 01:08:50 2020 (r534222)
+++ head/emulators/mupen64plus-qt/distinfo Thu May 7 01:12:52 2020 (r534223)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533219982
-SHA256 (dh4-mupen64plus-qt-1.12_GH0.tar.gz) = 3b402cfde0d6c28075e1d1885f17ff4a1ba7ec50d331cbe9b516fca84a0c389a
-SIZE (dh4-mupen64plus-qt-1.12_GH0.tar.gz) = 507946
+TIMESTAMP = 1582335642
+SHA256 (dh4-mupen64plus-qt-1.14_GH0.tar.gz) = 467f4e5b75a0f63f23b1c8266746b3e7932b9dc4ee950c42b2bfaf9660e64614
+SIZE (dh4-mupen64plus-qt-1.14_GH0.tar.gz) = 573526
More information about the svn-ports-head
mailing list