]> gitweb.fluxo.info Git - mkbuilds.git/commitdiff
libfreebob updating libfreebob to 1.0.11
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Tue, 16 Dec 2008 17:32:20 +0000 (17:32 +0000)
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Tue, 16 Dec 2008 17:32:20 +0000 (17:32 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@302 18ef50b8-d735-4ccd-97c1-689132df3dd9

sys/libs/libfreebob/libfreebob-1.0.11.diff [new file with mode: 0644]
sys/libs/libfreebob/libfreebob.mkbuild

diff --git a/sys/libs/libfreebob/libfreebob-1.0.11.diff b/sys/libs/libfreebob/libfreebob-1.0.11.diff
new file mode 100644 (file)
index 0000000..c74718e
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur libfreebob-1.0.11.orig/tests/test-volume.cpp libfreebob-1.0.11/tests/test-volume.cpp
+--- libfreebob-1.0.11.orig/tests/test-volume.cpp       2007-10-15 16:15:07.000000000 -0200
++++ libfreebob-1.0.11/tests/test-volume.cpp    2008-12-16 15:33:36.000000000 -0200
+@@ -109,7 +109,7 @@
+         exit(0);
+     }
+-    int errno = 0;
++    errno = 0;
+     char* tail;
+     int node_id = strtol( argv[1], &tail, 0 );
+     int fb_id   = strtol( argv[2], &tail, 0 );
index eeef3953ba505004dcdab27d03b3e282b5d3db82..f7fbb9daafe565ddc7dd3f684c9ba3d500272b22 100644 (file)
@@ -17,7 +17,7 @@
 #------------------------
 #
 # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/freebob/libfreebob-1.0.7.tar.bz2"
+[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/freebob/libfreebob-1.0.11.tar.bz2"
 
 # Source base name. if different from package name. Null ("") to default value.
 # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
@@ -128,7 +128,7 @@ off: md5sum_download_and_check_0
 off: md5sum_download_and_check_1
 off: gpg_signature_check
  on: untar_source
-off: patch_source
+ on: patch_source
  on: configure
  on: make_package
  on: install_package