diff -ur /tmp/ntfs-3g/Portfile ./Portfile
old
|
new
|
|
4 | 4 | PortSystem 1.0 |
5 | 5 | |
6 | 6 | name ntfs-3g |
7 | | version 2014.2.15 |
| 7 | version 2015.3.14 |
8 | 8 | categories fuse |
9 | 9 | platforms darwin |
10 | 10 | maintainers nomaintainer |
… |
… |
|
25 | 25 | |
26 | 26 | master_sites http://tuxera.com/opensource/ |
27 | 27 | |
28 | | checksums rmd160 32418b98e60a483173352eb22cc101ed82c92ebf \ |
29 | | sha256 4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56 |
| 28 | checksums rmd160 67cbb81ab619c0941fe23a73e9a187a73008d51e \ |
| 29 | sha256 97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2 |
30 | 30 | |
31 | 31 | livecheck.type regex |
32 | 32 | livecheck.regex {stable version</font></b> is <a href="http://tuxera.com/opensource/ntfs-3g_(.+?)\.tgz">} |
Only in .: Portfile2
diff -ur /tmp/ntfs-3g/files/patch-configure.diff ./files/patch-configure.diff
old
|
new
|
|
1 | 1 | --- configure.orig 2014-04-17 15:29:08.000000000 -0600 |
2 | 2 | +++ configure 2014-04-17 15:29:32.000000000 -0600 |
3 | | @@ -12064,9 +12064,6 @@ |
| 3 | @@ -13041,9 +13041,6 @@ |
4 | 4 | |
5 | 5 | fi |
6 | 6 | test "x${PKG_CONFIG}" = "xno" && as_fn_error $? "pkg-config wasn't found! Please install from your vendor, or see http://pkg-config.freedesktop.org/wiki/" "$LINENO" 5 |