From owner-svn-ports-all@freebsd.org Fri Dec 30 06:32:12 2016 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 4AFD1C97D75; Fri, 30 Dec 2016 06:32:12 +0000 (UTC) (envelope-from vanilla@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 01D8012CC; Fri, 30 Dec 2016 06:32:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBU6WBaZ033982; Fri, 30 Dec 2016 06:32:11 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBU6WAn5033980; Fri, 30 Dec 2016 06:32:10 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201612300632.uBU6WAn5033980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 30 Dec 2016 06:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429957 - head/emulators/hatari 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.23 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: Fri, 30 Dec 2016 06:32:12 -0000 Author: vanilla Date: Fri Dec 30 06:32:10 2016 New Revision: 429957 URL: https://svnweb.freebsd.org/changeset/ports/429957 Log: Update to 2.0.0. Modified: head/emulators/hatari/Makefile head/emulators/hatari/distinfo head/emulators/hatari/pkg-plist Modified: head/emulators/hatari/Makefile ============================================================================== --- head/emulators/hatari/Makefile Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/Makefile Fri Dec 30 06:32:10 2016 (r429957) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hatari -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ Modified: head/emulators/hatari/distinfo ============================================================================== --- head/emulators/hatari/distinfo Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/distinfo Fri Dec 30 06:32:10 2016 (r429957) @@ -1,2 +1,3 @@ -SHA256 (hatari-1.9.0.tar.bz2) = b2b56e6cbe7f8769a5e8b1d96599f392d9351b44cacf959da6905da06d30e992 -SIZE (hatari-1.9.0.tar.bz2) = 2379016 +TIMESTAMP = 1483078197 +SHA256 (hatari-2.0.0.tar.bz2) = 52a447a59b6979d55d1525f3c4a21ec013e4371354d6683ede71546c5e6da577 +SIZE (hatari-2.0.0.tar.bz2) = 3899087 Modified: head/emulators/hatari/pkg-plist ============================================================================== --- head/emulators/hatari/pkg-plist Fri Dec 30 06:09:05 2016 (r429956) +++ head/emulators/hatari/pkg-plist Fri Dec 30 06:32:10 2016 (r429957) @@ -24,6 +24,7 @@ share/applications/hatariui.desktop %%PORTDOCS%%%%DOCSDIR%%/fr/clavier-exemple.txt %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.png %%PORTDOCS%%%%DOCSDIR%%/images/callgraph.svg +%%PORTDOCS%%%%DOCSDIR%%/images/cpu.png %%PORTDOCS%%%%DOCSDIR%%/images/devices.png %%PORTDOCS%%%%DOCSDIR%%/images/fileselector.png %%PORTDOCS%%%%DOCSDIR%%/images/floppydisks.png