pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pangomm



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  2 09:01:51 UTC 2021

Modified Files:
        pkgsrc/devel/pangomm: Makefile distinfo

Log Message:
pangomm: updated to 2.46.1

2.46.1 (stable):

Build:
* Meson build: Use relative paths to untracked/
* pangommconfig.h.*: Don't dllimport on MinGW
* Meson build: Make it possible to use pangomm as a subproject
* Meson build: No implicit_include_directories


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/pangomm/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/pangomm/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/pangomm/Makefile
diff -u pkgsrc/devel/pangomm/Makefile:1.63 pkgsrc/devel/pangomm/Makefile:1.64
--- pkgsrc/devel/pangomm/Makefile:1.63  Mon May 31 20:04:34 2021
+++ pkgsrc/devel/pangomm/Makefile       Fri Jul  2 09:01:51 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2021/05/31 20:04:34 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2021/07/02 09:01:51 adam Exp $
 
-DISTNAME=      pangomm-2.46.0
-PKGREVISION=   1
+DISTNAME=      pangomm-2.46.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/pangomm/distinfo
diff -u pkgsrc/devel/pangomm/distinfo:1.16 pkgsrc/devel/pangomm/distinfo:1.17
--- pkgsrc/devel/pangomm/distinfo:1.16  Thu Apr  8 21:15:47 2021
+++ pkgsrc/devel/pangomm/distinfo       Fri Jul  2 09:01:51 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2021/04/08 21:15:47 adam Exp $
+$NetBSD: distinfo,v 1.17 2021/07/02 09:01:51 adam Exp $
 
-SHA1 (pangomm-2.46.0.tar.xz) = 04b10887b7af64e27dcbf57115fcbc841fff8799
-RMD160 (pangomm-2.46.0.tar.xz) = 4e3bba7dc2e006f903907803e8d0b7a0b2063cc0
-SHA512 (pangomm-2.46.0.tar.xz) = bd193788b9fd12c637a779c37894336cb0ea37ccd2b173816baacd72e485997b0500cf257e2fb58bb325c74f756245b61509984bd5ff8643ab73355028590ff6
-Size (pangomm-2.46.0.tar.xz) = 672008 bytes
+SHA1 (pangomm-2.46.1.tar.xz) = 47b933e78dca2b69e416fe789de3d129343bf936
+RMD160 (pangomm-2.46.1.tar.xz) = 242673beb42a5a437d33051c7bff579156363505
+SHA512 (pangomm-2.46.1.tar.xz) = cb375af9422d8fa7683fcdd4dc9b9179b48dcfd2278a587fcfc86a04c5c0bbd5feb348a2b45c7bf233a3ad68a9614c66c8300fd4d287b5e144d336441f5aa46a
+Size (pangomm-2.46.1.tar.xz) = 672952 bytes
 SHA1 (patch-meson.build) = b09516870f4e33aab8d4039f995aedd4dc236832



Home | Main Index | Thread Index | Old Index