pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Glib-Object-Introspection



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jan 26 10:02:01 UTC 2019

Modified Files:
        pkgsrc/devel/p5-Glib-Object-Introspection: Makefile distinfo

Log Message:
Update to 0.046

Upstream changes:
Overview of changes in Glib::Object::Introspection 0.046
========================================================

* Makefile.PL: changed location of Git repo/web page
* perli11ndoc: add support for links in the results display
* Fix a test failure in t/arrays.t on older versions of gobject-introspection
* Improve some debug output
* Hush two compiler warnings by adding missing 'break' statements


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Glib-Object-Introspection/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Glib-Object-Introspection/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-Glib-Object-Introspection/Makefile
diff -u pkgsrc/devel/p5-Glib-Object-Introspection/Makefile:1.20 pkgsrc/devel/p5-Glib-Object-Introspection/Makefile:1.21
--- pkgsrc/devel/p5-Glib-Object-Introspection/Makefile:1.20     Wed Nov 14 22:21:19 2018
+++ pkgsrc/devel/p5-Glib-Object-Introspection/Makefile  Sat Jan 26 10:02:01 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/11/14 22:21:19 kleink Exp $
+# $NetBSD: Makefile,v 1.21 2019/01/26 10:02:01 wen Exp $
 
-DISTNAME=      Glib-Object-Introspection-0.045
+DISTNAME=      Glib-Object-Introspection-0.046
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=Glib/}

Index: pkgsrc/devel/p5-Glib-Object-Introspection/distinfo
diff -u pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.9 pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.10
--- pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.9      Mon Jun 18 14:40:27 2018
+++ pkgsrc/devel/p5-Glib-Object-Introspection/distinfo  Sat Jan 26 10:02:01 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/06/18 14:40:27 wen Exp $
+$NetBSD: distinfo,v 1.10 2019/01/26 10:02:01 wen Exp $
 
-SHA1 (Glib-Object-Introspection-0.045.tar.gz) = a180b7a1309a096623cf5e636c450d638cf23d61
-RMD160 (Glib-Object-Introspection-0.045.tar.gz) = 2d775db98fdbe917a1e9cc1dd8b6d971d9466a05
-SHA512 (Glib-Object-Introspection-0.045.tar.gz) = 08c99bb9b1a1280594d29ba65737cf4c45adfed36853ba5a90008327d10c3387d2ad593735d0ba093d7cd0128df98fd57aaf7e2f5fc672a362636fefbc11d2f1
-Size (Glib-Object-Introspection-0.045.tar.gz) = 84805 bytes
+SHA1 (Glib-Object-Introspection-0.046.tar.gz) = a06c4c4010901d43f033cfe6f3998b81bc5a4eb2
+RMD160 (Glib-Object-Introspection-0.046.tar.gz) = 91bfb547d9b373048a35e232984aecabed2b26ee
+SHA512 (Glib-Object-Introspection-0.046.tar.gz) = 0f4be15c6844b78998e47af6de5f72a387acee9cf20479774086607f73572ff2b2c26cd365604305ffd7c9f03adf82cf2d3913b3e53e679314e948021c046432
+Size (Glib-Object-Introspection-0.046.tar.gz) = 86145 bytes



Home | Main Index | Thread Index | Old Index