diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-14 16:52:21 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-14 16:52:21 +0800 |
commit | 5435b3fcd522918c855df80b19e8255a6b94f060 (patch) | |
tree | 148b828cdcb2da8382b42ac9c136768b0795eb1d /sysutils | |
parent | 271a6eee948aef55bf1819507c189004764eabe8 (diff) | |
download | freebsd-ports-gnome-5435b3fcd522918c855df80b19e8255a6b94f060.tar.gz freebsd-ports-gnome-5435b3fcd522918c855df80b19e8255a6b94f060.tar.zst freebsd-ports-gnome-5435b3fcd522918c855df80b19e8255a6b94f060.zip |
- Update to 2.06.08.26
- Reset maintainership to ports@FreeBSD.org
PR: ports/106544
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-httpfs/Makefile | 7 | ||||
-rw-r--r-- | sysutils/fusefs-httpfs/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile index 05834e13159b..63bf1aa28de2 100644 --- a/sysutils/fusefs-httpfs/Makefile +++ b/sysutils/fusefs-httpfs/Makefile @@ -6,21 +6,20 @@ # PORTNAME= httpfs -PORTVERSION= 2.06.07.10 +PORTVERSION= 2.06.08.26 CATEGORIES= sysutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= fusefs- -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_with_static_binaries_${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fuse-based http filesystem RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs PLIST_FILES= bin/httpfs -USE_BZIP2= yes WRKSRC= ${WRKDIR} do-build: diff --git a/sysutils/fusefs-httpfs/distinfo b/sysutils/fusefs-httpfs/distinfo index 2775af148b38..bd1e756defa9 100644 --- a/sysutils/fusefs-httpfs/distinfo +++ b/sysutils/fusefs-httpfs/distinfo @@ -1,3 +1,3 @@ -MD5 (httpfs_2.06.07.10.tar.bz2) = f62e2f333651a7c21b610d0ec4f52f03 -SHA256 (httpfs_2.06.07.10.tar.bz2) = b6291852ae2810528585447b835aa9d507c6ee7d1a4e7889e183e0305f753223 -SIZE (httpfs_2.06.07.10.tar.bz2) = 13990 +MD5 (httpfs_with_static_binaries_2.06.08.26.tar.gz) = e2840f8586738384872eeaad7ae2d83a +SHA256 (httpfs_with_static_binaries_2.06.08.26.tar.gz) = b34d23d9e67b3e7931b2c0dc53fd997dcaf3d6b2126f87a25b51dd00c25e4e65 +SIZE (httpfs_with_static_binaries_2.06.08.26.tar.gz) = 115384 |