pkgsrc-WIP-changes archive

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

tracy: Updated to 0.5.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Wed Sep 18 17:20:17 2019 +0200
Changeset:	7c127580866670b569f98fa9b7c222622cb9c5c7

Modified Files:
	tracy/Makefile
	tracy/distinfo

Log Message:
tracy: Updated to 0.5.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c127580866670b569f98fa9b7c222622cb9c5c7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tracy/Makefile | 4 ++--
 tracy/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/tracy/Makefile b/tracy/Makefile
index d2984e40e3..652254da43 100644
--- a/tracy/Makefile
+++ b/tracy/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-VERSION=	0.4.1
+VERSION=	0.5
 PKGNAME=	tracy-${VERSION}
 DISTNAME=	v${VERSION}
 CATEGORIES=	devel
@@ -12,7 +12,7 @@ HOMEPAGE=	https://bitbucket.org/wolfpld/tracy
 COMMENT=	Real time, nanosecond resolution frame profiler
 LICENSE=	modified-bsd
 
-WRKSRC=		${WRKDIR}/wolfpld-tracy-59ed5775d973
+WRKSRC=		${WRKDIR}/wolfpld-tracy-9b6328f96258
 USE_LANGUAGES=	c c++
 
 USE_TOOLS+=		gmake pkg-config
diff --git a/tracy/distinfo b/tracy/distinfo
index af81d7f6d0..96201728ad 100644
--- a/tracy/distinfo
+++ b/tracy/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (v0.4.1.tar.bz2) = 82bb67a85a74b0d876ecc7c36184450315b5bf9b
-RMD160 (v0.4.1.tar.bz2) = ad62157232ae3f18729563d6ad4ac51051d4b55c
-SHA512 (v0.4.1.tar.bz2) = 55ef47713a188e5a6e591157bd1bb189e26d9c0ece2c5724461fb5a87127b3e950bf60c5e4ef5348fec9c550ee43fc2a1603b07e57cca97825a76d8808cbbdb9
-Size (v0.4.1.tar.bz2) = 1565710 bytes
+SHA1 (v0.5.tar.bz2) = e185c2b43bf24a64dda6a6160b58092e7332d7cb
+RMD160 (v0.5.tar.bz2) = 5751a76399f4d73ab97c12a218928b0c4e61d4ed
+SHA512 (v0.5.tar.bz2) = 143916f2064d18d4101c102556bfc9047572788d591c4f42de771c928f4ca7b0e63dc8b7c5239635c82bfa4e4a68e5c1f5a3d3288e3ba8ba87e0c7fab6663c28
+Size (v0.5.tar.bz2) = 1804080 bytes
 SHA1 (patch-profiler_build_unix_build.mk) = 26f5f6e9ec7ebc1c24fc427531484d593b116bef


Home | Main Index | Thread Index | Old Index