FreeBSD Bugzilla – Attachment 191662 Details for
Bug 226790
mail/alpine: update to v2.21.1 (patch).
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updating to 2.21.1
mail_alpine_update_2.21.1.patch (text/plain), 2.97 KB, created by
Alexandre C. GuimarĂ£es
on 2018-03-20 16:58:55 UTC
(
hide
)
Description:
Updating to 2.21.1
Filename:
MIME Type:
Creator:
Alexandre C. GuimarĂ£es
Created:
2018-03-20 16:58:55 UTC
Size:
2.97 KB
patch
obsolete
>Index: mail/alpine/Makefile >=================================================================== >--- mail/alpine/Makefile (revision 465074) >+++ mail/alpine/Makefile (working copy) >@@ -1,18 +1,17 @@ > # $FreeBSD$ > >-PORTNAME?= alpine >-PORTVERSION= 2.21 >-PORTREVISION?= 1 >-CATEGORIES?= mail news ipv6 >-MASTER_SITES= http://alpine.freeiz.com/alpine/release/src/ >-DIST_SUBDIR= alpine-${PORTVERSION} >+PORTNAME= alpine >+DISTVERSION= 2.21.1 >+CATEGORIES= mail news ipv6 >+MASTER_SITES= http://repo.or.cz/alpine.git/snapshot/ >+DISTNAME= ${GIT_COMMIT} > > MAINTAINER= mbeis@xs4all.nl >-COMMENT?= Mail and news client descended from Pine >+COMMENT= Mail and news client descended from Pine > > LICENSE= APACHE20 > >-USES+= ssl libtool ncurses tar:xz gettext-runtime >+USES+= gettext-runtime:run libtool ncurses ssl > GNU_CONFIGURE= yes > MAKE_JOBS_UNSAFE= yes > CONFIGURE_ARGS+= --with-debug-level=2 \ >@@ -28,11 +27,14 @@ > --with-ssl-lib-dir=${OPENSSLLIB} \ > --with-ssl-certs-dir=${OPENSSLDIR}/certs > MAKE_ARGS+= CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}" >+GIT_COMMIT= 672d6838a9babf2faeb9f79267525a4ab9d20b14 >+GIT_COMMIT_SHORT= 672d683 >+WRKSRC= ${WRKDIR}/${PORTNAME}-${GIT_COMMIT_SHORT} > >-OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MAILDIR MOUSE PASSFILE NLS THREADS >+OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MOUSE NLS PASSFILE THREADS > OPTIONS_DEFAULT= ASPELL MOUSE THREADS > .if defined(PICO_ALPINE_SLAVE) >-OPTIONS_EXCLUDE= CONS25 IPV6 LDAP MAILDIR PASSFILE >+OPTIONS_EXCLUDE= CONS25 IPV6 LDAP PASSFILE > .endif > > CONS25_DESC= Add a patch to support color for default console >@@ -56,10 +58,6 @@ > LDAP_CONFIGURE_WITH= ldap > LDAP_CONFIGURE_ON= --with-ldap-dir=${LOCALBASE} > >-# Option MAILDIR >-MAILDIR_PATCH_SITES= http://alpine.freeiz.com/alpine/patches/alpine-${PORTVERSION}/ >-MAILDIR_PATCHFILES+= maildir.patch.gz:-p1 >- > # Option MOUSE > MOUSE_CONFIGURE_ENABLE= mouse > >Index: mail/alpine/distinfo >=================================================================== >--- mail/alpine/distinfo (revision 465074) >+++ mail/alpine/distinfo (working copy) >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1490818618 >-SHA256 (alpine-2.21/alpine-2.21.tar.xz) = 6030b6881b8168546756ab3a5e43628d8d564539b0476578e287775573a77438 >-SIZE (alpine-2.21/alpine-2.21.tar.xz) = 4720856 >-SHA256 (alpine-2.21/maildir.patch.gz) = 1229ea9ec4e150dda1d2da866730a777148874e4667c54cd2c488101b5db8099 >-SIZE (alpine-2.21/maildir.patch.gz) = 33789 >+TIMESTAMP = 1521491436 >+SHA256 (672d6838a9babf2faeb9f79267525a4ab9d20b14.tar.gz) = a74234fce5fb1bfc1f1a19e9d5dabf71414490f544c4cc854f9eb3e78351964d >+SIZE (672d6838a9babf2faeb9f79267525a4ab9d20b14.tar.gz) = 7490699 >Index: mail/alpine/pkg-descr >=================================================================== >--- mail/alpine/pkg-descr (revision 465074) >+++ mail/alpine/pkg-descr (working copy) >@@ -18,4 +18,4 @@ > Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet > Standard for representing multipart and multimedia data in email. > >-WWW: http://alpine.freeiz.com/alpine/ >+WWW: http://repo.or.cz/alpine.git
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
Actions:
View
|
Diff
Attachments on
bug 226790
:
191644
|
191662
|
191669
|
191670
|
191674
|
191686
|
191702