pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
go-gomail: remove, no longer used by mailsend-go
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Thu May 4 13:52:20 2023 +0900
Changeset: 8fdffd0b34b3f1410a729c742eec544668b4a034
Modified Files:
Makefile
Removed Files:
go-gomail/DESCR
go-gomail/Makefile
go-gomail/PLIST
go-gomail/buildlink3.mk
go-gomail/distinfo
Log Message:
go-gomail: remove, no longer used by mailsend-go
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8fdffd0b34b3f1410a729c742eec544668b4a034
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
go-gomail/DESCR | 6 ------
go-gomail/Makefile | 22 ----------------------
go-gomail/PLIST | 19 -------------------
go-gomail/buildlink3.mk | 15 ---------------
go-gomail/distinfo | 5 -----
6 files changed, 68 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 082da3054f..253998d7cc 100644
--- a/Makefile
+++ b/Makefile
@@ -1289,7 +1289,6 @@ SUBDIR+= go-genny
SUBDIR+= go-ghodss-yaml
SUBDIR+= go-godot
SUBDIR+= go-goji
-SUBDIR+= go-gomail
SUBDIR+= go-gopacket
SUBDIR+= go-goquery
SUBDIR+= go-goreferrer
diff --git a/go-gomail/DESCR b/go-gomail/DESCR
deleted file mode 100644
index abc44b7d49..0000000000
--- a/go-gomail/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Gomail is a simple and efficient package to send emails.
-It is well tested and documented.
-
-Gomail can only send emails using an SMTP server. But the API is flexible
-and it is easy to implement other methods for sending emails using a local
-Postfix, an API, etc.
diff --git a/go-gomail/Makefile b/go-gomail/Makefile
deleted file mode 100644
index 4ce6a21314..0000000000
--- a/go-gomail/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-PKGNAME= go-gomail-2.0.0
-PKGREVISION= 7
-DISTNAME= go-gomail
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_GITHUB:=go-gomail/}
-GITHUB_PROJECT= gomail
-GITHUB_TAG= 81ebce5c23dfd25c6c67194b37d3dd3f338c98b1
-
-MAINTAINER= iku.iwasa%gmail.com@localhost
-HOMEPAGE= https://github.com/go-gomail/gomail
-COMMENT= The best way to send emails in Go
-LICENSE= mit
-
-EXTRACT_USING= bsdtar
-
-GO_SRCPATH= gopkg.in/gomail.v2
-GO_DIST_BASE= ${DISTNAME:S/go-//}-${GITHUB_TAG}
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/go-gomail/PLIST b/go-gomail/PLIST
deleted file mode 100644
index a35c438d3d..0000000000
--- a/go-gomail/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD$
-gopkg/pkg/${GO_PLATFORM}/gopkg.in/gomail.v2.a
-gopkg/src/gopkg.in/gomail.v2/CHANGELOG.md
-gopkg/src/gopkg.in/gomail.v2/CONTRIBUTING.md
-gopkg/src/gopkg.in/gomail.v2/LICENSE
-gopkg/src/gopkg.in/gomail.v2/README.md
-gopkg/src/gopkg.in/gomail.v2/auth.go
-gopkg/src/gopkg.in/gomail.v2/auth_test.go
-gopkg/src/gopkg.in/gomail.v2/doc.go
-gopkg/src/gopkg.in/gomail.v2/example_test.go
-gopkg/src/gopkg.in/gomail.v2/message.go
-gopkg/src/gopkg.in/gomail.v2/message_test.go
-gopkg/src/gopkg.in/gomail.v2/mime.go
-gopkg/src/gopkg.in/gomail.v2/mime_go14.go
-gopkg/src/gopkg.in/gomail.v2/send.go
-gopkg/src/gopkg.in/gomail.v2/send_test.go
-gopkg/src/gopkg.in/gomail.v2/smtp.go
-gopkg/src/gopkg.in/gomail.v2/smtp_test.go
-gopkg/src/gopkg.in/gomail.v2/writeto.go
diff --git a/go-gomail/buildlink3.mk b/go-gomail/buildlink3.mk
deleted file mode 100644
index cc9c8dbdd5..0000000000
--- a/go-gomail/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= go-gomail
-
-.if !defined(GO_GOMAIL_BUILDLINK3_MK)
-GO_GOMAIL_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-gomail= ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-gomail?= build
-
-BUILDLINK_API_DEPENDS.go-gomail+= go-gomail>=2.0
-BUILDLINK_PKGSRCDIR.go-gomail?= ../../wip/go-gomail
-.endif # GO_GOMAIL_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -go-gomail
diff --git a/go-gomail/distinfo b/go-gomail/distinfo
deleted file mode 100644
index a6fef6eb5d..0000000000
--- a/go-gomail/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (go-gomail-81ebce5c23dfd25c6c67194b37d3dd3f338c98b1.tar.gz) = b0e3907e84a4cdae2faa64b7b4684a373c6763b0
-SHA512 (go-gomail-81ebce5c23dfd25c6c67194b37d3dd3f338c98b1.tar.gz) = 2e4dea73584508144b277ca26a4735d15ea8a0362155cca65b03b247a0078bd7f7b7ddfebbea62ab8aac5ce8503f525814fa560fc416e722f869ea48e4ffa3a2
-Size (go-gomail-81ebce5c23dfd25c6c67194b37d3dd3f338c98b1.tar.gz) = 16566 bytes
Home |
Main Index |
Thread Index |
Old Index