pkgsrc-WIP-changes archive

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

uthash: version 1.9.9.1



Module Name:	pkgsrc-wip
Committed By:	Izaac <izaac%setec.org@localhost>
Pushed By:	izaac
Date:		Wed Sep 6 10:12:56 2017 -0400
Changeset:	afa768d088c398a978c647a7ce5854e6ba7de15c

Modified Files:
	uthash/Makefile
	uthash/distinfo

Log Message:
uthash: version 1.9.9.1

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

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

diffstat:
 uthash/Makefile | 3 ++-
 uthash/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/uthash/Makefile b/uthash/Makefile
index 66d31e27d9..2cb3be57a7 100644
--- a/uthash/Makefile
+++ b/uthash/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=		uthash-1.9.9
+PKGNAME=		uthash-1.9.9.1
 CATEGORIES=		devel
 DISTNAME=		${PKGNAME_NOREV}
 MASTER_SITES=		${MASTER_SITE_GITHUB:=troydhanson/}
@@ -12,6 +12,7 @@ HOMEPAGE=		http://troydhanson.github.io/uthash/
 COMMENT=		Hash table, implemented in C
 LICENSE=		2-clause-bsd # actually, 1-clause
 
+EXTRACT_USING=		bsdtar
 NO_BUILD=		yes
 INSTALLATION_DIRS+=	include share/doc/uthash
 
diff --git a/uthash/distinfo b/uthash/distinfo
index 8a7025bc60..28cb7126ae 100644
--- a/uthash/distinfo
+++ b/uthash/distinfo
@@ -1,5 +1,6 @@
 $NetBSD$
 
-SHA1 (uthash-1.9.9.tar.gz) = 562f583d365ab21dc5dc0963241bea415fd26012
-RMD160 (uthash-1.9.9.tar.gz) = 031d5e7655238992595d9996c6c97d8796e79283
-Size (uthash-1.9.9.tar.gz) = 225620 bytes
+SHA1 (uthash-1.9.9.1.tar.gz) = 3ede175f87f0ae73e4a9d1b3822c035023aafdcc
+RMD160 (uthash-1.9.9.1.tar.gz) = 65a13b3a3a508800fc9cd336a375b6d8a1200f2b
+SHA512 (uthash-1.9.9.1.tar.gz) = 86dee09f0f2a36ac1ed2b4852b57f3929ad3d4268216559eca3d4a99b22f4de2d647c97f32fa7779a29a9606a23fbc5485c098fe3db8a4d6adc2658399fe1da0
+Size (uthash-1.9.9.1.tar.gz) = 248586 bytes


Home | Main Index | Thread Index | Old Index