You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
s3fs: update to 1.95
This commit is contained in:
+12
-7
@@ -2,12 +2,15 @@
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup legacysupport 1.1
|
||||
PortGroup fuse 1.0
|
||||
|
||||
github.setup s3fs-fuse s3fs 1.93 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
#clock_gettime
|
||||
legacysupport.newest_darwin_requires_legacy 10
|
||||
|
||||
github.setup s3fs-fuse s3fs 1.95 v
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
categories fuse
|
||||
maintainers {adfernandes @adfernandes} openmaintainer
|
||||
description Amazon S3 filesystem for FUSE
|
||||
@@ -18,9 +21,11 @@ long_description \
|
||||
|
||||
license GPL-2
|
||||
|
||||
checksums rmd160 081bdca0c3b799cf46af80def1a03a5a0d2cca6b \
|
||||
sha256 d424cefc5b8c31a997ac34c4b11c11b778de59be9e6cf271145aaa532369fad2 \
|
||||
size 284435
|
||||
compiler.cxx_standard 2011
|
||||
|
||||
checksums rmd160 267875cbd950bfcce6a9575a3edc6db9f28f0207 \
|
||||
sha256 0c97b8922f005500d36f72aee29a1345c94191f61d795e2a7b79fb7e3e6f5517 \
|
||||
size 285599
|
||||
|
||||
use_autoreconf yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user