pkgsrc-WIP-changes archive

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

fbsd2pkg: Update to 0.6.0.5



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 27 18:48:57 2023 -0500
Changeset:	d355195d046baf994f09abc6484f01a4aede734c

Modified Files:
	fbsd2pkg/Makefile
	fbsd2pkg/distinfo

Log Message:
fbsd2pkg: Update to 0.6.0.5

Update for CHEESESHOP -> PYPI
Clean up indentation

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

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

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

diffs:
diff --git a/fbsd2pkg/Makefile b/fbsd2pkg/Makefile
index f0e125c728..69886e23a1 100644
--- a/fbsd2pkg/Makefile
+++ b/fbsd2pkg/Makefile
@@ -3,10 +3,10 @@
 # Don't bother committing this.  I'm adding new features almost every
 # time I convert a port.
 
-DISTNAME=	fbsd2pkg-0.6.0.4
+DISTNAME=	fbsd2pkg-0.6.0.5
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	09f6552093416e4a09bc6bdfdc0bf7125dec5c22
+GITHUB_TAG=	e5296bc83e10bc2f5a66df212c6c2d306f47ed7e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/Ports/distfiles/
diff --git a/fbsd2pkg/distinfo b/fbsd2pkg/distinfo
index e2b3bb5fab..8b6a9a3a47 100644
--- a/fbsd2pkg/distinfo
+++ b/fbsd2pkg/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fbsd2pkg-0.6.0.4-09f6552093416e4a09bc6bdfdc0bf7125dec5c22.tar.gz) = a6141e1d8114e8fb097e359eb915134d5a4dcef7cebd105ce66720cbdf48096c
-SHA512 (fbsd2pkg-0.6.0.4-09f6552093416e4a09bc6bdfdc0bf7125dec5c22.tar.gz) = 76b31a879eb8f6448ec7a97c172621e38e424d555ce87b3d510f31c5a2162b4461c1820466589468a17df8dbc28e3c3b4fd0f07b4bd242bff3db61971ebad595
-Size (fbsd2pkg-0.6.0.4-09f6552093416e4a09bc6bdfdc0bf7125dec5c22.tar.gz) = 7561 bytes
+BLAKE2s (fbsd2pkg-0.6.0.5-e5296bc83e10bc2f5a66df212c6c2d306f47ed7e.tar.gz) = 9f3f35e2f32341863c52f02547b6c228a516aa0c214f1fff393f305c0e80d9bb
+SHA512 (fbsd2pkg-0.6.0.5-e5296bc83e10bc2f5a66df212c6c2d306f47ed7e.tar.gz) = dac791d24918360bb40462ea7240e3dd9fc41997a2d9df07f1fd604243ec8a782a206b6ea6a4cc2150d150be74ecae9aeebb86d2587363a86acad00fe8b1d535
+Size (fbsd2pkg-0.6.0.5-e5296bc83e10bc2f5a66df212c6c2d306f47ed7e.tar.gz) = 7664 bytes


Home | Main Index | Thread Index | Old Index