diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-02-11 12:20:35 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-02-11 12:20:35 +0800 |
commit | 358569da928c93078484ca9461ead13a80edccbb (patch) | |
tree | f07a6777990de908423e201be4257709180ef29e /sysutils/fusefs-libs | |
parent | ccff52dee8962e66d042b3f9cfd27fb7742b5ae3 (diff) | |
download | freebsd-ports-gnome-358569da928c93078484ca9461ead13a80edccbb.tar.gz freebsd-ports-gnome-358569da928c93078484ca9461ead13a80edccbb.tar.zst freebsd-ports-gnome-358569da928c93078484ca9461ead13a80edccbb.zip |
Upgrade to 2.5.2.
PR: ports/93160
Submitted by: maintainer
Diffstat (limited to 'sysutils/fusefs-libs')
-rw-r--r-- | sysutils/fusefs-libs/Makefile | 3 | ||||
-rw-r--r-- | sysutils/fusefs-libs/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index ee4fe09af723..600a7be5fdfc 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -5,7 +5,7 @@ # PORTNAME= fusefs -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --disable-kernel-module --prefix=${PREFIX} \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig -USE_REINPLACE= yes TXT_DOCS= how-fuse-works \ kernel.txt diff --git a/sysutils/fusefs-libs/distinfo b/sysutils/fusefs-libs/distinfo index 6c52e21ad6e8..32e61eb09544 100644 --- a/sysutils/fusefs-libs/distinfo +++ b/sysutils/fusefs-libs/distinfo @@ -1,3 +1,3 @@ -MD5 (fuse-2.5.1.tar.gz) = c752f881c8b6586ce086fc8df3fb16e8 -SHA256 (fuse-2.5.1.tar.gz) = 73e820f129ff9721cde95795f9c2cd50b47f7d72da7b26d4372dfab17052673c -SIZE (fuse-2.5.1.tar.gz) = 407660 +MD5 (fuse-2.5.2.tar.gz) = ea565debe6c7486963bef05c45c50361 +SHA256 (fuse-2.5.2.tar.gz) = 19aeaa8e9c63393ddde7114a74899161748accf7ff60d59144a876a65f4fb1b8 +SIZE (fuse-2.5.2.tar.gz) = 407845 |