Update to 2.9.2

Feature safe:	yes
This commit is contained in:
Florian Smeets 2012-10-26 14:51:57 +00:00
parent 878fbfdc35
commit a10085f206
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306446
3 changed files with 4 additions and 18 deletions

View file

@ -1,11 +1,8 @@
# New ports collection makefile for: fusefs-libs
# Date created: 01 October 2005
# Whom: Anish Mistry
# Created by: Anish Mistry
# $FreeBSD$
#
PORTNAME= fusefs
PORTVERSION= 2.9.1
PORTVERSION= 2.9.2
CATEGORIES= sysutils
MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION}
PKGNAMESUFFIX= -libs

View file

@ -1,2 +1,2 @@
SHA256 (fuse-2.9.1.tar.gz) = 51803d8224bf6adab052b340614980b28861f317c261eab1f1e9c6cf17b3dd75
SIZE (fuse-2.9.1.tar.gz) = 559705
SHA256 (fuse-2.9.2.tar.gz) = 81a728fb3f87da33063068735e2fb7e2cd89df207d32687d3d3278385279cefc
SIZE (fuse-2.9.2.tar.gz) = 560123

View file

@ -1,11 +0,0 @@
--- configure.orig 2012-08-08 11:08:24.244322974 +0200
+++ configure 2012-08-08 11:08:42.304569338 +0200
@@ -13237,7 +13237,7 @@
fi
-libfuse_libs=$libfuse_libs $LTLIBICONV
+libfuse_libs="$libfuse_libs $LTLIBICONV"
if test "$am_cv_func_iconv" = yes; then
ICONV_TRUE=
ICONV_FALSE='#'