Date: Wed, 9 Nov 2016 19:13:25 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425802 - in head/emulators: fuse fuse-utils libspectrum Message-ID: <201611091913.uA9JDPLw028393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Wed Nov 9 19:13:25 2016 New Revision: 425802 URL: https://svnweb.freebsd.org/changeset/ports/425802 Log: Update libspectrum, fuse and fuse-utils to 1.3.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 Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/fuse-utils/Makefile Wed Nov 9 19:13:25 2016 (r425802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse-utils -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse-utils/distinfo ============================================================================== --- head/emulators/fuse-utils/distinfo Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/fuse-utils/distinfo Wed Nov 9 19:13:25 2016 (r425802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475519501 -SHA256 (fuse-utils-1.3.0.tar.gz) = 23322a143a2122ffe8c9aa9c5402bf470bc5167ef70d116e8041b9047f6bc731 -SIZE (fuse-utils-1.3.0.tar.gz) = 501298 +TIMESTAMP = 1478688895 +SHA256 (fuse-utils-1.3.1.tar.gz) = 1f9f95851a179ed9be474605a1580739168e68d051945729242274bea2f0e87c +SIZE (fuse-utils-1.3.1.tar.gz) = 488461 Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/fuse/Makefile Wed Nov 9 19:13:25 2016 (r425802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse/distinfo ============================================================================== --- head/emulators/fuse/distinfo Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/fuse/distinfo Wed Nov 9 19:13:25 2016 (r425802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475519456 -SHA256 (fuse-1.3.0.tar.gz) = 7aa1d6e057a09ffe661494514115d271f73a79e032bafc7a6fd78db4adce06ad -SIZE (fuse-1.3.0.tar.gz) = 1634267 +TIMESTAMP = 1478688480 +SHA256 (fuse-1.3.1.tar.gz) = 2973d50a72a176e308ee89f5930c4b722d47f40f05d32042eee987a921fdf089 +SIZE (fuse-1.3.1.tar.gz) = 1626538 Modified: head/emulators/libspectrum/Makefile ============================================================================== --- head/emulators/libspectrum/Makefile Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/libspectrum/Makefile Wed Nov 9 19:13:25 2016 (r425802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/libspectrum/distinfo ============================================================================== --- head/emulators/libspectrum/distinfo Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/libspectrum/distinfo Wed Nov 9 19:13:25 2016 (r425802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475519405 -SHA256 (libspectrum-1.3.0.tar.gz) = b587774da3e089054216e91c49fbcaeb62d499348adfccaee3657888de893e42 -SIZE (libspectrum-1.3.0.tar.gz) = 518021 +TIMESTAMP = 1478687833 +SHA256 (libspectrum-1.3.1.tar.gz) = 1043de3be9f9c7ab671e1515c63dadb1999e8366bb08d4f1f399784b35cd5110 +SIZE (libspectrum-1.3.1.tar.gz) = 496995 Modified: head/emulators/libspectrum/pkg-plist ============================================================================== --- head/emulators/libspectrum/pkg-plist Wed Nov 9 16:24:22 2016 (r425801) +++ head/emulators/libspectrum/pkg-plist Wed Nov 9 19:13:25 2016 (r425802) @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.4.3 +lib/libspectrum.so.8.4.4 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611091913.uA9JDPLw028393>