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:   mef
Date:           Mon Feb 13 13:03:44 UTC 2017

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

Log Message:
Updated devel/p5-Glib-Object-Introspection to 0.042
----------------------------------------------------
Overview of changes in Glib::Object::Introspection 0.042
========================================================

* perli11ndoc: put special classes and records into their own category
* perli11ndoc: list functions of enums and bitfields
* perli11ndoc: fix the synopsis formatting for class struct functions
* perli11ndoc: correctly display array and callback parameters/return
  values/fields
* Fix "occuring" typo in POD (Bugzilla #775169)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Glib-Object-Introspection/Makefile
cvs rdiff -u -r1.5 -r1.6 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.12 pkgsrc/devel/p5-Glib-Object-Introspection/Makefile:1.13
--- pkgsrc/devel/p5-Glib-Object-Introspection/Makefile:1.12     Thu Jan 19 18:52:07 2017
+++ pkgsrc/devel/p5-Glib-Object-Introspection/Makefile  Mon Feb 13 13:03:44 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/01/19 18:52:07 agc Exp $
+# $NetBSD: Makefile,v 1.13 2017/02/13 13:03:44 mef Exp $
 
-DISTNAME=      Glib-Object-Introspection-0.041
+DISTNAME=      Glib-Object-Introspection-0.042
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}

Index: pkgsrc/devel/p5-Glib-Object-Introspection/distinfo
diff -u pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.5 pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.6
--- pkgsrc/devel/p5-Glib-Object-Introspection/distinfo:1.5      Thu Dec 15 21:54:25 2016
+++ pkgsrc/devel/p5-Glib-Object-Introspection/distinfo  Mon Feb 13 13:03:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/12/15 21:54:25 mef Exp $
+$NetBSD: distinfo,v 1.6 2017/02/13 13:03:44 mef Exp $
 
-SHA1 (Glib-Object-Introspection-0.041.tar.gz) = d77ad8ea8bd6bb228a34dc82e76212790b6ec697
-RMD160 (Glib-Object-Introspection-0.041.tar.gz) = 901bfb1e7e37c66717799c36ace2c243753ff67e
-SHA512 (Glib-Object-Introspection-0.041.tar.gz) = 0cf81b496871cafb3afdde67f2c4dcfcd1d3ae391dd6e4a99c709b65736904307e0b39baf35c6fa18ba41aee31012376379637005e7a57f8089dd870cddab039
-Size (Glib-Object-Introspection-0.041.tar.gz) = 80565 bytes
+SHA1 (Glib-Object-Introspection-0.042.tar.gz) = 972c97508192552b9cfe16ff3a0d80b68a930fca
+RMD160 (Glib-Object-Introspection-0.042.tar.gz) = 00f4447d2b93c3fe46be73d161f71ed36094cab6
+SHA512 (Glib-Object-Introspection-0.042.tar.gz) = a91ba7d553187ed0eb6b35bd68c70de40c82d5e42422ec0a370fa77268cc5b81be3b9b76947ceaf78541224bd188ab902f12be7a5e0efaf94638fea39ba57ba0
+Size (Glib-Object-Introspection-0.042.tar.gz) = 80942 bytes



Home | Main Index | Thread Index | Old Index