diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-11-18 23:39:13 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-11-18 23:39:13 +0800 |
commit | 010e942c9ba7c260dd189035f43f11834a9ff926 (patch) | |
tree | 1ef994ba94088bef7660fa8a36af3c078d5e21ce | |
parent | 530b3a88261d0626fd0f241474d45a32f0b5b6db (diff) | |
download | freebsd-ports-gnome-010e942c9ba7c260dd189035f43f11834a9ff926.tar.gz freebsd-ports-gnome-010e942c9ba7c260dd189035f43f11834a9ff926.tar.zst freebsd-ports-gnome-010e942c9ba7c260dd189035f43f11834a9ff926.zip |
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)
-rw-r--r-- | sysutils/fusefs-wdfs/Makefile | 7 | ||||
-rw-r--r-- | sysutils/fusefs-wdfs/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/fusefs-wdfs/Makefile b/sysutils/fusefs-wdfs/Makefile index f837427aa1d5..e6251879b89c 100644 --- a/sysutils/fusefs-wdfs/Makefile +++ b/sysutils/fusefs-wdfs/Makefile @@ -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/neon GNU_CONFIGURE= yes USES= fuse pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= jmesmon +GH_TAGNAME= 3fa7035 USE_GNOME= glib20 do-install: diff --git a/sysutils/fusefs-wdfs/distinfo b/sysutils/fusefs-wdfs/distinfo index 711324753f8a..b1cb3186292e 100644 --- a/sysutils/fusefs-wdfs/distinfo +++ b/sysutils/fusefs-wdfs/distinfo @@ -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 |