Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2016 11:10:17 +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: r423335 - in head/emulators: fuse fuse-utils libspectrum
Message-ID:  <201610051110.u95BAHcr076798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed Oct  5 11:10:17 2016
New Revision: 423335
URL: https://svnweb.freebsd.org/changeset/ports/423335

Log:
  Update libspectrum,fuse,fuse-utils to version 1.3.0
  
  Distfiles verified against authors GPG key.

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 Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/fuse-utils/Makefile	Wed Oct  5 11:10:17 2016	(r423335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fuse-utils
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	emulators
 MASTER_SITES=	SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
 

Modified: head/emulators/fuse-utils/distinfo
==============================================================================
--- head/emulators/fuse-utils/distinfo	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/fuse-utils/distinfo	Wed Oct  5 11:10:17 2016	(r423335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473711265
-SHA256 (fuse-utils-1.2.2.tar.gz) = 88f5f46156e55372ae1376c4d10c226e1a908a9b7457a1a2aa357098000ed78a
-SIZE (fuse-utils-1.2.2.tar.gz) = 500110
+TIMESTAMP = 1475519501
+SHA256 (fuse-utils-1.3.0.tar.gz) = 23322a143a2122ffe8c9aa9c5402bf470bc5167ef70d116e8041b9047f6bc731
+SIZE (fuse-utils-1.3.0.tar.gz) = 501298

Modified: head/emulators/fuse/Makefile
==============================================================================
--- head/emulators/fuse/Makefile	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/fuse/Makefile	Wed Oct  5 11:10:17 2016	(r423335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fuse
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
 

Modified: head/emulators/fuse/distinfo
==============================================================================
--- head/emulators/fuse/distinfo	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/fuse/distinfo	Wed Oct  5 11:10:17 2016	(r423335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473711228
-SHA256 (fuse-1.2.2.tar.gz) = c56b00abc9c9627738abfcc5b6647ce966d6627051643b6b640797b315e5fde6
-SIZE (fuse-1.2.2.tar.gz) = 1628909
+TIMESTAMP = 1475519456
+SHA256 (fuse-1.3.0.tar.gz) = 7aa1d6e057a09ffe661494514115d271f73a79e032bafc7a6fd78db4adce06ad
+SIZE (fuse-1.3.0.tar.gz) = 1634267

Modified: head/emulators/libspectrum/Makefile
==============================================================================
--- head/emulators/libspectrum/Makefile	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/libspectrum/Makefile	Wed Oct  5 11:10:17 2016	(r423335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libspectrum
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0
 CATEGORIES=	emulators devel
 MASTER_SITES=	SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
 

Modified: head/emulators/libspectrum/distinfo
==============================================================================
--- head/emulators/libspectrum/distinfo	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/libspectrum/distinfo	Wed Oct  5 11:10:17 2016	(r423335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473711073
-SHA256 (libspectrum-1.2.2.tar.gz) = 1f8a365df30d7cb2bb5c289163cf122241660cae6dc2cb70687064c847ad12d1
-SIZE (libspectrum-1.2.2.tar.gz) = 517799
+TIMESTAMP = 1475519405
+SHA256 (libspectrum-1.3.0.tar.gz) = b587774da3e089054216e91c49fbcaeb62d499348adfccaee3657888de893e42
+SIZE (libspectrum-1.3.0.tar.gz) = 518021

Modified: head/emulators/libspectrum/pkg-plist
==============================================================================
--- head/emulators/libspectrum/pkg-plist	Wed Oct  5 11:00:02 2016	(r423334)
+++ head/emulators/libspectrum/pkg-plist	Wed Oct  5 11:10:17 2016	(r423335)
@@ -2,7 +2,7 @@ include/libspectrum.h
 lib/libspectrum.a
 lib/libspectrum.so
 lib/libspectrum.so.8
-lib/libspectrum.so.8.4.2
+lib/libspectrum.so.8.4.3
 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?201610051110.u95BAHcr076798>