svn commit: r311887 - head/sysutils/fusefs-ext4fuse

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 7 20:42:10 UTC 2013


Author: ehaupt
Date: Thu Feb  7 20:42:09 2013
New Revision: 311887
URL: http://svnweb.freebsd.org/changeset/ports/311887

Log:
  Update to 0.1.3
  
  Notified by:	Gerard Lledo <gerard.lledo at gmail.com> (author)

Modified:
  head/sysutils/fusefs-ext4fuse/Makefile
  head/sysutils/fusefs-ext4fuse/distinfo

Modified: head/sysutils/fusefs-ext4fuse/Makefile
==============================================================================
--- head/sysutils/fusefs-ext4fuse/Makefile	Thu Feb  7 20:39:59 2013	(r311886)
+++ head/sysutils/fusefs-ext4fuse/Makefile	Thu Feb  7 20:42:09 2013	(r311887)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ext4fuse
-PORTVERSION=	0.1.2
+PORTVERSION=	0.1.3
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
@@ -19,7 +19,7 @@ USE_GMAKE=	yes
 USE_PKGCONFIG=	build
 USE_GITHUB=	yes
 GH_ACCOUNT=	gerard
-GH_COMMIT=	6b28a2b
+GH_COMMIT=	33f57f6
 GH_TAGNAME=	v${PORTVERSION}
 
 MAKE_JOBS_SAFE=	yes

Modified: head/sysutils/fusefs-ext4fuse/distinfo
==============================================================================
--- head/sysutils/fusefs-ext4fuse/distinfo	Thu Feb  7 20:39:59 2013	(r311886)
+++ head/sysutils/fusefs-ext4fuse/distinfo	Thu Feb  7 20:42:09 2013	(r311887)
@@ -1,2 +1,2 @@
-SHA256 (ext4fuse-0.1.2.tar.gz) = 50837b60d59b1f49756c1fecb0647159a9ebf39274bf5d71a3a9410e736347df
-SIZE (ext4fuse-0.1.2.tar.gz) = 25879
+SHA256 (ext4fuse-0.1.3.tar.gz) = 9fdf0d1855d62d6ab108157d627e62b4996144a8eb49a38b094712f924448694
+SIZE (ext4fuse-0.1.3.tar.gz) = 27606


More information about the svn-ports-head mailing list