pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/dvdbackup Make build again after libdvdread u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf171b52a2c2
branches: trunk
changeset: 511226:cf171b52a2c2
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 12 06:03:27 2006 +0000
description:
Make build again after libdvdread update.
diffstat:
graphics/dvdbackup/distinfo | 4 ++--
graphics/dvdbackup/patches/patch-aa | 16 ++++++++++++----
2 files changed, 14 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 0969167af206 -r cf171b52a2c2 graphics/dvdbackup/distinfo
--- a/graphics/dvdbackup/distinfo Wed Apr 12 00:44:37 2006 +0000
+++ b/graphics/dvdbackup/distinfo Wed Apr 12 06:03:27 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 08:45:04 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/04/12 06:03:27 wiz Exp $
SHA1 (dvdbackup-0.1.1.tar.gz) = 11bbbd0182f80bff1974b86bb989e9a2ab89f717
RMD160 (dvdbackup-0.1.1.tar.gz) = bd0d1824df92b493e4ea5ab4f24740c41ca826ef
Size (dvdbackup-0.1.1.tar.gz) = 24806 bytes
-SHA1 (patch-aa) = a01d7325c4bd142aa213fe4a52e54a1b3903c838
+SHA1 (patch-aa) = 4c3a6ef36cb3422899ca9ea66a3a5b64a374c85b
diff -r 0969167af206 -r cf171b52a2c2 graphics/dvdbackup/patches/patch-aa
--- a/graphics/dvdbackup/patches/patch-aa Wed Apr 12 00:44:37 2006 +0000
+++ b/graphics/dvdbackup/patches/patch-aa Wed Apr 12 06:03:27 2006 +0000
@@ -1,8 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/02/02 14:49:31 wulf Exp $
+$NetBSD: patch-aa,v 1.2 2006/04/12 06:03:27 wiz Exp $
---- dvdbackup.c.orig Mon Feb 3 09:56:44 2003
-+++ dvdbackup.c Mon Feb 3 09:57:09 2003
-@@ -782,7 +782,7 @@
+--- dvdbackup.c.orig 2002-08-05 06:08:39.000000000 +0000
++++ dvdbackup.c
+@@ -20,6 +20,7 @@
+
+
+ #include <stdio.h>
++#include <stdint.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/errno.h>
+@@ -782,7 +783,7 @@ titles_info_t * DVDGetInfo(dvd_reader_t
to consider the second one a feature title we are doing two checks (biggest + biggest - second) /second == 1
and biggest%second * 3 < biggest */
Home |
Main Index |
Thread Index |
Old Index