svn commit: r357844 - in head/mail/alpine: . files

Antoine Brodin antoine at FreeBSD.org
Sun Jun 22 06:05:01 UTC 2014


On Sun, Jun 15, 2014 at 10:40 AM, Kurt Jaeger <pi at freebsd.org> wrote:
> Author: pi
> Date: Sun Jun 15 08:40:09 2014
> New Revision: 357844
> URL: http://svnweb.freebsd.org/changeset/ports/357844
> QAT: https://qat.redports.org/buildarchive/r357844/
>
> Log:
>   mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site
>
>   Big thanks to Michelle for the biggest part of the work in getting
>   the port to StageAge. Thanks for Marco to take over as maintainer.
>
>   PR:           ports/190273
>   Submitted by: Michelle Sullivan <michelle at sorbs.net>
>   Approved by:  Marco Beishuizen <mbeis at xs4all.nl> (incoming maintainer)
>
> Added:
>   head/mail/alpine/files/patch-alpine__Makefile.am   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__Makefile.in   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__alpine.c   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__mailview.c   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__makefile.wnt   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__send.c   (contents, props changed)
>   head/mail/alpine/files/patch-alpine__send.h   (contents, props changed)
>   head/mail/alpine/files/patch-pith__filter.c   (contents, props changed)
>   head/mail/alpine/files/patch-pith__pine.hlp   (contents, props changed)
>   head/mail/alpine/files/patch-pith__send.c   (contents, props changed)
>   head/mail/alpine/files/patch-pith__send.h   (contents, props changed)
>   head/mail/alpine/files/patch-pith__state.h   (contents, props changed)
>   head/mail/alpine/files/patch-po__POTFILES.in   (contents, props changed)
> Deleted:
>   head/mail/alpine/files/patch-configure
>   head/mail/alpine/files/patch-newuser
>   head/mail/alpine/pkg-install
> Modified:
>   head/mail/alpine/Makefile
>   head/mail/alpine/distinfo
>   head/mail/alpine/pkg-descr
>   head/mail/alpine/pkg-plist
...
> Added: head/mail/alpine/files/patch-pith__pine.hlp
> ==============================================================================
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/mail/alpine/files/patch-pith__pine.hlp Sun Jun 15 08:40:09 2014        (r357844)
> @@ -0,0 +1,181 @@
> +--- ./pith/pine.hlp.orig       2013-08-14 23:36:22.000000000 -0500
> ++++ ./pith/pine.hlp    2014-05-25 19:15:32.000000000 -0500
> +@@ -881,13 +881,13 @@
> +       config file from command line or provided
> +       by "PINECONF" environment variable
> + <!--chtml else-->
> +-      pine.conf file
> ++      alpine.conf file
> + <!--chtml endif-->
> +  <LI> personal configuration file
> +  <LI> personal exceptions configuration file
> +  <LI> command-line options
> +  <!--chtml if pinemode="os_windows"--><!--chtml else-->
> +- <LI> system-wide pine.conf.fixed file<!--chtml endif-->
> ++ <LI> system-wide alpine.conf.fixed file<!--chtml endif-->
> + </UL>
> + <P>
> + The values in both the personal configuration file and the
> +@@ -976,8 +976,8 @@
> +  postponed#     ~/mail/postponed-msgs
> +  sentmail#      ~/mail/sent-mail
> +  mailcap#       ~/.mailcap + /etc/mailcap
> +-                           + /usr/etc/mailcap + /usr/local/etc/mailcap
> +- mimetypes#     ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types
> ++                           + /usr/etc/mailcap + /usr/ports/mail/alpine/work/stage/usr/local/etc/mailcap
> ++ mimetypes#     ~/.mime.types + /etc/mime.types + /usr/ports/mail/alpine/work/stage/usr/ports/mail/alpine/work/stage/usr/local/etc/mime.types

Hi,

What is /usr/ports/mail/alpine/work/stage/usr/ports/mail/alpine/work/stage/usr/local/etc/mime.types
???

Cheers,

Antoine


More information about the svn-ports-head mailing list