FreeBSD Bugzilla – Attachment 143841 Details for
Bug 191096
mail/mpop: Update to version 1.0.29
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail_mpop.diff
mail_mpop.diff (text/plain), 2.77 KB, created by
tkato432
on 2014-06-16 18:32:34 UTC
(
hide
)
Description:
mail_mpop.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-06-16 18:32:34 UTC
Size:
2.77 KB
patch
obsolete
>diff -urN /usr/ports/mail/mpop/Makefile mail/mpop/Makefile >--- /usr/ports/mail/mpop/Makefile 2014-06-12 04:22:55.000000000 +0900 >+++ mail/mpop/Makefile 2014-06-17 00:00:00.000000000 +0900 >@@ -2,51 +2,47 @@ > # $FreeBSD: head/mail/mpop/Makefile 357526 2014-06-11 18:55:29Z marino $ > > PORTNAME= mpop >-PORTVERSION= 1.0.28 >-PORTREVISION= 1 >+PORTVERSION= 1.0.29 > CATEGORIES= mail > MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org >-COMMENT= MPOP is a small and fast POP3 client >+COMMENT= Small and fast POP3 client > >-LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn >- >-OPTIONS_DEFINE= GSASL NLS >-OPTIONS_RADIO= SSL >-OPTIONS_RADIO_SSL= GNUTLS OPENSSL >-OPTIONS_SUB= yes >- >-GSASL_DESC= GSASL GNU SASL authentication support >- >-NLS_USES= gettext >-NLS_CONFIGURE_ENABLE= nls >+LICENSE= GPLv3 # (or later) > > USES= pkgconfig tar:bzip2 > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= --with-libidn >+CONFIGURE_ARGS= --disable-silent-rules > >-INFO= mpop >+INFO= mpop > >-.include <bsd.port.options.mk> >+OPTIONS_DEFINE= GNOMEKEYRING GSASL IDN NLS >+OPTIONS_RADIO= SSL >+OPTIONS_RADIO_SSL= GNUTLS OPENSSL >+OPTIONS_DEFAULT= IDN OPENSSL >+OPTIONS_SUB= yes > >-.if ${PORT_OPTIONS:MGNUTLS} >-LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls >-CONFIGURE_ARGS+= --with-ssl=gnutls >-.elif ${PORT_OPTIONS:MOPENSSL} >-USE_GCC= yes >-USE_OPENSSL= yes >-CONFIGURE_ARGS+= --with-ssl=openssl \ >+GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring:${PORTSDIR}/security/libgnome-keyring >+GNOMEKEYRING_CONFIGURE_WITH= gnome-keyring >+GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls >+GNUTLS_CONFIGURE_ON= --with-ssl=gnutls >+GSASL_DESC= SASL authentication support via GNU SASL >+GSASL_LIB_DEPENDS= libgsasl.so:${PORTSDIR}/security/gsasl >+GSASL_CONFIGURE_OFF= --without-libgsasl >+IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn >+IDN_CONFIGURE_WITH= libidn >+NLS_USES= gettext >+NLS_CONFIGURE_ENABLE= nls >+OPENSSL_USE= openssl=yes >+OPENSSL_CONFIGURE_ON= --with-ssl=openssl \ > libssl_CFLAGS=-I${OPENSSLINC} \ >- libssl_LIBS=-lssl >-.else >-CONFIGURE_ARGS+= --with-ssl=no >-.endif >+ libssl_LIBS="-lssl -lcrypto" > >-.if ${PORT_OPTIONS:MGSASL} >-LIB_DEPENDS+= libgsasl.so:${PORTSDIR}/security/gsasl >-.else >-CONFIGURE_ARGS+= --without-libgsasl >+.include <bsd.port.options.mk> >+ >+.if empty(PORT_OPTIONS:MGNUTLS) && empty(PORT_OPTIONS:MOPENSSL) >+CONFIGURE_ARGS+= --with-ssl=no > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/mail/mpop/distinfo mail/mpop/distinfo >--- /usr/ports/mail/mpop/distinfo 2014-01-23 03:22:04.000000000 +0900 >+++ mail/mpop/distinfo 2014-06-17 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (mpop-1.0.28.tar.bz2) = e7e397c932285abc1aa65ce416679217a45d688dc8ea7f5912c6c49a8056b7ea >-SIZE (mpop-1.0.28.tar.bz2) = 289664 >+SHA256 (mpop-1.0.29.tar.bz2) = bd7409741629669969b176ed664e0adec449bf434b9f333e74fed534b28690b8 >+SIZE (mpop-1.0.29.tar.bz2) = 292369
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 191096
: 143841