diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-22 10:08:54 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-22 10:08:54 +0000 |
| commit | 5cf2b7440cf4ecd885c4f277aa74f06bf9d19bcd (patch) | |
| tree | 1f18af6dfa24429375756b2c2a33979f4a4a4607 /sysutils/dvd+rw-tools/files/patch-growisofs.c | |
| parent | - Add LICENSE (diff) | |
- Add LICENSE_FILE
- Switch to options helpers
- Pet portlint
- Regenerate patches with `make makepatch`
Diffstat (limited to 'sysutils/dvd+rw-tools/files/patch-growisofs.c')
| -rw-r--r-- | sysutils/dvd+rw-tools/files/patch-growisofs.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/dvd+rw-tools/files/patch-growisofs.c b/sysutils/dvd+rw-tools/files/patch-growisofs.c index d4a91a124411..3bef30a1741e 100644 --- a/sysutils/dvd+rw-tools/files/patch-growisofs.c +++ b/sysutils/dvd+rw-tools/files/patch-growisofs.c @@ -1,5 +1,5 @@ ---- growisofs.c.orig 2008-03-04 10:15:03.000000000 +0100 -+++ growisofs.c 2013-01-15 00:53:04.894335000 +0100 +--- growisofs.c.orig 2008-03-04 09:15:03 UTC ++++ growisofs.c @@ -409,7 +409,7 @@ # define _GNU_SOURCE # endif @@ -9,7 +9,7 @@ # define off64_t off_t # if !defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) || \ __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__<1050 -@@ -995,7 +995,7 @@ +@@ -995,7 +995,7 @@ char *setup_fds (char *device) goto open_rw; } @@ -18,7 +18,7 @@ #include <sys/cdio.h> #include <camlib.h> -@@ -2940,7 +2940,9 @@ +@@ -2940,7 +2940,9 @@ int main (int argc, char *argv[]) # ifdef __FreeBSD__ syscall(SYS_mlockall,3); # else |
