diff options
author | mef <mef@pkgsrc.org> | 2020-10-06 03:46:02 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2020-10-06 03:46:02 +0000 |
commit | 6a2f3457fdd67054c424f6389a7fabf0b5661fdc (patch) | |
tree | 6e9f95aa0883bac8d8bbb19d1999bf826859bae8 | |
parent | 5c2ca3b69e3006fcd8e6779615d6683da16c71b7 (diff) | |
download | pkgsrc-6a2f3457fdd67054c424f6389a7fabf0b5661fdc.tar.gz |
(comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen 1.8.20
-rw-r--r-- | comms/openobex/Makefile | 7 | ||||
-rw-r--r-- | comms/openobex/PLIST | 4 | ||||
-rw-r--r-- | comms/openobex/distinfo | 10 |
3 files changed, 10 insertions, 11 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 1805ea6ade5..f40c9175424 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2018/02/27 23:56:08 khorben Exp $ +# $NetBSD: Makefile,v 1.34 2020/10/06 03:46:02 mef Exp $ -DISTNAME= openobex-1.7.1-Source +DISTNAME= openobex-1.7.2-Source PKGNAME= ${DISTNAME:C/-Source//} -PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} @@ -11,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Implementation of the Object Exchange (OBEX) protocol LICENSE= gnu-lgpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.20:../../devel/doxygen USE_CMAKE= yes USE_TOOLS+= cmake pkg-config diff --git a/comms/openobex/PLIST b/comms/openobex/PLIST index 486a231e6ba..e9a186edf19 100644 --- a/comms/openobex/PLIST +++ b/comms/openobex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2016/11/24 13:43:35 mef Exp $ +@comment $NetBSD: PLIST,v 1.12 2020/10/06 03:46:02 mef Exp $ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h @@ -21,7 +21,7 @@ share/doc/openobex/html/dir_000001.html share/doc/openobex/html/dir_000002.html share/doc/openobex/html/doc.png share/doc/openobex/html/doxygen.css -share/doc/openobex/html/doxygen.png +share/doc/openobex/html/doxygen.svg share/doc/openobex/html/dynsections.js share/doc/openobex/html/files.html share/doc/openobex/html/folderclosed.png diff --git a/comms/openobex/distinfo b/comms/openobex/distinfo index d5c45e9aac4..c7baae81dac 100644 --- a/comms/openobex/distinfo +++ b/comms/openobex/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2017/02/17 17:00:30 joerg Exp $ +$NetBSD: distinfo,v 1.12 2020/10/06 03:46:02 mef Exp $ -SHA1 (openobex-1.7.1-Source.tar.gz) = b70e10ac21737fd1280cfb4d7408f623118ed355 -RMD160 (openobex-1.7.1-Source.tar.gz) = fd06ffd6fd4fd8457c81c300b4e7c790def49f52 -SHA512 (openobex-1.7.1-Source.tar.gz) = df38b363bd4c6eb6c0181fc7858fb03ac2bdfa85d8496faaa514d5cc4473b33c883956d4e1c94c3fefa5e44e5eed35a8dfcab889ce6ca8c29694f2b18334754e -Size (openobex-1.7.1-Source.tar.gz) = 131091 bytes +SHA1 (openobex-1.7.2-Source.tar.gz) = 4a5098a62889134cbd2b54997e7ff3e959e601e6 +RMD160 (openobex-1.7.2-Source.tar.gz) = 69aa4026f468d63e8ca32517b84773ba2738a925 +SHA512 (openobex-1.7.2-Source.tar.gz) = 22f1b0d99e7186da9fa12b510ef9dbb6f7d76777d58b235ab2f627703d07b6f6b0488cdc9c6d8c0ab7bc86d6d19117c55fff9273fed02736c0210f9b1788bf4d +Size (openobex-1.7.2-Source.tar.gz) = 127248 bytes SHA1 (patch-lib_api.c) = 4ea3f2b8179a52a4d1266395a4f20b572582903f SHA1 (patch-lib_cloexec.h) = 374794dd6d46b9448b51f98230545afa3cb26ddf |