From owner-svn-ports-all@freebsd.org Mon Dec 28 00:41:47 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8241EA53E24; Mon, 28 Dec 2015 00:41:47 +0000 (UTC) (envelope-from amdmi3@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 mx1.freebsd.org (Postfix) with ESMTPS id 2FCE81729; Mon, 28 Dec 2015 00:41:47 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBS0fk9j065830; Mon, 28 Dec 2015 00:41:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBS0fkmq065828; Mon, 28 Dec 2015 00:41:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201512280041.tBS0fkmq065828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 28 Dec 2015 00:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404608 - in head/emulators/mupen64plus: . files X-SVN-Group: ports-head 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.20 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: Mon, 28 Dec 2015 00:41:47 -0000 Author: amdmi3 Date: Mon Dec 28 00:41:45 2015 New Revision: 404608 URL: https://svnweb.freebsd.org/changeset/ports/404608 Log: - Convert to USES=metaport - Don't cat pkg-message from Makefile - No need to sub pkg-message PR: 201565 Submitted by: s3erios@gmail.com Approved by: maintainer timeout (acm, 5 months) Added: head/emulators/mupen64plus/pkg-message - copied, changed from r404607, head/emulators/mupen64plus/files/pkg-message.in Deleted: head/emulators/mupen64plus/files/ Modified: head/emulators/mupen64plus/Makefile Modified: head/emulators/mupen64plus/Makefile ============================================================================== --- head/emulators/mupen64plus/Makefile Sun Dec 27 23:24:09 2015 (r404607) +++ head/emulators/mupen64plus/Makefile Mon Dec 28 00:41:45 2015 (r404608) @@ -5,9 +5,6 @@ PORTNAME= mupen64plus PORTVERSION= 2.5 PORTREVISION?= 0 CATEGORIES= emulators -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER?= acm@FreeBSD.org COMMENT= Fork of Mupen64 Nintendo 64 emulator with plugins (meta port) @@ -29,13 +26,6 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAM # RSP plugins RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle -NO_MTREE= yes -NO_BUILD= yes -SUB_FILES= pkg-message - -do-install: # empty - -post-install: - @${CAT} ${PKGMESSAGE} +USES= metaport .include Copied and modified: head/emulators/mupen64plus/pkg-message (from r404607, head/emulators/mupen64plus/files/pkg-message.in) ============================================================================== --- head/emulators/mupen64plus/files/pkg-message.in Sun Dec 27 23:24:09 2015 (r404607, copy source) +++ head/emulators/mupen64plus/pkg-message Mon Dec 28 00:41:45 2015 (r404608) @@ -25,7 +25,7 @@ video) of Mupen64Plus and 5) If you want to install a GUI frontend of mupen64plus, you can install - emulators/wxmupen64plus + emulators/wxmupen64plus 6) Enjoy it ;)