pkgsrc-WIP-changes archive

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

mailsend-go: Update to 1.0.7



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Wed Feb 19 15:01:03 2020 +0900
Changeset:	6bee1ce7d407950365199ff58bb9894fdaf999e7

Modified Files:
	mailsend-go/Makefile
	mailsend-go/distinfo

Log Message:
mailsend-go: Update to 1.0.7

* If -q was used with -info, the messages were still printed on stdout.

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

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

diffstat:
 mailsend-go/Makefile | 3 +--
 mailsend-go/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/mailsend-go/Makefile b/mailsend-go/Makefile
index b332a88a78..471981e324 100644
--- a/mailsend-go/Makefile
+++ b/mailsend-go/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	${GITHUB_PROJECT}-1.0.6
-PKGREVISION=	3
+PKGNAME=	${GITHUB_PROJECT}-1.0.7
 DISTNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=muquit/}
diff --git a/mailsend-go/distinfo b/mailsend-go/distinfo
index 8d17c66824..0c38cf4170 100644
--- a/mailsend-go/distinfo
+++ b/mailsend-go/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (mailsend-go-v1.0.6.tar.gz) = 64849c27125052a1f0f5e5ccac5d6856e7bc802d
-RMD160 (mailsend-go-v1.0.6.tar.gz) = 2f668d15e5c530f1c8becf208655b30ce64d71ea
-SHA512 (mailsend-go-v1.0.6.tar.gz) = b363ff595d38504132d694cc2644f3f59f8afa1e3a54f0fb1a1b5d6b8f65ff74eac080c2c198ee9c3cb7155d27565b79464c66ae0271613c138f475ad670b687
-Size (mailsend-go-v1.0.6.tar.gz) = 234429 bytes
+SHA1 (mailsend-go-v1.0.7.tar.gz) = 2ea0f528e47f6325a75f16ff3b090e9239b8775a
+RMD160 (mailsend-go-v1.0.7.tar.gz) = 70725f7d19eb9dc609675f93e357c4f437890e12
+SHA512 (mailsend-go-v1.0.7.tar.gz) = bc7d6ed82dcdfd71de012b481eb55b397bde1dd6b78df96b29cc9b2e31cc65a2957d9446e0d7b53ef3765ae0c1cf1505547eaf762cf31ea5491360bede230bb6
+Size (mailsend-go-v1.0.7.tar.gz) = 234758 bytes


Home | Main Index | Thread Index | Old Index