From owner-svn-ports-head@freebsd.org Thu May 3 20:37:25 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0C3FFB9BCF; Thu, 3 May 2018 20:37:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD237CCF3; Thu, 3 May 2018 20:37:25 +0000 (UTC) (envelope-from rene@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 69E8924D4E; Thu, 3 May 2018 20:37:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w43KbP0i000441; Thu, 3 May 2018 20:37:25 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w43KbOIR000433; Thu, 3 May 2018 20:37:24 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201805032037.w43KbOIR000433@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 3 May 2018 20:37:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468983 - in head/emulators: fuse fuse-utils libspectrum X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head/emulators: fuse fuse-utils libspectrum X-SVN-Commit-Revision: 468983 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2018 20:37:26 -0000 Author: rene Date: Thu May 3 20:37:24 2018 New Revision: 468983 URL: https://svnweb.freebsd.org/changeset/ports/468983 Log: Update the Spectrum ports, highlights are: * fuse 1.5.3 - Disable inactive peripherals after loading a snapshot - Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX or +3 DSK images * libspectrum 1.4.2 - Fix writing RZX files containing a snapshot which cannot be compressed * fuse-utils updated to 1.4.1 Reported by: portscout Modified: head/emulators/fuse-utils/Makefile head/emulators/fuse-utils/distinfo head/emulators/fuse/Makefile head/emulators/fuse/distinfo head/emulators/libspectrum/Makefile head/emulators/libspectrum/distinfo head/emulators/libspectrum/pkg-plist Modified: head/emulators/fuse-utils/Makefile ============================================================================== --- head/emulators/fuse-utils/Makefile Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/fuse-utils/Makefile Thu May 3 20:37:24 2018 (r468983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse-utils -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse-utils/distinfo ============================================================================== --- head/emulators/fuse-utils/distinfo Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/fuse-utils/distinfo Thu May 3 20:37:24 2018 (r468983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513172664 -SHA256 (fuse-utils-1.4.0.tar.gz) = b001e779a272c6a3a6719b897e9b56ae2b1aa9d63af4e4d267d313995722d95a -SIZE (fuse-utils-1.4.0.tar.gz) = 499865 +TIMESTAMP = 1525347488 +SHA256 (fuse-utils-1.4.1.tar.gz) = 3e15c323149a346cb4e51ab7efccd65e3527374ec4e648cf9e56a7e1841a1d6a +SIZE (fuse-utils-1.4.1.tar.gz) = 500533 Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/fuse/Makefile Thu May 3 20:37:24 2018 (r468983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse/distinfo ============================================================================== --- head/emulators/fuse/distinfo Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/fuse/distinfo Thu May 3 20:37:24 2018 (r468983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522964247 -SHA256 (fuse-1.5.2.tar.gz) = 141550e2ed270d800307333b1e3d588ab75d92522434cf82948755eb38ffbd5a -SIZE (fuse-1.5.2.tar.gz) = 1626746 +TIMESTAMP = 1525207190 +SHA256 (fuse-1.5.3.tar.gz) = c83972381ae3bf105abe8a8ef9da94e4599560ed0d63d5ac5c7b81a72eb0aa04 +SIZE (fuse-1.5.3.tar.gz) = 1627487 Modified: head/emulators/libspectrum/Makefile ============================================================================== --- head/emulators/libspectrum/Makefile Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/libspectrum/Makefile Thu May 3 20:37:24 2018 (r468983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/libspectrum/distinfo ============================================================================== --- head/emulators/libspectrum/distinfo Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/libspectrum/distinfo Thu May 3 20:37:24 2018 (r468983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508788575 -SHA256 (libspectrum-1.4.1.tar.gz) = 025a1663491cc58174e91df77d82b28782310f6831485cb14291ce774f23c729 -SIZE (libspectrum-1.4.1.tar.gz) = 516697 +TIMESTAMP = 1525203006 +SHA256 (libspectrum-1.4.2.tar.gz) = ea7db5c7a413e7104ffc1e9c2b97fe4ba94f48155aeb4b11ce95d3baad836e81 +SIZE (libspectrum-1.4.2.tar.gz) = 568052 Modified: head/emulators/libspectrum/pkg-plist ============================================================================== --- head/emulators/libspectrum/pkg-plist Thu May 3 19:52:47 2018 (r468982) +++ head/emulators/libspectrum/pkg-plist Thu May 3 20:37:24 2018 (r468983) @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.7.11 +lib/libspectrum.so.8.7.12 libdata/pkgconfig/libspectrum.pc man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS