Index: head/comms/openobex/Makefile =================================================================== --- head/comms/openobex/Makefile (revision 425483) +++ head/comms/openobex/Makefile (revision 425484) @@ -1,29 +1,27 @@ # $FreeBSD$ PORTNAME= openobex -PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTVERSION= 1.7.2 CATEGORIES= comms net -MASTER_SITES= SF \ - http://www.hendrik-sattler.de/downloads/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-Source MAINTAINER= madpilot@FreeBSD.org COMMENT= Open source implementation of the OBEX protocol USE_LDCONFIG= yes USES= cmake dos2unix DOS2UNIX_FILES= CMakeLists.txt CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig" OPTIONS_DEFINE= DOXYGEN .if defined(PACKAGE_BUILDING) OPTIONS_DEFAULT+= DOXYGEN .endif OPTIONS_SUB=yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CMAKE_OFF= -DBUILD_DOCUMENTATION=OFF .include Index: head/comms/openobex/distinfo =================================================================== --- head/comms/openobex/distinfo (revision 425483) +++ head/comms/openobex/distinfo (revision 425484) @@ -1,2 +1,3 @@ -SHA256 (openobex-1.7.1-Source.tar.gz) = 3b264665d90901ea4ff720332ffb9b6d1d8f67187463d3a3279caddc7205ea57 -SIZE (openobex-1.7.1-Source.tar.gz) = 131091 +TIMESTAMP = 1478269747 +SHA256 (openobex-1.7.2-Source.tar.gz) = 158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc +SIZE (openobex-1.7.2-Source.tar.gz) = 127248 Index: head/comms/openobex/files/patch-CMakeLists.txt =================================================================== --- head/comms/openobex/files/patch-CMakeLists.txt (revision 425483) +++ head/comms/openobex/files/patch-CMakeLists.txt (nonexistent) @@ -1,10 +0,0 @@ ---- CMakeLists.txt.orig 2013-03-06 15:11:39.233082623 +0100 -+++ CMakeLists.txt 2013-03-06 15:12:33.951078962 +0100 -@@ -1,6 +1,6 @@ - cmake_minimum_required ( VERSION 2.8.5 FATAL_ERROR ) - --project ( openobex C ) -+project ( openobex C CXX ) - - # - # The project version Property changes on: head/comms/openobex/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/comms/openobex/files/patch-lib_cloexec.h =================================================================== --- head/comms/openobex/files/patch-lib_cloexec.h (revision 425483) +++ head/comms/openobex/files/patch-lib_cloexec.h (revision 425484) @@ -1,19 +1,19 @@ ---- lib/cloexec.h.orig 2012-03-26 20:25:19.000000000 +0200 -+++ lib/cloexec.h 2013-05-06 23:36:45.087537539 +0200 +--- lib/cloexec.h.orig 2012-03-26 18:25:19 UTC ++++ lib/cloexec.h @@ -22,6 +22,7 @@ #ifndef _WIN32 #include #include +#include #include static __inline void fcntl_cloexec(socket_t fd) { -@@ -55,7 +56,7 @@ +@@ -55,7 +56,7 @@ static __inline int accept4(int s, struc static __inline socket_t accept_cloexec(socket_t sockfd, struct sockaddr *addr, socklen_t *addrlen) { -#ifdef SOCK_CLOEXEC +#if defined(SOCK_CLOEXEC) && __FreeBSD_version > 1000032 return accept4(sockfd, addr, addrlen, SOCK_CLOEXEC); #else socket_t fd = accept(sockfd, addr, addrlen); Index: head/comms/openobex/pkg-plist =================================================================== --- head/comms/openobex/pkg-plist (revision 425483) +++ head/comms/openobex/pkg-plist (revision 425484) @@ -1,64 +1,64 @@ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h -lib/cmake/OpenObex-1.7.1/openobex-target-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/OpenObex-1.7.1/openobex-config-version.cmake -lib/cmake/OpenObex-1.7.1/openobex-target.cmake -lib/cmake/OpenObex-1.7.1/openobex-config.cmake +lib/cmake/OpenObex-1.7.2/openobex-target-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/OpenObex-1.7.2/openobex-config-version.cmake +lib/cmake/OpenObex-1.7.2/openobex-target.cmake +lib/cmake/OpenObex-1.7.2/openobex-config.cmake lib/libopenobex.so -lib/libopenobex.so.1.7.1 +lib/libopenobex.so.1.7.2 lib/libopenobex.so.2 libdata/pkgconfig/openobex.pc %%DOXYGEN%%%%DOCSDIR%%/html/annotated.html %%DOXYGEN%%%%DOCSDIR%%/html/api_8c.html %%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png %%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png %%DOXYGEN%%%%DOCSDIR%%/html/classes.html %%DOXYGEN%%%%DOCSDIR%%/html/closed.png %%DOXYGEN%%%%DOCSDIR%%/html/dir_1d588721a3bfadf2de93b304da302d42.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_d44c64559bbebec7f509842c48db8b23.html %%DOXYGEN%%%%DOCSDIR%%/html/doc.png %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.png %%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/html/files.html %%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png %%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png %%DOXYGEN%%%%DOCSDIR%%/html/functions.html %%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html %%DOXYGEN%%%%DOCSDIR%%/html/globals.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html %%DOXYGEN%%%%DOCSDIR%%/html/index.html %%DOXYGEN%%%%DOCSDIR%%/html/jquery.js %%DOXYGEN%%%%DOCSDIR%%/html/menu.js %%DOXYGEN%%%%DOCSDIR%%/html/menudata.js %%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png %%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png %%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png %%DOXYGEN%%%%DOCSDIR%%/html/obex_8h.html %%DOXYGEN%%%%DOCSDIR%%/html/obex__const_8h.html %%DOXYGEN%%%%DOCSDIR%%/html/open.png %%DOXYGEN%%%%DOCSDIR%%/html/openobex_8coverpage.html %%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png %%DOXYGEN%%%%DOCSDIR%%/html/structobex__ctrans__t.html %%DOXYGEN%%%%DOCSDIR%%/html/structobex__irda__intf__t.html %%DOXYGEN%%%%DOCSDIR%%/html/structobex__usb__intf__service__t.html %%DOXYGEN%%%%DOCSDIR%%/html/structobex__usb__intf__t.html %%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png %%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png %%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png %%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png %%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png %%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png %%DOXYGEN%%%%DOCSDIR%%/html/tabs.css %%DOXYGEN%%%%DOCSDIR%%/html/unionobex__headerdata__t.html %%DOXYGEN%%%%DOCSDIR%%/html/unionobex__interface__t.html