pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/openobex (comms/openobex) Updated 1.7.1 to 1.7.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11a3f7299200
branches:  trunk
changeset: 440309:11a3f7299200
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Oct 06 03:46:02 2020 +0000

description:
(comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen 1.8.20

diffstat:

 comms/openobex/Makefile |   7 +++----
 comms/openobex/PLIST    |   4 ++--
 comms/openobex/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (58 lines):

diff -r 428baedbc431 -r 11a3f7299200 comms/openobex/Makefile
--- a/comms/openobex/Makefile   Tue Oct 06 02:06:05 2020 +0000
+++ b/comms/openobex/Makefile   Tue Oct 06 03:46:02 2020 +0000
@@ -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 @@
 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 -r 428baedbc431 -r 11a3f7299200 comms/openobex/PLIST
--- a/comms/openobex/PLIST      Tue Oct 06 02:06:05 2020 +0000
+++ b/comms/openobex/PLIST      Tue Oct 06 03:46:02 2020 +0000
@@ -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_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 -r 428baedbc431 -r 11a3f7299200 comms/openobex/distinfo
--- a/comms/openobex/distinfo   Tue Oct 06 02:06:05 2020 +0000
+++ b/comms/openobex/distinfo   Tue Oct 06 03:46:02 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index