pkgsrc-WIP-changes archive

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

htop-git: Sync up with upstream changes.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Fri Jul 16 12:13:41 2021 +0530
Changeset:	c175deac4e7b4276e264c1bffa52200c9166fda3

Modified Files:
	htop-git/Makefile
	htop-git/distinfo

Log Message:
htop-git: Sync up with upstream changes.

Make the MASTER_STIES point to the official htop repository.

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

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

diffstat:
 htop-git/Makefile | 8 ++++----
 htop-git/distinfo | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/htop-git/Makefile b/htop-git/Makefile
index f938d5df62..2bf1c735d0 100644
--- a/htop-git/Makefile
+++ b/htop-git/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	htop-3.0.5.20210613
+DISTNAME=	htop-3.0.5.20210716
 CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=fraggerfox/}
-GITHUB_PROJECT=	htop-dev
-GITHUB_TAG=	a3140cdeedfc655f29274e0a9a396d722f1047be
+MASTER_SITES=	${MASTER_SITE_GITHUB:=htop-dev/}
+GITHUB_PROJECT=	htop
+GITHUB_TAG=	c9abd788b17ab28424961310b7e224498510780c
 EXTRACT_USING=	bsdtar
 
 MAINTAINER=	fox%NetBSD.org@localhost
diff --git a/htop-git/distinfo b/htop-git/distinfo
index 8b38184764..11a3f66101 100644
--- a/htop-git/distinfo
+++ b/htop-git/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (htop-3.0.5.20210613-a3140cdeedfc655f29274e0a9a396d722f1047be.tar.gz) = b8502a1d630f70619fa6d981db25bda2b35ae872
-RMD160 (htop-3.0.5.20210613-a3140cdeedfc655f29274e0a9a396d722f1047be.tar.gz) = beebe8a08359aac494119d9cb810e77f5e5b2d78
-SHA512 (htop-3.0.5.20210613-a3140cdeedfc655f29274e0a9a396d722f1047be.tar.gz) = e432bd70f56fde1652d23c230fab14f9cfa0ce4c805c62dd60a7e75de6efaa84f9d3ba3a1fc352f723f1b54fc8f1103661f6d3ede3940ef834a6422cca10228d
-Size (htop-3.0.5.20210613-a3140cdeedfc655f29274e0a9a396d722f1047be.tar.gz) = 345724 bytes
+SHA1 (htop-3.0.5.20210716-c9abd788b17ab28424961310b7e224498510780c.tar.gz) = 9dfecfd381b0ad485160c29f389eb72ab414ea99
+RMD160 (htop-3.0.5.20210716-c9abd788b17ab28424961310b7e224498510780c.tar.gz) = 89cf7f4fd64548d785175ff475d8ae43548275da
+SHA512 (htop-3.0.5.20210716-c9abd788b17ab28424961310b7e224498510780c.tar.gz) = 7782f793151086bde7362859b633f315766bd0b49614ae8a95ce003487b21bb5d5e9a85b1eca129c52c4d79a764490f1c3fa274f53ce04b8ca582e98cf2eeb86
+Size (htop-3.0.5.20210716-c9abd788b17ab28424961310b7e224498510780c.tar.gz) = 355061 bytes


Home | Main Index | Thread Index | Old Index