pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/orc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 28 14:07:42 UTC 2017

Modified Files:
        pkgsrc/devel/orc: Makefile distinfo

Log Message:
orc: update to 0.4.28.

0.4.28
======

  - Numerous undefined behaviour fixes (Edward Hervey)
  - Ability to disable tests (Edward Hervey)
  - Fix meson dist behaviour (Tim-Philipp Müller)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/orc/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/orc/distinfo

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

Modified files:

Index: pkgsrc/devel/orc/Makefile
diff -u pkgsrc/devel/orc/Makefile:1.13 pkgsrc/devel/orc/Makefile:1.14
--- pkgsrc/devel/orc/Makefile:1.13      Mon Oct 23 10:17:39 2017
+++ pkgsrc/devel/orc/Makefile   Tue Nov 28 14:07:42 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/10/23 10:17:39 leot Exp $
+# $NetBSD: Makefile,v 1.14 2017/11/28 14:07:42 wiz Exp $
 
-DISTNAME=      orc-0.4.27
+DISTNAME=      orc-0.4.28
 CATEGORIES=    devel
 MASTER_SITES=  https://gstreamer.freedesktop.org/src/orc/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/orc/distinfo
diff -u pkgsrc/devel/orc/distinfo:1.14 pkgsrc/devel/orc/distinfo:1.15
--- pkgsrc/devel/orc/distinfo:1.14      Thu Jul 20 13:18:42 2017
+++ pkgsrc/devel/orc/distinfo   Tue Nov 28 14:07:42 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2017/07/20 13:18:42 adam Exp $
+$NetBSD: distinfo,v 1.15 2017/11/28 14:07:42 wiz Exp $
 
-SHA1 (orc-0.4.27.tar.xz) = 8b865c68e307dbb36c13351c87219cef3b555dc4
-RMD160 (orc-0.4.27.tar.xz) = c886dada911afa634c5c3297e1554bbd8cca483d
-SHA512 (orc-0.4.27.tar.xz) = 5ca0b4553e370ea7c95acfc8248d9d568dafc9577041d47f52c7d0945456c534e18e0e80d28df9301d6deac1ea4f8ea6a51ca373b32927c8724846d8ec1f73e8
-Size (orc-0.4.27.tar.xz) = 465116 bytes
+SHA1 (orc-0.4.28.tar.xz) = 8444720a197a15a3da05292ce86a33df7226e3c9
+RMD160 (orc-0.4.28.tar.xz) = 08b3804a578a6925d12db09c431c217e582cbc45
+SHA512 (orc-0.4.28.tar.xz) = 2ae3100e7d0c03eba9a8a10a8924da4d729e1967b63e5dfdf88c4aee907d7ece82c782d74f4cb7e28a366dd74ce5e1ddc6e2b971e5a2f879b0501cc313b93410
+Size (orc-0.4.28.tar.xz) = 469460 bytes
 SHA1 (patch-ab) = 589967ac10bbfcf1cf557918aed86a93f0d85a2b
 SHA1 (patch-configure) = 5359186c25ddb3f30fcee9cd746b524dd3b04254



Home | Main Index | Thread Index | Old Index