Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2017 14:13:52 +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: r446658 - in head/emulators: fuse libspectrum
Message-ID:  <201707261413.v6QEDqCX012812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed Jul 26 14:13:52 2017
New Revision: 446658
URL: https://svnweb.freebsd.org/changeset/ports/446658

Log:
  Update emulators/libspectrum and emulators/fuse to their latest versions.
  
  Reported by:	portscout

Modified:
  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/Makefile
==============================================================================
--- head/emulators/fuse/Makefile	Wed Jul 26 13:42:00 2017	(r446657)
+++ head/emulators/fuse/Makefile	Wed Jul 26 14:13:52 2017	(r446658)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fuse
-PORTVERSION=	1.3.6
+PORTVERSION=	1.3.7
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
 

Modified: head/emulators/fuse/distinfo
==============================================================================
--- head/emulators/fuse/distinfo	Wed Jul 26 13:42:00 2017	(r446657)
+++ head/emulators/fuse/distinfo	Wed Jul 26 14:13:52 2017	(r446658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496938838
-SHA256 (fuse-1.3.6.tar.gz) = 184a91f1320cf81cafeea1a7e4cb0e76ca43bcf6060f8d20b0bfb98790eadd35
-SIZE (fuse-1.3.6.tar.gz) = 1636416
+TIMESTAMP = 1500374656
+SHA256 (fuse-1.3.7.tar.gz) = ba57f4b4c1a7ed398b8d85b7da14b85bd346023bed17d8d7b6ed3e0452e7b4b0
+SIZE (fuse-1.3.7.tar.gz) = 1644585

Modified: head/emulators/libspectrum/Makefile
==============================================================================
--- head/emulators/libspectrum/Makefile	Wed Jul 26 13:42:00 2017	(r446657)
+++ head/emulators/libspectrum/Makefile	Wed Jul 26 14:13:52 2017	(r446658)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libspectrum
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	emulators devel
 MASTER_SITES=	SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
 
@@ -15,9 +15,9 @@ LIB_DEPENDS=	libaudiofile.so:audio/libaudiofile \
 		libgcrypt.so:security/libgcrypt
 
 GNU_CONFIGURE=	yes
+USES=		gettext gmake libtool pkgconfig
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
-USES=		gettext gmake libtool pkgconfig
 
 INSTALL_TARGET=	install-strip
 

Modified: head/emulators/libspectrum/distinfo
==============================================================================
--- head/emulators/libspectrum/distinfo	Wed Jul 26 13:42:00 2017	(r446657)
+++ head/emulators/libspectrum/distinfo	Wed Jul 26 14:13:52 2017	(r446658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496857592
-SHA256 (libspectrum-1.3.4.tar.gz) = 1f4a92a8703fe9e6c3a995d324916ecb52e3281673b999ce3da2aaa4d67e8e5c
-SIZE (libspectrum-1.3.4.tar.gz) = 500444
+TIMESTAMP = 1500981545
+SHA256 (libspectrum-1.3.5.tar.gz) = 674c3c973af342054a3613686a57f5ddd425c2b83cd84a07bcbe5c89f312461d
+SIZE (libspectrum-1.3.5.tar.gz) = 502777

Modified: head/emulators/libspectrum/pkg-plist
==============================================================================
--- head/emulators/libspectrum/pkg-plist	Wed Jul 26 13:42:00 2017	(r446657)
+++ head/emulators/libspectrum/pkg-plist	Wed Jul 26 14:13:52 2017	(r446658)
@@ -2,7 +2,7 @@ include/libspectrum.h
 lib/libspectrum.a
 lib/libspectrum.so
 lib/libspectrum.so.8
-lib/libspectrum.so.8.5.7
+lib/libspectrum.so.8.6.8
 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?201707261413.v6QEDqCX012812>