pkgsrc-WIP-changes archive

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

Update nget to 0.32 for aclocal issues.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sat Nov 2 19:27:40 2019 +0100
Changeset:	70438fec68d713e48289bef461f02822b98d1a27

Modified Files:
	nget/Makefile
	nget/distinfo

Log Message:
Update nget to 0.32 for aclocal issues.

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

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

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

diffs:
diff --git a/nget/Makefile b/nget/Makefile
index 599c5b13e5..f2f780bc8f 100644
--- a/nget/Makefile
+++ b/nget/Makefile
@@ -1,13 +1,13 @@
 # $NetBSD$
 
 PKGNAME=		nget-${VER}
-VER=			0.31
+VER=			0.32
 CATEGORIES=		news
 MASTER_SITES=		https://gitlab.com/Rhialto/nget/-/archive/${GIT_TAG}/
 EXTRACT_SUFX=		.tar.bz2
 DISTNAME=		${GIT_TAG}-${PKGNAME}
 GIT_TAG=		nget-${VER:S/./_/}
-GIT_REV=		c2e85689c954dc52809dcf88b9373cc296d2dc3d
+GIT_REV=		a2ff4e61dc5fb10ff9a8d1b36e4cfe7fe5a9bc3e
 WRKSRC=			${WRKDIR}/nget-${GIT_TAG}-${GIT_REV}
 
 MAINTAINER=		rhialto%NetBSD.org@localhost
diff --git a/nget/distinfo b/nget/distinfo
index 6ef1f386a4..1931605179 100644
--- a/nget/distinfo
+++ b/nget/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (nget-0_31-nget-0.31.tar.bz2) = bbd05e02a60a6e32f058c60976c96e51b55be874
-RMD160 (nget-0_31-nget-0.31.tar.bz2) = 08a412afdfea6d412ed39f1217c2e1fd309f5157
-SHA512 (nget-0_31-nget-0.31.tar.bz2) = 933b7d3a0903e5ed1bcac893f1a7da1ed2c9b64b6b3bd37f736780ed162aa2e38e7fb6f3d8dc4e2ba9f3b2ecd3757f8b7c0570cae943c1d29013420f744fb6a3
-Size (nget-0_31-nget-0.31.tar.bz2) = 382222 bytes
+SHA1 (nget-0_32-nget-0.32.tar.bz2) = 28d62491d72be860ec23454f7c14cc116e3cfd33
+RMD160 (nget-0_32-nget-0.32.tar.bz2) = 9fbcaef68d0172aa9a0cea3476f62946cad862b7
+SHA512 (nget-0_32-nget-0.32.tar.bz2) = 23bbc403838cc1fb113f1733356b2da32bc1e64855d33faaadd71fc2783a6fc4e958f3d78b3ca6abe8bb8121f5425a3e3aaf3cc2448923f3997671c02a34a8de
+Size (nget-0_32-nget-0.32.tar.bz2) = 382754 bytes


Home | Main Index | Thread Index | Old Index