pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cannonball: Fixes builds with clang 9.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Tue Sep 24 07:24:40 2019 -0500
Changeset: f96c0ec36e516fd84cf020a272cd9ac7a6940f63
Modified Files:
cannonball/Makefile
cannonball/distinfo
Log Message:
cannonball: Fixes builds with clang 9.
https://github.com/djyt/cannonball/pull/46
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f96c0ec36e516fd84cf020a272cd9ac7a6940f63
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cannonball/Makefile | 4 ++--
cannonball/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/cannonball/Makefile b/cannonball/Makefile
index cd771426bc..690f46471d 100644
--- a/cannonball/Makefile
+++ b/cannonball/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= cannonball-0.3.20190819
+DISTNAME= cannonball-0.3.20190924
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=djyt/}
-GITHUB_TAG= 48d2c6294b0bf3e16be4c2a83399da9108544d5f
+GITHUB_TAG= a675d7076e3ca5f7f7777e327ed27b04aae43072
EXTRACT_USING= bsdtar
MAINTAINER= fox%NetBSD.org@localhost
diff --git a/cannonball/distinfo b/cannonball/distinfo
index e25477bb4c..c99c483b0d 100644
--- a/cannonball/distinfo
+++ b/cannonball/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (cannonball-0.3.20190819-48d2c6294b0bf3e16be4c2a83399da9108544d5f.tar.gz) = 02e716fed541d3e261c679bda7d11c14b5a98af7
-RMD160 (cannonball-0.3.20190819-48d2c6294b0bf3e16be4c2a83399da9108544d5f.tar.gz) = bfca36c5dd9de523fd8ad6ea0f8c8bbf1a97429d
-SHA512 (cannonball-0.3.20190819-48d2c6294b0bf3e16be4c2a83399da9108544d5f.tar.gz) = 50b0130f26d8d73f748434dc365908f7bca8fb059967e1e6b777142d2bf81ffe30e43a103232f0d85a8178651ae348faeb00d75fc610c4703649905d44771d25
-Size (cannonball-0.3.20190819-48d2c6294b0bf3e16be4c2a83399da9108544d5f.tar.gz) = 278411 bytes
+SHA1 (cannonball-0.3.20190924-a675d7076e3ca5f7f7777e327ed27b04aae43072.tar.gz) = ea3ca4558609430bdf6cd54f442a23709aecad48
+RMD160 (cannonball-0.3.20190924-a675d7076e3ca5f7f7777e327ed27b04aae43072.tar.gz) = 33cd4d1140ab97422113ef47fd807732aeabb8df
+SHA512 (cannonball-0.3.20190924-a675d7076e3ca5f7f7777e327ed27b04aae43072.tar.gz) = ba5886140fbd5e479da64416a2b6205275d2c97dfda5ca01a270e5c4927abae5e471e6ab34721677d75471f0b85ae01840079be30658ef34685b46f463103786
+Size (cannonball-0.3.20190924-a675d7076e3ca5f7f7777e327ed27b04aae43072.tar.gz) = 278401 bytes
Home |
Main Index |
Thread Index |
Old Index