Modified: trunk/dports/sysutils/mtpfs/Portfile (90240 => 90241)
--- 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+)+)