pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/openobex



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Oct  6 03:46:03 UTC 2020

Modified Files:
        pkgsrc/comms/openobex: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/comms/openobex/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/comms/openobex/PLIST \
    pkgsrc/comms/openobex/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/openobex/Makefile
diff -u pkgsrc/comms/openobex/Makefile:1.33 pkgsrc/comms/openobex/Makefile:1.34
--- pkgsrc/comms/openobex/Makefile:1.33 Tue Feb 27 23:56:08 2018
+++ pkgsrc/comms/openobex/Makefile      Tue Oct  6 03:46:02 2020
@@ -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@localhost
 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

Index: pkgsrc/comms/openobex/PLIST
diff -u pkgsrc/comms/openobex/PLIST:1.11 pkgsrc/comms/openobex/PLIST:1.12
--- pkgsrc/comms/openobex/PLIST:1.11    Thu Nov 24 13:43:35 2016
+++ pkgsrc/comms/openobex/PLIST Tue Oct  6 03:46:02 2020
@@ -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
Index: pkgsrc/comms/openobex/distinfo
diff -u pkgsrc/comms/openobex/distinfo:1.11 pkgsrc/comms/openobex/distinfo:1.12
--- pkgsrc/comms/openobex/distinfo:1.11 Fri Feb 17 17:00:30 2017
+++ pkgsrc/comms/openobex/distinfo      Tue Oct  6 03:46:02 2020
@@ -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