From 2a705f5ee3f92d7a8ffb6a81bf1465d462185a02 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 23 Nov 2014 11:33:33 +0000 Subject: Update 1.7 to 1.7.1 Changes since OpenOBEX-1.7: - Add OBEX_FL_STREAM_CONTINUE - Several fixes --- comms/openobex/Makefile | 7 +++---- comms/openobex/PLIST | 12 ++++++------ comms/openobex/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 14 deletions(-) (limited to 'comms/openobex') diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 304ee6da3ab..93596872d73 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/04/28 12:14:27 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2014/11/23 11:33:33 mef Exp $ -DISTNAME= openobex-1.7-Source -PKGNAME= openobex-1.7 -PKGREVISION= 2 +DISTNAME= openobex-1.7.1-Source +PKGNAME= ${DISTNAME:C/-Source//} CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} diff --git a/comms/openobex/PLIST b/comms/openobex/PLIST index e55aaffa191..07e51d2a23d 100644 --- a/comms/openobex/PLIST +++ b/comms/openobex/PLIST @@ -1,13 +1,13 @@ -@comment $NetBSD: PLIST,v 1.8 2014/04/28 12:14:27 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/11/23 11:33:33 mef Exp $ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h -lib/cmake/OpenObex-1.7/openobex-config-version.cmake -lib/cmake/OpenObex-1.7/openobex-config.cmake -lib/cmake/OpenObex-1.7/openobex-target-release.cmake -lib/cmake/OpenObex-1.7/openobex-target.cmake +lib/cmake/OpenObex-${PKGVERSION}/openobex-config-version.cmake +lib/cmake/OpenObex-${PKGVERSION}/openobex-config.cmake +lib/cmake/OpenObex-${PKGVERSION}/openobex-target-release.cmake +lib/cmake/OpenObex-${PKGVERSION}/openobex-target.cmake lib/libopenobex.so -lib/libopenobex.so.1.7 +lib/libopenobex.so.${PKGVERSION} lib/libopenobex.so.2 lib/pkgconfig/openobex.pc share/doc/openobex/html/annotated.html diff --git a/comms/openobex/distinfo b/comms/openobex/distinfo index e3d06ac400b..8cd5bc311fb 100644 --- a/comms/openobex/distinfo +++ b/comms/openobex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2013/03/21 06:49:12 sbd Exp $ +$NetBSD: distinfo,v 1.9 2014/11/23 11:33:33 mef Exp $ -SHA1 (openobex-1.7-Source.tar.gz) = 9fb8de31b551fd116991641f296d64be98f84b27 -RMD160 (openobex-1.7-Source.tar.gz) = f4b80ac9533953312c0482e83ec5445550100eb6 -Size (openobex-1.7-Source.tar.gz) = 130372 bytes +SHA1 (openobex-1.7.1-Source.tar.gz) = b70e10ac21737fd1280cfb4d7408f623118ed355 +RMD160 (openobex-1.7.1-Source.tar.gz) = fd06ffd6fd4fd8457c81c300b4e7c790def49f52 +Size (openobex-1.7.1-Source.tar.gz) = 131091 bytes SHA1 (patch-lib_api.c) = 4ea3f2b8179a52a4d1266395a4f20b572582903f -- cgit v1.2.3