Skip to content

Commit

Permalink
mail/mailpit: Update to 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Oct 16, 2023
1 parent ce13d38 commit 95b2034
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
8 changes: 2 additions & 6 deletions mail/mailpit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mailpit
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.7
DISTVERSION= 1.9.8
CATEGORIES= mail devel
MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \
LOCAL/madpilot/mailpit:npmcache
Expand Down Expand Up @@ -32,7 +32,6 @@ GH_TUPLE= \
PuerkitoBio:goquery:v1.8.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \
andybalholm:cascadia:v1.3.2:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \
axllent:semver:v0.0.1:axllent_semver/vendor/github.com/axllent/semver \
aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \
cention-sany:utf7:26cad61bd60a:cention_sany_utf7/vendor/github.com/cention-sany/utf7 \
cznic:ql:v1.2.0:cznic_ql/vendor/github.com/cznic/ql \
disintegration:imaging:v1.6.2:disintegration_imaging/vendor/github.com/disintegration/imaging \
Expand All @@ -55,23 +54,20 @@ GH_TUPLE= \
inconshreveable:mousetrap:v1.1.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \
jaytaylor:html2text:74c2419ad056:jaytaylor_html2text/vendor/github.com/jaytaylor/html2text \
jhillyerd:enmime:v1.0.1:jhillyerd_enmime/vendor/github.com/jhillyerd/enmime \
k3a:html2text:v1.2.1:k3a_html2text/vendor/github.com/k3a/html2text \
kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \
klauspost:compress:v1.17.0:klauspost_compress/vendor/github.com/klauspost/compress \
klauspost:compress:v1.17.1:klauspost_compress/vendor/github.com/klauspost/compress \
kr:pretty:v0.3.0:kr_pretty/vendor/github.com/kr/pretty \
leporo:sqlf:v1.4.0:leporo_sqlf/vendor/github.com/leporo/sqlf \
lukechampine:uint128:v1.3.0:lukechampine_uint128/vendor/lukechampine.com/uint128 \
mattn:go-isatty:v0.0.19:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
mattn:go-runewidth:v0.0.15:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
mhale:smtpd:v0.8.0:mhale_smtpd/vendor/github.com/mhale/smtpd \
microcosm-cc:bluemonday:v1.0.25:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \
olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
reiver:go-oi:v1.0.0:reiver_go_oi/vendor/github.com/reiver/go-oi \
reiver:go-telnet:9ff0b2ab096e:reiver_go_telnet/vendor/github.com/reiver/go-telnet \
remyoudompheng:bigfft:24d4a6f8daec:remyoudompheng_bigfft/vendor/github.com/remyoudompheng/bigfft \
rivo:uniseg:v0.4.4:rivo_uniseg/vendor/github.com/rivo/uniseg \
satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \
sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
spf13:cobra:v1.7.0:spf13_cobra/vendor/github.com/spf13/cobra \
spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \
Expand Down
22 changes: 7 additions & 15 deletions mail/mailpit/distinfo
@@ -1,8 +1,8 @@
TIMESTAMP = 1697193813
SHA256 (mailpit-npm-cache-1.9.7.tar.zst) = 10bc3efe45128b0568a8fbc599189c58a3ed8f2ce2c986a8652b29dc1ae3e6aa
SIZE (mailpit-npm-cache-1.9.7.tar.zst) = 25905768
SHA256 (axllent-mailpit-v1.9.7_GH0.tar.gz) = da597493cf7272c8181b68a9a29f67d813b62415183b7e51b4cdf880c8bcaacf
SIZE (axllent-mailpit-v1.9.7_GH0.tar.gz) = 326494
TIMESTAMP = 1697445606
SHA256 (mailpit-npm-cache-1.9.8.tar.zst) = 44d8821c24464edf140f323ba25eca10737a394cb5879f8af6aef814344a1dbd
SIZE (mailpit-npm-cache-1.9.8.tar.zst) = 25906660
SHA256 (axllent-mailpit-v1.9.8_GH0.tar.gz) = fda1145f26f362d670a6a558e500100521976e7e870d04a70168c91813415d5a
SIZE (axllent-mailpit-v1.9.8_GH0.tar.gz) = 329449
SHA256 (DATA-DOG-go-sqlmock-v1.5.0_GH0.tar.gz) = b78616fddfcc76892aecb5344968d7f3843128b70eba6c4752f092dc992c3b98
SIZE (DATA-DOG-go-sqlmock-v1.5.0_GH0.tar.gz) = 35521
SHA256 (GehirnInc-crypt-8cc1b52080c5_GH0.tar.gz) = cb2d55d38f2101e85b6a35ad8d5af6b847152579a3968999152cb5e93047abbd
Expand All @@ -15,8 +15,6 @@ SHA256 (andybalholm-cascadia-v1.3.2_GH0.tar.gz) = f30ebb75a9f43a30478c870dd6e372
SIZE (andybalholm-cascadia-v1.3.2_GH0.tar.gz) = 35370
SHA256 (axllent-semver-v0.0.1_GH0.tar.gz) = f8b2d3a89de26290fa9d6bce7d39f516c71fb09868b4afea1709595c90e747d9
SIZE (axllent-semver-v0.0.1_GH0.tar.gz) = 5249
SHA256 (aymerick-douceur-v0.2.0_GH0.tar.gz) = ceed015cddc99b600ccbbd6aa0ebe39063554049f70153887d3df7c21fefedbb
SIZE (aymerick-douceur-v0.2.0_GH0.tar.gz) = 20914
SHA256 (cention-sany-utf7-26cad61bd60a_GH0.tar.gz) = d52ac4bc7bda16115878689db0681c6853fb072976bcb82c1d690bdbe02d3c23
SIZE (cention-sany-utf7-26cad61bd60a_GH0.tar.gz) = 8505
SHA256 (cznic-ql-v1.2.0_GH0.tar.gz) = 57da3482dcbf5a20b30cce83b332d5ea079925f32d2278147af4ca84baa2ea4a
Expand Down Expand Up @@ -61,12 +59,10 @@ SHA256 (jaytaylor-html2text-74c2419ad056_GH0.tar.gz) = 66ea85d591c790662befca911
SIZE (jaytaylor-html2text-74c2419ad056_GH0.tar.gz) = 15610
SHA256 (jhillyerd-enmime-v1.0.1_GH0.tar.gz) = b61e85b8fd7ecdf11797d5ee0a3d59e3d008d8bc75e34d3f8a683c4471c9c910
SIZE (jhillyerd-enmime-v1.0.1_GH0.tar.gz) = 177372
SHA256 (k3a-html2text-v1.2.1_GH0.tar.gz) = ca858da97858863475a24b0ca0959eb4843165691703c5b31c1247240afe5ae8
SIZE (k3a-html2text-v1.2.1_GH0.tar.gz) = 22219
SHA256 (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = dde336eb697f7f9c26cf6d1467f75b6cf559262c1b0b110d28fff29790f76bc5
SIZE (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = 4328
SHA256 (klauspost-compress-v1.17.0_GH0.tar.gz) = 171582ff71acfaa7aa5030d2f86fbec26594f87597a3ee8f51e078185c34d645
SIZE (klauspost-compress-v1.17.0_GH0.tar.gz) = 37966139
SHA256 (klauspost-compress-v1.17.1_GH0.tar.gz) = d10660d2cb67bcdd48550200daa0a66628fa0be8ebb0be6c5a831d8f696837dd
SIZE (klauspost-compress-v1.17.1_GH0.tar.gz) = 38912296
SHA256 (kr-pretty-v0.3.0_GH0.tar.gz) = c264e7939bf8d989d388c1156ea0c8bdeb3659b789e83aac6bd4689e8613f3f6
SIZE (kr-pretty-v0.3.0_GH0.tar.gz) = 10041
SHA256 (leporo-sqlf-v1.4.0_GH0.tar.gz) = 3eb2f9d864a9a813c71029d1b69e2e3beef35f39ce583888907f097abc21bd7d
Expand All @@ -79,8 +75,6 @@ SHA256 (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 44a5d37bd7119a9d288d7ff61cf3b4d
SIZE (mattn-go-runewidth-v0.0.15_GH0.tar.gz) = 18284
SHA256 (mhale-smtpd-v0.8.0_GH0.tar.gz) = 8263e6a61f2dfbe25739ff10445660bc3fa64101cdac8eff7b747256b5e574d0
SIZE (mhale-smtpd-v0.8.0_GH0.tar.gz) = 23351
SHA256 (microcosm-cc-bluemonday-v1.0.25_GH0.tar.gz) = 6a101391e443fb87f50b13b6bd8f5b12b99e1a091aa57b5073f0272823a82a93
SIZE (microcosm-cc-bluemonday-v1.0.25_GH0.tar.gz) = 172782
SHA256 (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 14a1294a8267facc9bc99a230b8871517e6db284ccc7e39030313befa124677f
SIZE (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 19568
SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608
Expand All @@ -93,8 +87,6 @@ SHA256 (remyoudompheng-bigfft-24d4a6f8daec_GH0.tar.gz) = 449a58b41c7e13d62cabaee
SIZE (remyoudompheng-bigfft-24d4a6f8daec_GH0.tar.gz) = 14841
SHA256 (rivo-uniseg-v0.4.4_GH0.tar.gz) = eb2837932d0a666e13ea6b4cebf698096266d4f14740faa78c63b8291cf1fb5c
SIZE (rivo-uniseg-v0.4.4_GH0.tar.gz) = 453399
SHA256 (satori-go.uuid-v1.2.0_GH0.tar.gz) = 6f9d9549958252d7c5a5ed1cabeedeaab7a600ca0b888a3666cce4c3590aa5a7
SIZE (satori-go.uuid-v1.2.0_GH0.tar.gz) = 8297
SHA256 (sirupsen-logrus-v1.9.3_GH0.tar.gz) = cfa48a647a28c1f12fb6a9b672bc4d88b6407ff05aedcf23ce939d342646acce
SIZE (sirupsen-logrus-v1.9.3_GH0.tar.gz) = 50320
SHA256 (spf13-cobra-v1.7.0_GH0.tar.gz) = efce686c813c787d8fc650f5bd1bbe903c168c8400003c3eafb8724a4a2d65c8
Expand Down

0 comments on commit 95b2034

Please sign in to comment.