Date: Wed, 7 Mar 2018 01:37:09 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463773 - head/emulators/mupen64plus-qt Message-ID: <201803070137.w271b9Xo058162@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Wed Mar 7 01:37:09 2018 New Revision: 463773 URL: https://svnweb.freebsd.org/changeset/ports/463773 Log: Extend expiration time per PR 224942 noting that a fix is available. PR: 224942 Submitted by: maintainer Modified: head/emulators/mupen64plus-qt/Makefile Modified: head/emulators/mupen64plus-qt/Makefile ============================================================================== --- head/emulators/mupen64plus-qt/Makefile Wed Mar 7 00:46:59 2018 (r463772) +++ head/emulators/mupen64plus-qt/Makefile Wed Mar 7 01:37:09 2018 (r463773) @@ -11,7 +11,7 @@ LICENSE= BSD3CLAUSE BROKEN= wrong dependencies, mupen64plus executable is not provided by emulators/mupen64plus DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2018-03-19 +EXPIRATION_DATE= 2018-05-19 LIB_DEPENDS= libquazip.so:archivers/quazip RUN_DEPENDS= mupen64plus:emulators/mupen64plus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803070137.w271b9Xo058162>