From owner-svn-ports-all@freebsd.org Thu May 7 01:12:53 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4FF862E5982; Thu, 7 May 2020 01:12:53 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Hb6s1SXdz4V91; Thu, 7 May 2020 01:12:53 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D22689F8; Thu, 7 May 2020 01:12:53 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0471CqVW048280; Thu, 7 May 2020 01:12:52 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0471CqOA048278; Thu, 7 May 2020 01:12:52 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005070112.0471CqOA048278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Thu, 7 May 2020 01:12:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534223 - head/emulators/mupen64plus-qt X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/emulators/mupen64plus-qt X-SVN-Commit-Revision: 534223 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 01:12:53 -0000 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) 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@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