Sun Dec 6 23:37:35 2020 UTC ()
updated devel/libosip to 5.2.0

some minor changes (cf. ChangeLog)


(schwarz)
diff -r1.22 -r1.23 pkgsrc/devel/libosip/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/libosip/distinfo
diff -r1.1 -r0 pkgsrc/devel/libosip/patches/patch-src_osip2_port__sema.c
diff -r1.6596 -r1.6597 pkgsrc/doc/CHANGES-2020

cvs diff -r1.22 -r1.23 pkgsrc/devel/libosip/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libosip/Makefile 2020/03/06 12:52:20 1.22
+++ pkgsrc/devel/libosip/Makefile 2020/12/06 23:37:34 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2020/03/06 12:52:20 nia Exp $ 1# $NetBSD: Makefile,v 1.23 2020/12/06 23:37:34 schwarz Exp $
2 2
3DISTNAME= libosip2-5.1.1 3DISTNAME= libosip2-5.2.0
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ${MASTER_SITE_GNU:=osip/} 5MASTER_SITES= ${MASTER_SITE_GNU:=osip/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://www.gnu.org/software/osip/ 8HOMEPAGE= https://www.gnu.org/software/osip/
9COMMENT= Implementation of SIP 9COMMENT= Implementation of SIP
10LICENSE= gnu-lgpl-v2.1 10LICENSE= gnu-lgpl-v2.1
11 11
12USE_LIBTOOL= yes 12USE_LIBTOOL= yes
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14 14
15PKGCONFIG_OVERRIDE+= libosip2.pc.in 15PKGCONFIG_OVERRIDE+= libosip2.pc.in
16 16

cvs diff -r1.17 -r1.18 pkgsrc/devel/libosip/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/libosip/distinfo 2020/03/06 12:52:20 1.17
+++ pkgsrc/devel/libosip/distinfo 2020/12/06 23:37:34 1.18
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.17 2020/03/06 12:52:20 nia Exp $ 1$NetBSD: distinfo,v 1.18 2020/12/06 23:37:34 schwarz Exp $
2 2
3SHA1 (libosip2-5.1.1.tar.gz) = 21e04561d5ebf27c1870cdc72e8387912ea769d2 3SHA1 (libosip2-5.2.0.tar.gz) = a33be549e4095a3ba69659ef4df990ebec3168b6
4RMD160 (libosip2-5.1.1.tar.gz) = 42e9230f883734f56e97c23d84ac6f6301f0fc96 4RMD160 (libosip2-5.2.0.tar.gz) = 9301c1dedcd8d15b58272fbb6a739b08b55dc040
5SHA512 (libosip2-5.1.1.tar.gz) = 485a385b67ff422878bb45ae16936a5ef4cfbff3c7db618a3ff57b942bae6d269c108fa58d58caf5be1123155fb946595e10aba5cf261ec656168444fddf840a 5SHA512 (libosip2-5.2.0.tar.gz) = cc714ab5669c466ee8f0de78cf74a8b7633f3089bf104c9c1474326840db3d791270159456f9deb877af2df346b04493e8f796b2bb7d2be134f6c08b25a29f83
6Size (libosip2-5.1.1.tar.gz) = 721763 bytes 6Size (libosip2-5.2.0.tar.gz) = 718388 bytes
7SHA1 (patch-src_osip2_port__sema.c) = 690cc6204025566f605cfc58a1652b95afc8e65f 

File Deleted: pkgsrc/devel/libosip/patches/Attic/patch-src_osip2_port__sema.c

cvs diff -r1.6596 -r1.6597 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/12/06 19:50:38 1.6596
+++ pkgsrc/doc/CHANGES-2020 2020/12/06 23:37:34 1.6597
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.6596 2020/12/06 19:50:38 bsiegert Exp $ 1$NetBSD: CHANGES-2020,v 1.6597 2020/12/06 23:37:34 schwarz Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -9582,13 +9582,14 @@ Changes to the packages collection and i @@ -9582,13 +9582,14 @@ Changes to the packages collection and i
9582 Updated devel/py-wheel to 0.36.1 [adam 2020-12-06] 9582 Updated devel/py-wheel to 0.36.1 [adam 2020-12-06]
9583 Updated databases/slony1 to 2.2.9 [adam 2020-12-06] 9583 Updated databases/slony1 to 2.2.9 [adam 2020-12-06]
9584 Updated net/haproxy to 2.3.2 [adam 2020-12-06] 9584 Updated net/haproxy to 2.3.2 [adam 2020-12-06]
9585 Updated databases/py-whisper to 1.1.7 [adam 2020-12-06] 9585 Updated databases/py-whisper to 1.1.7 [adam 2020-12-06]
9586 Updated devel/py-pkginfo to 1.6.1 [adam 2020-12-06] 9586 Updated devel/py-pkginfo to 1.6.1 [adam 2020-12-06]
9587 Updated devel/py-mercurial to 5.6.1 [wiz 2020-12-06] 9587 Updated devel/py-mercurial to 5.6.1 [wiz 2020-12-06]
9588 Updated textproc/py-natsort to 7.1.0 [adam 2020-12-06] 9588 Updated textproc/py-natsort to 7.1.0 [adam 2020-12-06]
9589 Updated print/py-reportlab to 3.5.56 [adam 2020-12-06] 9589 Updated print/py-reportlab to 3.5.56 [adam 2020-12-06]
9590 Added devel/asmfmt version 1.2.1 [bsiegert 2020-12-06] 9590 Added devel/asmfmt version 1.2.1 [bsiegert 2020-12-06]
9591 Added devel/errcheck version 1.4.0 [bsiegert 2020-12-06] 9591 Added devel/errcheck version 1.4.0 [bsiegert 2020-12-06]
9592 Updated pkgtools/pkg_install to 20201206 [wiz 2020-12-06] 9592 Updated pkgtools/pkg_install to 20201206 [wiz 2020-12-06]
9593 Updated devel/binutils to 2.35.1 [fcambus 2020-12-06] 9593 Updated devel/binutils to 2.35.1 [fcambus 2020-12-06]
9594 Added devel/reftools version 0.0.20201119 [bsiegert 2020-12-06] 9594 Added devel/reftools version 0.0.20201119 [bsiegert 2020-12-06]
 9595 Updated devel/libosip to 5.2.0 [schwarz 2020-12-06]