aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2016-11-06 19:42:12 +0800
committermadpilot <madpilot@FreeBSD.org>2016-11-06 19:42:12 +0800
commit16c65d8a6e9c10bd886f7c01b7c7ced6fbacbf66 (patch)
tree6cb6c455d7ac2d5a0fbb9f9506bfeef4fd8338b0 /comms
parent7e3a4c7bbf5d9f777032124a79e14b52fda0a055 (diff)
downloadfreebsd-ports-gnome-16c65d8a6e9c10bd886f7c01b7c7ced6fbacbf66.tar.gz
freebsd-ports-gnome-16c65d8a6e9c10bd886f7c01b7c7ced6fbacbf66.tar.zst
freebsd-ports-gnome-16c65d8a6e9c10bd886f7c01b7c7ced6fbacbf66.zip
- Update openobex to 1.7.2
- Remove obsolete master site - Regenrate patches
Diffstat (limited to 'comms')
-rw-r--r--comms/openobex/Makefile6
-rw-r--r--comms/openobex/distinfo5
-rw-r--r--comms/openobex/files/patch-CMakeLists.txt10
-rw-r--r--comms/openobex/files/patch-lib_cloexec.h6
-rw-r--r--comms/openobex/pkg-plist10
5 files changed, 13 insertions, 24 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index 9cd3ee9a1f4e..d6541812ed9b 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -1,11 +1,9 @@
# $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
diff --git a/comms/openobex/distinfo b/comms/openobex/distinfo
index 66bcf090ce1e..07306af93655 100644
--- a/comms/openobex/distinfo
+++ b/comms/openobex/distinfo
@@ -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
diff --git a/comms/openobex/files/patch-CMakeLists.txt b/comms/openobex/files/patch-CMakeLists.txt
deleted file mode 100644
index 2c82497b40be..000000000000
--- a/comms/openobex/files/patch-CMakeLists.txt
+++ /dev/null
@@ -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
diff --git a/comms/openobex/files/patch-lib_cloexec.h b/comms/openobex/files/patch-lib_cloexec.h
index d3c12f2b8229..2ebfe0ea6a3b 100644
--- a/comms/openobex/files/patch-lib_cloexec.h
+++ b/comms/openobex/files/patch-lib_cloexec.h
@@ -1,5 +1,5 @@
---- 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 <sys/types.h>
@@ -8,7 +8,7 @@
#include <fcntl.h>
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)
{
diff --git a/comms/openobex/pkg-plist b/comms/openobex/pkg-plist
index fecfe5b2be49..b4bc79263297 100644
--- a/comms/openobex/pkg-plist
+++ b/comms/openobex/pkg-plist
@@ -1,12 +1,12 @@
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