pkgsrc-WIP-changes archive

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

proj: Update to 9.4.1 from RC1



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Jun 5 11:29:58 2024 -0400
Changeset:	0c2386e8b70bc612c96be609250424dcc0c7f5f9

Modified Files:
	proj/Makefile
	proj/distinfo

Log Message:
proj: Update to 9.4.1 from RC1

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

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

diffstat:
 proj/Makefile | 5 ++---
 proj/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/proj/Makefile b/proj/Makefile
index a3d3248516..936eb4bd1f 100644
--- a/proj/Makefile
+++ b/proj/Makefile
@@ -1,9 +1,8 @@
 # $NetBSD: Makefile,v 1.39 2024/05/23 13:35:58 gdt Exp $
 
 VERSION_BASE=	9.4.1
-# Accomodate testing RCs, which have names like 9.0RC1 and unpack to
-# 9.0.
-VERSION_RC=	RC1
+# RCs have names like 9.0RC1 and unpack to 9.0.
+#VERSION_RC=	RC1
 VERSION=	${VERSION_BASE}${VERSION_RC}
 WRKFINAL=	proj-${VERSION_BASE}
 WRKSRC=		${WRKDIR}/${WRKFINAL}
diff --git a/proj/distinfo b/proj/distinfo
index b8a771cad3..53057c7ecd 100644
--- a/proj/distinfo
+++ b/proj/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.18 2022/11/27 13:30:45 gdt Exp $
 
-BLAKE2s (proj-9.4.1RC1.tar.gz) = 1c41c6c5312315df3e51e2daf34d4fbe349880030aa7751d6dd1874f4abe60e4
-SHA512 (proj-9.4.1RC1.tar.gz) = 88cf96dc8d7d205f73370b5415b71710d9833fbf60bd4f1dafaaf491b7b314022596f82a017459e4ce4ddb743750ccb420575a7720b7d50e83b8d81a6dd9d70e
-Size (proj-9.4.1RC1.tar.gz) = 5665258 bytes
+BLAKE2s (proj-9.4.1.tar.gz) = 6a283bfcc15e0da5b41abfbc23a5d5346ad1cdd4cc8d6781143d12bf502313f8
+SHA512 (proj-9.4.1.tar.gz) = e9e4a80125a9481709fa7a16c8ceed7c5480c1d9152fe0c16ff69cd976081b9f41e23783459ee2a50771ec7f6210f46167de5af9ee943ff274bd27a1de4b6305
+Size (proj-9.4.1.tar.gz) = 5665272 bytes


Home | Main Index | Thread Index | Old Index