View | Details | Raw Unified | Return to bug 175916
Collapse All | Expand All

(-)./Makefile (-8 / +7 lines)
Lines 1-13 Link Here
1
# New ports collection makefile for:	fusefs-s3fs
2
# Date created:		2009-04-11
3
# Whom:			Gea-Suan Lin <gslin@gslin.org>
4
#
5
# $FreeBSD: ports/sysutils/fusefs-s3fs/Makefile,v 1.6 2012/12/14 15:53:08 svnexp Exp $
1
# $FreeBSD: ports/sysutils/fusefs-s3fs/Makefile,v 1.6 2012/12/14 15:53:08 svnexp Exp $
6
#
7
2
8
PORTNAME=	s3fs
3
PORTNAME=	s3fs
9
DISTVERSION=	1.19
4
DISTVERSION=	1.61
10
PORTREVISION=	1
11
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
12
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
6
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
13
PKGNAMEPREFIX=	fusefs-
7
PKGNAMEPREFIX=	fusefs-
Lines 19-26 Link Here
19
		xml2:${PORTSDIR}/textproc/libxml2
13
		xml2:${PORTSDIR}/textproc/libxml2
20
14
21
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
22
USE_FUSE=	yes
23
PLIST_FILES=	bin/s3fs
16
PLIST_FILES=	bin/s3fs
17
USE_FUSE=	yes
18
19
MAN1=		s3fs.1
20
21
post-patch:
22
	${REINPLACE_CMD} -e 's/libcrypto >= 0.9//g' ${WRKSRC}/configure
24
23
25
post-install:
24
post-install:
26
	@${CAT} ${PKGMESSAGE}
25
	@${CAT} ${PKGMESSAGE}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (s3fs-1.19.tar.gz) = 7ba54895663750fd9ce357893ec8e45871b21399c0c7b6632b271f2075df7a42
1
SHA256 (s3fs-1.61.tar.gz) = 47e6700c9ec65f85cc1eeb004dcf33b4533b3415466107f310fe167f49f35ec5
2
SIZE (s3fs-1.19.tar.gz) = 132384
2
SIZE (s3fs-1.61.tar.gz) = 155699
(-)./files/patch-configure (-52 lines)
Lines 1-52 Link Here
1
--- configure.orig	2011-12-10 17:37:02.000000000 +0800
2
+++ configure	2011-12-10 17:37:36.000000000 +0800
3
@@ -3225,12 +3225,12 @@
4
     pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS"
5
  elif test -n "$PKG_CONFIG"; then
6
     if test -n "$PKG_CONFIG" && \
7
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9\""; } >&5
8
-  ($PKG_CONFIG --exists --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9") 2>&5
9
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6\""; } >&5
10
+  ($PKG_CONFIG --exists --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6") 2>&5
11
   ac_status=$?
12
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13
   test $ac_status = 0; }; then
14
-  pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" 2>/dev/null`
15
+  pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6" 2>/dev/null`
16
 else
17
   pkg_failed=yes
18
 fi
19
@@ -3241,12 +3241,12 @@
20
     pkg_cv_DEPS_LIBS="$DEPS_LIBS"
21
  elif test -n "$PKG_CONFIG"; then
22
     if test -n "$PKG_CONFIG" && \
23
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9\""; } >&5
24
-  ($PKG_CONFIG --exists --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9") 2>&5
25
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6\""; } >&5
26
+  ($PKG_CONFIG --exists --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6") 2>&5
27
   ac_status=$?
28
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29
   test $ac_status = 0; }; then
30
-  pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" 2>/dev/null`
31
+  pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6" 2>/dev/null`
32
 else
33
   pkg_failed=yes
34
 fi
35
@@ -3266,14 +3266,14 @@
36
         _pkg_short_errors_supported=no
37
 fi
38
         if test $_pkg_short_errors_supported = yes; then
39
-	        DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" 2>&1`
40
+	        DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6" 2>&1`
41
         else
42
-	        DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9" 2>&1`
43
+	        DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6" 2>&1`
44
         fi
45
 	# Put the nasty error message in config.log where it belongs
46
 	echo "$DEPS_PKG_ERRORS" >&5
47
 
48
-	as_fn_error $? "Package requirements (fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6 libcrypto >= 0.9) were not met:
49
+	as_fn_error $? "Package requirements (fuse >= 2.7 libcurl >= 7.0 libxml-2.0 >= 2.6) were not met:
50
 
51
 $DEPS_PKG_ERRORS
52
 

Return to bug 175916