diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 03:18:38 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 03:18:38 +0000 |
commit | 3127da6cef2de5f9e4b1a1908b6b6abe5e7ffa59 (patch) | |
tree | 861e4a74ef1037dc9520c33ffb1b06dfc98c2018 /sysutils/p5-Fuse | |
parent | b70ca4081ba639b4cb06a84c4fb299c800378526 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Fuse')
-rw-r--r-- | sysutils/p5-Fuse/Makefile | 7 | ||||
-rw-r--r-- | sysutils/p5-Fuse/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/p5-Fuse/Makefile b/sysutils/p5-Fuse/Makefile index fdd953664c9c..46dab1d0882d 100644 --- a/sysutils/p5-Fuse/Makefile +++ b/sysutils/p5-Fuse/Makefile @@ -6,17 +6,18 @@ # PORTNAME= Fuse -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/D/DP/DPAVLIN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Write filesystems in Perl using FUSE +BUILD_DEPENDS= mount_fusefs:${PORTSDIR}/sysutils/fusefs-kmod RUN_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/sysutils/p5-Fuse/distinfo b/sysutils/p5-Fuse/distinfo index 80a256616f50..a61ae5d46d8a 100644 --- a/sysutils/p5-Fuse/distinfo +++ b/sysutils/p5-Fuse/distinfo @@ -1,3 +1,3 @@ -MD5 (Fuse-0.07.tar.gz) = 9e8b2338ada7ef1e25f1b5bf7769b03c -SHA256 (Fuse-0.07.tar.gz) = f1c48be240f0becf46877344d8318ade40d6a6d3562c310d7b815e4eed2ea334 -SIZE (Fuse-0.07.tar.gz) = 20134 +MD5 (Fuse-0.08.tar.gz) = 163345265c99ddc87e40fe5d46596863 +SHA256 (Fuse-0.08.tar.gz) = 6613b4ab0e7f82dd5c430433e40c1044b39819b664841359db1b69360794debd +SIZE (Fuse-0.08.tar.gz) = 20389 |