[90241] trunk/dports/sysutils/mtpfs/Portfile

snc at macports.org snc at macports.org
Mon Feb 27 07:11:37 PST 2012


Revision: 90241
          http://trac.macports.org/changeset/90241
Author:   snc at macports.org
Date:     2012-02-27 07:11:36 -0800 (Mon, 27 Feb 2012)
Log Message:
-----------
mtpfs: update to 1.1

Modified Paths:
--------------
    trunk/dports/sysutils/mtpfs/Portfile

Modified: trunk/dports/sysutils/mtpfs/Portfile
===================================================================
--- trunk/dports/sysutils/mtpfs/Portfile	2012-02-27 15:05:30 UTC (rev 90240)
+++ trunk/dports/sysutils/mtpfs/Portfile	2012-02-27 15:11:36 UTC (rev 90241)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                mtpfs
-version             1.0
+version             1.1
 categories          sysutils
 maintainers         snc openmaintainer
 license             GPL-3
@@ -17,20 +17,16 @@
 depends_build       port:pkgconfig
 depends_lib         port:libmtp port:fuse4x path:lib/pkgconfig/glib-2.0.pc:glib2 port:libmad port:libid3tag
 
-master_sites        http://www.adebenham.com/debian/
+master_sites        http://www.adebenham.com/files/mtp
 
-checksums           rmd160  b0be57ca5f82cb3c4e957f51d386e63f8bc6d701 \
-                    sha256  879ccf929a7ce395af30ae81314850a5cb55a0056107477016121b9392c49c13
+checksums           rmd160  2fb67b80a95445369412166cdfbe5b88b1a74f24 \
+                    sha256  1baf357de16995a5f0b5bc1b6833517a77456481d861cdba70f1ce1316ce4c1d
 
 patchfiles          patch-mtpfs.h.diff
 post-patch {
     reinplace s|-DFUSE_USE_VERSION=22|-DFUSE_USE_VERSION=25| ${worksrcpath}/Makefile.in
 }
 
-if {${configure.compiler} == "clang"} {
-    configure.cflags-append -Wno-error=return-type
-}
-
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     ${name}-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120227/fbbe7a8c/attachment.html>


More information about the macports-changes mailing list