FreeBSD Bugzilla – Attachment 222779 Details for
Bug 253222
mail/s-nail: Update to 14.9.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch file
mail_s-nail.patch (text/plain), 1.88 KB, created by
Yasuhiro Kimura
on 2021-02-24 03:00:06 UTC
(
hide
)
Description:
Updated patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-02-24 03:00:06 UTC
Size:
1.88 KB
patch
obsolete
>Index: mail/s-nail/Makefile >=================================================================== >--- mail/s-nail/Makefile (revision 566446) >+++ mail/s-nail/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= s-nail >-PORTVERSION= 14.9.19 >+PORTVERSION= 14.9.22 > CATEGORIES= mail > MASTER_SITES= https://www.sdaoden.eu/downloads/ > >@@ -8,11 +8,11 @@ > MAINTAINER= yasu@utahime.org > COMMENT= Send and receive Internet mail > >-LICENSE= BSD3CLAUSE BSD4CLAUSE ISCL MIT RFC2104 RSA >-LICENSE_COMB= multi >+LICENSE= BSD3CLAUSE BSD4CLAUSE ISCL MIT RFC2104 RSA >+LICENSE_COMB= multi > LICENSE_NAME_RFC2104= License of RFC2104 > LICENSE_NAME_RSA= RSA Data Security license >-LICENSE_FILE= ${WRKSRC}/COPYING >+LICENSE_FILE= ${WRKSRC}/COPYING > LICENSE_PERMS_RFC2104= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > LICENSE_PERMS_RSA= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >@@ -27,9 +27,15 @@ > man/man1/s-nail.1.gz > > MAKEFILE= makefile >-MAKE_ENV= EXTRA_CFLAGS="-DLIBICONV_PLUG" INCS=-I${LOCALBASE}/include \ >- VAL_PREFIX=${PREFIX} VAL_MANDIR=${MANPREFIX}/man VAL_MIME_TYPES_SYS=${PREFIX}/etc/mime.types VAL_IDNA=idn2 >+MAKE_ENV= EXTRA_CFLAGS="-DLIBICONV_PLUG" \ >+ INCS=-I${LOCALBASE}/include \ >+ VAL_IDNA=idn2 \ >+ VAL_MANDIR=${MANPREFIX}/man \ >+ VAL_MIME_TYPES_SYS=${PREFIX}/etc/mime.types \ >+ VAL_PREFIX=${PREFIX} > >+TEST_TARGET= test >+ > PORTDOCS= NEWS README > > OPTIONS_DEFINE= DOCS >Index: mail/s-nail/distinfo >=================================================================== >--- mail/s-nail/distinfo (revision 566446) >+++ mail/s-nail/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588236521 >-SHA256 (s-nail-14.9.19.tar.xz) = 84f249a233a4592cf0c0bda9644c5b2d12e63a4807c0e292c13ef5068d3ca2bd >-SIZE (s-nail-14.9.19.tar.xz) = 792952 >+TIMESTAMP = 1614135080 >+SHA256 (s-nail-14.9.22.tar.xz) = e5dfb7d5bcc5d2d1126f2e826569ee0f149aac3f2a8a6b7c23985ffc3a1def0b >+SIZE (s-nail-14.9.22.tar.xz) = 799296
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 253222
:
222124
| 222779