pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-glib2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 10:27:47 UTC 2020

Modified Files:
        pkgsrc/devel/p5-glib2: Makefile distinfo

Log Message:
p5-glib2: update to 1.3293.

Overview of changes in Glib 1.3293 (stable)
============================================

* Rename DOAP file in the manifest
* Fix Glib::get_prgname()
* Add fallback macros for deprecated sections
* Ignore deprecation warnings around g_object_newv()
* Add missing GParamSpecFlags enumeration values
* Add missing GSpawnError enumeration value
* Ignore warnings for g_option_group_free()
* Match GLib's log message handling
* Add tests for Glib->info and Glib->debug


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/devel/p5-glib2/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-glib2/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/p5-glib2/Makefile
diff -u pkgsrc/devel/p5-glib2/Makefile:1.68 pkgsrc/devel/p5-glib2/Makefile:1.69
--- pkgsrc/devel/p5-glib2/Makefile:1.68 Mon Aug 31 18:09:17 2020
+++ pkgsrc/devel/p5-glib2/Makefile      Mon Sep  7 10:27:47 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2020/08/31 18:09:17 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2020/09/07 10:27:47 wiz Exp $
 
-DISTNAME=      Glib-1.3292
+DISTNAME=      Glib-1.3293
 PKGNAME=       p5-${DISTNAME:S/Glib/glib2/}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 

Index: pkgsrc/devel/p5-glib2/distinfo
diff -u pkgsrc/devel/p5-glib2/distinfo:1.30 pkgsrc/devel/p5-glib2/distinfo:1.31
--- pkgsrc/devel/p5-glib2/distinfo:1.30 Sat Apr 18 12:37:32 2020
+++ pkgsrc/devel/p5-glib2/distinfo      Mon Sep  7 10:27:47 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2020/04/18 12:37:32 mef Exp $
+$NetBSD: distinfo,v 1.31 2020/09/07 10:27:47 wiz Exp $
 
-SHA1 (Glib-1.3292.tar.gz) = af0b26762ebbf1a077ec460098bf2d876749b7b5
-RMD160 (Glib-1.3292.tar.gz) = 16c3ab5533446a21643d2fca6bbfa535d2c5c0ff
-SHA512 (Glib-1.3292.tar.gz) = 38c517de573988110648d6fed30a6c76fbb637d6eaf5a1029a5e8a1dcf69998baeb533eb1625a7b40a3bc8884050c6d14b1b248ac2c472e1e2d237769674c469
-Size (Glib-1.3292.tar.gz) = 301908 bytes
+SHA1 (Glib-1.3293.tar.gz) = 6875f1026ea81e15f091f870d3da44c604019aef
+RMD160 (Glib-1.3293.tar.gz) = d9f65ff571d9d7dc4a3d68ff29b8eccd2feb5ea4
+SHA512 (Glib-1.3293.tar.gz) = 139033e207ba9b12eb8701ea9e6e363f6d36e68320cb1a8b4d5943722fe80330594e42fd6d8061794d97dbdb06fdcdd48efea480a254a1e8981ea70e933346d4
+Size (Glib-1.3293.tar.gz) = 302831 bytes
 SHA1 (patch-Makefile.PL) = 55400eef8f24b5d636ce49ad63c7d492b4b52594
 SHA1 (patch-apidoc.pl) = 9f43715a0b01e0b87bd20dd1dcde3ee6330b0f87
 SHA1 (patch-lib_Glib_GenPod.pm) = f014c271f5aad140592d810c1d407988f33ab54b



Home | Main Index | Thread Index | Old Index