[Lunar-commits] <moonbase-other> obexftp: version bumped to 0.24.

Florin Braescu florin at lunar-linux.org
Sat Aug 17 18:26:42 CEST 2013


commit a2340e317cf2bd6d93ccd844e9a5d84aa3d25afa
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 17 Aug 2013 09:26:26 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/a2340e317cf2bd6d93ccd844e9a5d84aa3d25afa

obexftp: version bumped to 0.24.
---
  utils/obexftp/BUILD    | +1/-6     
  utils/obexftp/DETAILS  | +5/-9     
  utils/openobex/DETAILS | +1/-1     
  3 files changed, 7 insertions(+), 16 deletions(-)

--- a/utils/obexftp/BUILD
+++ b/utils/obexftp/BUILD
@@ -1,10 +1,5 @@
 (
 
-  OPTS+=" --disable-static --disable-builddocs" &&
-
-  # Fixes ruby bindings build. Gentoo patch.
-  patch_it $SOURCE2 1 &&
-
-  default_build
+  default_cmake_build
 
 ) > $C_FIFO 2>&1
--- a/utils/obexftp/DETAILS
+++ b/utils/obexftp/DETAILS
@@ -1,15 +1,11 @@
           MODULE=obexftp
-         VERSION=0.23
-          SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=$MODULE-0.22-ruby-libpath.patch
-   SOURCE_URL[1]=$SFORGE_URL/openobex/
-   SOURCE_URL[0]=http://triq.net/obexftp/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:59a1489bedfc9430c4f4e974762fb78de2b048d5
-     SOURCE2_VFY=sha1:d4d7a15605e878d1b3d08646480e1cc7340e0e89
+         VERSION=0.24-Source
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://sourceforge.net/projects/openobex/files/$MODULE/${VERSION%-*}
+      SOURCE_VFY=sha1:c82260d7f44519a1b0aaa0eae3ff0809f321f486
         WEB_SITE=http://openobex.sf.net
          ENTERED=20030927
-         UPDATED=20090330
+         UPDATED=20130817
            SHORT="Implementation of the Object Exchange (OBEX) protocol"
 
 cat << EOF
--- a/utils/openobex/DETAILS
+++ b/utils/openobex/DETAILS
@@ -1,7 +1,7 @@
           MODULE=openobex
          VERSION=1.7.1-Source
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://sourceforge.net/projects/$MODULE/files/$MODULE/$VERSION
+      SOURCE_URL=http://sourceforge.net/projects/$MODULE/files/$MODULE/${VERSION%-*}
       SOURCE_VFY=sha1:b70e10ac21737fd1280cfb4d7408f623118ed355
         WEB_SITE=http://dev.zuckschwerdt.org/openobex
          ENTERED=20030927




More information about the Lunar-commits mailing list