[MacPorts] #52453: py-llfuse @1.1.1: new port

MacPorts noreply at macports.org
Mon Oct 3 20:10:00 CEST 2016


#52453: py-llfuse @1.1.1: new port
--------------------------------+--------------------------------
  Reporter:  bjorn.ketelaars@…  |      Owner:  macports-tickets@…
      Type:  submission         |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.4
Resolution:                     |   Keywords:
      Port:                     |
--------------------------------+--------------------------------

Comment (by bjorn.ketelaars@…):

 Thanks for your feedback. Portfile has been updated:

 {{{
 --- Portfile.orig       2016-10-03 19:30:15.000000000 +0200
 +++ Portfile    2016-10-03 20:05:03.000000000 +0200
 @@ -9,14 +9,14 @@ version             1.1.1
  categories-append   devel fuse
  platforms           darwin
  license             LGPL-2+
 -maintainers         nomaintainer
 +maintainers         hydroxide.nl:bjorn.ketelaars openmaintainer

  description         Python bindings for the low-level FUSE API
  long_description    Python-LLFUSE is a set of Python bindings for the low
 \
                      level FUSE API.

  distname            llfuse-${version}
 -extract.suffix      .tar.bz2
 +use_bzip2           yes

  homepage            https://pypi.python.org/pypi/llfuse/
  master_sites        pypi:l/llfuse
 @@ -27,9 +27,9 @@ checksums           rmd160  96c560c5710b
  python.versions     27 34 35

  if {${name} ne ${subport}} {
 -    depends_build-append    port:pkgconfig
 -    depends_lib-append      port:osxfuse \
 +    depends_build-append    port:pkgconfig \
                              port:py${python.version}-setuptools
 +    depends_lib-append      port:osxfuse

      livecheck.type          none
  } else {
 }}}

 OK?

-- 
Ticket URL: <https://trac.macports.org/ticket/52453#comment:3>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list