pkgsrc-WIP-changes archive

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

fetchmail: bump to a new alpha version.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Jul 22 09:20:40 2024 +0000
Changeset:	de06a38e5352636507c73bed18b3c393a11fb6ad

Modified Files:
	fetchmail/Makefile
	fetchmail/distinfo

Log Message:
fetchmail: bump to a new alpha version.

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

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

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

diffs:
diff --git a/fetchmail/Makefile b/fetchmail/Makefile
index ea61ca6f6f..f29b7bcf08 100644
--- a/fetchmail/Makefile
+++ b/fetchmail/Makefile
@@ -1,14 +1,14 @@
 # $NetBSD$
 
-DISTNAME=	fetchmail-7.0alpha10
+DISTNAME=	fetchmail-7.0alpha11
 CATEGORIES=	mail
-MASTER_SITES=	https://gitlab.com/fetchmail/fetchmail/-/archive/9c011ca4/
-SHORT_TAG=	9c011ca4
-LONG_TAG=	9c011ca4f688acd0330c7b2635250b2f8cf29b77
+MASTER_SITES=	https://gitlab.com/fetchmail/fetchmail/-/archive/98215a5e/
+SHORT_TAG=	98215a5e
+LONG_TAG=	98215a5ee7847caf67f85972bdac63b84cbe50c9
 # Remnants of failed attempt at using gitlab.mk; it doesn't
 # end up trying to fetch the right file / url.
 #MASTER_SITES=	${MASTER_SITE_GITLAB:=fetchmail/}
-#GITLAB_TAG=	9c011ca4
+#GITLAB_TAG=	98215a5e
 #GITLAB_TYPE=	tag
 EXTRACT_SUFX=	.tar.gz
 
diff --git a/fetchmail/distinfo b/fetchmail/distinfo
index 545745196a..5bae865c5d 100644
--- a/fetchmail/distinfo
+++ b/fetchmail/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (fetchmail-7.0alpha10.tar.gz) = afe8e37326c4f4b223ed131b2c3dfa447d8a927be9729b18caab83027dcb72a4
-SHA512 (fetchmail-7.0alpha10.tar.gz) = f7e55e9325489df8ef2fd72cdbbb7fa93aa3a675453f59aabf67e0190d667ebca67ddb9bc88481ac106032732a1aed238ff965bffc4923f80a162945e7979824
-Size (fetchmail-7.0alpha10.tar.gz) = 1409592 bytes
+BLAKE2s (fetchmail-7.0alpha11.tar.gz) = 7fd997f50784031e603052e181b4f151cf2467e6a69933d0abb837a506d98f5f
+SHA512 (fetchmail-7.0alpha11.tar.gz) = 8765d249b4d43eb1e1ec8ba644d5bbd0696d0cbf8d02f86c29645c0f106e24c003bf5e486a99eb92b17f6f22e7d54247d5a246ba59de10f1f78371f9b491b6ee
+Size (fetchmail-7.0alpha11.tar.gz) = 1425304 bytes


Home | Main Index | Thread Index | Old Index