pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mailsend-go: Update to 1.0.8
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sun Mar 22 16:30:14 2020 +0900
Changeset: 124adacb0645cabd52e261761dd6782c97296816
Modified Files:
mailsend-go/Makefile
mailsend-go/distinfo
Log Message:
mailsend-go: Update to 1.0.8
* One line message can have embedded new line with \n. If \n is found,
it will be repalced with real new line. Example: body -msg
"This is line1.\nThis is line2." The message will look like:
This is line1. This is line2.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=124adacb0645cabd52e261761dd6782c97296816
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 b9e3ab8122..701b251c98 100644
--- a/mailsend-go/Makefile
+++ b/mailsend-go/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
-PKGNAME= ${GITHUB_PROJECT}-1.0.7
-PKGREVISION= 1
+PKGNAME= ${GITHUB_PROJECT}-1.0.8
DISTNAME= ${GITHUB_PROJECT}-${GITHUB_TAG}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=muquit/}
diff --git a/mailsend-go/distinfo b/mailsend-go/distinfo
index 0c38cf4170..5ececcc029 100644
--- a/mailsend-go/distinfo
+++ b/mailsend-go/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-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
+SHA1 (mailsend-go-v1.0.8.tar.gz) = 593482444a5038f7b543c1210922789802b94f8e
+RMD160 (mailsend-go-v1.0.8.tar.gz) = 900ef84b657cf063134977f6fd0a2c9abb2debeb
+SHA512 (mailsend-go-v1.0.8.tar.gz) = a761e98ced0cc2687e9e43803f2680dabea205a73754b0908fce7a0e6341ba3de6725c08ff2aa6e78513a97802633ecf787fea9848b531483b73da17908d1501
+Size (mailsend-go-v1.0.8.tar.gz) = 235525 bytes
Home |
Main Index |
Thread Index |
Old Index