pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/vala



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr  5 13:40:52 UTC 2024

Modified Files:
        pkgsrc/lang/vala: Makefile distinfo

Log Message:
vala: updated to 0.15.16

Vala 0.56.16
============
 * Various improvements and bug fixes:
  - girparser: Recognize usage of time_t and don't rely on given GIR type
  - girparser: Recognize usage of off_t and don't rely on given GIR type
 * Bindings:
  - gio-2.0: Restore ApplicationCommandLine.print*_literal() to not require 2.80
  - gmodule-2.0: Do not mark `Module.open` as deprecated
  - gtk4: Preserve compatibility with < 4.14
  - Regenerate for GIR-based bindings to pick up time_t fix (long vs time_t)


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/lang/vala/Makefile
cvs rdiff -u -r1.77 -r1.78 pkgsrc/lang/vala/distinfo

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

Modified files:

Index: pkgsrc/lang/vala/Makefile
diff -u pkgsrc/lang/vala/Makefile:1.101 pkgsrc/lang/vala/Makefile:1.102
--- pkgsrc/lang/vala/Makefile:1.101     Wed Mar  6 18:35:10 2024
+++ pkgsrc/lang/vala/Makefile   Fri Apr  5 13:40:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2024/03/06 18:35:10 adam Exp $
+# $NetBSD: Makefile,v 1.102 2024/04/05 13:40:52 adam Exp $
 
-DISTNAME=      vala-0.56.15
+DISTNAME=      vala-0.56.16
 CATEGORIES=    lang gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/vala/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/lang/vala/distinfo
diff -u pkgsrc/lang/vala/distinfo:1.77 pkgsrc/lang/vala/distinfo:1.78
--- pkgsrc/lang/vala/distinfo:1.77      Wed Mar  6 18:35:10 2024
+++ pkgsrc/lang/vala/distinfo   Fri Apr  5 13:40:52 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.77 2024/03/06 18:35:10 adam Exp $
+$NetBSD: distinfo,v 1.78 2024/04/05 13:40:52 adam Exp $
 
-BLAKE2s (vala-0.56.15.tar.xz) = 24a7c05f8b73b6a85c3e57236c2458ef640587c17fd35ba341bbf0a8adc4ba00
-SHA512 (vala-0.56.15.tar.xz) = 667a84020ce9739e57f4cab1f2e9350ce5266d85dc4943cfa45b3ce44235f275bc709d40d8ebffd89ca8b5f92844c2a9134bd3ca1276fc2c173ec84f842563f1
-Size (vala-0.56.15.tar.xz) = 4014128 bytes
+BLAKE2s (vala-0.56.16.tar.xz) = 7f4e647e95cff3a329eb02f9f20802e3d4d91f5e4436fd002ccfae1bbc4ff8ac
+SHA512 (vala-0.56.16.tar.xz) = 99f69c3c7a5ed89923b55cf035c6d9a5867577b2ecff92dddf5f21aaad1281786e5fcd775833b0f251417caf857f5fe7efbf134fbded427a7b29fa3acb00203a
+Size (vala-0.56.16.tar.xz) = 4013716 bytes
 SHA1 (patch-build-aux_testrunner.sh) = d30ce05459b398a18e9dbd4420f28d8bfdf7323a



Home | Main Index | Thread Index | Old Index