diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-14 08:52:21 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-14 08:52:21 +0000 |
commit | 084473976e20fa8b72f78adba2a3a6b77fc35168 (patch) | |
tree | 69008a0617588bf58d4579fe62709b7199fcc96c | |
parent | 13db2cb67005d16db5c8298535127ea2fa40c1a5 (diff) | |
download | ports-084473976e20fa8b72f78adba2a3a6b77fc35168.tar.gz ports-084473976e20fa8b72f78adba2a3a6b77fc35168.zip |
Notes
-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 |