pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/egypt



Module Name:    pkgsrc
Committed By:   gson
Date:           Fri Mar 11 07:10:40 UTC 2022

Modified Files:
        pkgsrc/devel/egypt: Makefile distinfo

Log Message:
devel/egypt: update to 1.11.

Changes from 1.10:

Miscellaneous bug fixes.

New command line option --cluster-by-file.

New command line options --callees and --callers.

Support omitting external functions using the --omit option.

Support new RTL dump function comment syntax of gcc versions 7 and 10.

New command line option --summarize-callers.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/egypt/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/egypt/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/egypt/Makefile
diff -u pkgsrc/devel/egypt/Makefile:1.6 pkgsrc/devel/egypt/Makefile:1.7
--- pkgsrc/devel/egypt/Makefile:1.6     Mon May 24 19:49:56 2021
+++ pkgsrc/devel/egypt/Makefile Fri Mar 11 07:10:40 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/05/24 19:49:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/03/11 07:10:40 gson Exp $
 
-DISTNAME=      egypt-1.10
-PKGREVISION=   4
+DISTNAME=      egypt-1.11
 CATEGORIES=    devel
 MASTER_SITES=  ${HOMEPAGE}download/
 

Index: pkgsrc/devel/egypt/distinfo
diff -u pkgsrc/devel/egypt/distinfo:1.3 pkgsrc/devel/egypt/distinfo:1.4
--- pkgsrc/devel/egypt/distinfo:1.3     Tue Oct 26 10:14:35 2021
+++ pkgsrc/devel/egypt/distinfo Fri Mar 11 07:10:40 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:14:35 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/03/11 07:10:40 gson Exp $
 
-BLAKE2s (egypt-1.10.tar.gz) = 84551b83c8391f9a0ec7e9065cda26e6c482f715d76200412d6b350c65caf703
-SHA512 (egypt-1.10.tar.gz) = 81e98b3d379301f1c0919aeb46d45264772b7d9d77277cb842c8ed7b944d61918e530f4e9e2c56451445dc2c6a312fd76086a81e193540baa3d56f3bb56b438d
-Size (egypt-1.10.tar.gz) = 4670 bytes
+BLAKE2s (egypt-1.11.tar.gz) = f4b5ff0c437268eff24a5eeedf8f0b1c3ea1edfbd07a23800cd22cd42aac4e13
+SHA512 (egypt-1.11.tar.gz) = 6817ba991c3908f601977499481a1b28a6ab8ce9961749b7c6ef516cc2cd7daf355fc0fd5a4a4577c5d2201fe8e74cda498a6e2083f21f0113f7e7ce69b834e6
+Size (egypt-1.11.tar.gz) = 8808 bytes



Home | Main Index | Thread Index | Old Index