svn commit: r433670 - head/emulators/fuse
Rene Ladan
rene at FreeBSD.org
Wed Feb 8 19:32:46 UTC 2017
Author: rene
Date: Wed Feb 8 19:32:45 2017
New Revision: 433670
URL: https://svnweb.freebsd.org/changeset/ports/433670
Log:
emulators/fuse: update to 1.3.3
Bugfix release, mostly for disk images.
Modified:
head/emulators/fuse/Makefile
head/emulators/fuse/distinfo
Modified: head/emulators/fuse/Makefile
==============================================================================
--- head/emulators/fuse/Makefile Wed Feb 8 19:25:50 2017 (r433669)
+++ head/emulators/fuse/Makefile Wed Feb 8 19:32:45 2017 (r433670)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fuse
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
Modified: head/emulators/fuse/distinfo
==============================================================================
--- head/emulators/fuse/distinfo Wed Feb 8 19:25:50 2017 (r433669)
+++ head/emulators/fuse/distinfo Wed Feb 8 19:32:45 2017 (r433670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481360960
-SHA256 (fuse-1.3.2.tar.gz) = 576bf916b499a4d5932acc34d315e2acd36636d1d5a3911c839589487a6b68e6
-SIZE (fuse-1.3.2.tar.gz) = 1629160
+TIMESTAMP = 1486408537
+SHA256 (fuse-1.3.3.tar.gz) = 670184600230dd815b2c26d701ec035ba0f7a063c44b5480cab01eb9926a494e
+SIZE (fuse-1.3.3.tar.gz) = 1634806
More information about the svn-ports-head
mailing list