Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2015 15:39:14 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401872 - head/sysutils/fusefs-wdfs
Message-ID:  <201511181539.tAIFdEml065046@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Nov 18 15:39:13 2015
New Revision: 401872
URL: https://svnweb.freebsd.org/changeset/ports/401872

Log:
  sysutils/fusefs-wdfs: update to 1.4.2_6
  
  Changes:	https://github.com/jmesmon/wdfs/commits/3fa7035
  PR:		204613
  Submitted by:	silverless@gmx.com (maintainer)

Modified:
  head/sysutils/fusefs-wdfs/Makefile   (contents, props changed)
  head/sysutils/fusefs-wdfs/distinfo   (contents, props changed)

Modified: head/sysutils/fusefs-wdfs/Makefile
==============================================================================
--- head/sysutils/fusefs-wdfs/Makefile	Wed Nov 18 15:36:58 2015	(r401871)
+++ head/sysutils/fusefs-wdfs/Makefile	Wed Nov 18 15:39:13 2015	(r401872)
@@ -3,9 +3,9 @@
 
 PORTNAME=	wdfs
 PORTVERSION=	1.4.2
-PORTREVISION=	5
+DISTVERSIONPREFIX=v
+PORTREVISION=	6
 CATEGORIES=	sysutils
-MASTER_SITES=	http://noedler.de/projekte/wdfs/
 PKGNAMEPREFIX=	fusefs-
 
 MAINTAINER=	silverless@gmx.com
@@ -17,6 +17,9 @@ LIB_DEPENDS=	libneon.so:${PORTSDIR}/www/
 
 GNU_CONFIGURE=	yes
 USES=		fuse pkgconfig
+USE_GITHUB=	yes
+GH_ACCOUNT=	jmesmon
+GH_TAGNAME=	3fa7035
 USE_GNOME=	glib20
 
 do-install:

Modified: head/sysutils/fusefs-wdfs/distinfo
==============================================================================
--- head/sysutils/fusefs-wdfs/distinfo	Wed Nov 18 15:36:58 2015	(r401871)
+++ head/sysutils/fusefs-wdfs/distinfo	Wed Nov 18 15:39:13 2015	(r401872)
@@ -1,2 +1,2 @@
-SHA256 (wdfs-1.4.2.tar.gz) = fcf2e1584568b07c7f3683a983a9be26fae6534b8109e09167e5dff9114ba2e5
-SIZE (wdfs-1.4.2.tar.gz) = 109315
+SHA256 (jmesmon-wdfs-v1.4.2-3fa7035_GH0.tar.gz) = 4eccc8cf0c6974b6e9ba57140f2807a610b5b7e774c98e8f3719e9ec7487143b
+SIZE (jmesmon-wdfs-v1.4.2-3fa7035_GH0.tar.gz) = 109936



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511181539.tAIFdEml065046>