ports/71507: Update port: mail/mail-notification to 0.6.2

Jean-Yves Lefort jylefort at brutele.be
Wed Oct 6 19:00:51 UTC 2004


The following reply was made to PR ports/71507; it has been noted by GNATS.

From: Jean-Yves Lefort <jylefort at brutele.be>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/71507: Update port: mail/mail-notification to 0.6.2
Date: Wed, 6 Oct 2004 20:56:05 +0200

 And here is the update to 0.7.0. Note that it requires libsoup-2.2,
 which is in Marcus's repository.
 
 diff -ruN /usr/ports/mail/mail-notification/Makefile mail-notification/Makefile
 --- /usr/ports/mail/mail-notification/Makefile	Thu Aug 19 12:35:28 2004
 +++ mail-notification/Makefile	Wed Oct  6 19:39:07 2004
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=		mail-notification
 -PORTVERSION=		0.6.1
 +PORTVERSION=		0.7.0
  CATEGORIES=		mail ipv6
  MASTER_SITES=		${MASTER_SITE_SAVANNAH}
  MASTER_SITE_SUBDIR=	mailnotify
 @@ -30,7 +30,8 @@
  			SSL "SSL support" on \
  			SASL "SASL authentication support" on \
  			SYLPHEED "Sylpheed support" on \
 -			GMAIL "Gmail support" on
 +			GMAIL "Gmail support" on \
 +			MIME "MIME support" on
  
  .include <bsd.port.pre.mk>
  
 @@ -54,13 +55,27 @@
  WITHOUT_SSL=		yes
  WITHOUT_SASL=		yes
  .endif
 +.if defined(WITHOUT_MBOX) \
 +	&& defined(WITHOUT_MH) \
 +	&& defined(WITHOUT_MAILDIR) \
 +	&& defined(WITHOUT_POP3) \
 +	&& defined(WITHOUT_IMAP) \
 +	&& defined(WITHOUT_SYLPHEED)
 +# MIME support not needed
 +WITHOUT_MIME=		yes
 +.endif
  .if defined(WITHOUT_SYLPHEED)
  CONFIGURE_ARGS+=	--disable-sylpheed
  .endif
  .if defined(WITHOUT_GMAIL)
  CONFIGURE_ARGS+=	--disable-gmail
  .else
 -LIB_DEPENDS+=		soup-2.0:${PORTSDIR}/devel/libsoup
 +LIB_DEPENDS+=		soup-2.2:${PORTSDIR}/devel/libsoup
 +.endif
 +.if defined(WITHOUT_MIME)
 +CONFIGURE_ARGS+=	--disable-mime
 +.else
 +LIB_DEPENDS+=		gmime-2.0:${PORTSDIR}/mail/gmime2
  .endif
  
  .if defined(WITHOUT_SSL)
 diff -ruN /usr/ports/mail/mail-notification/distinfo mail-notification/distinfo
 --- /usr/ports/mail/mail-notification/distinfo	Thu Aug 19 12:35:28 2004
 +++ mail-notification/distinfo	Wed Oct  6 19:39:39 2004
 @@ -1,2 +1,2 @@
 -MD5 (mail-notification-0.6.1.tar.gz) = 2ecfbc1dce948edd8f766b202267485b
 -SIZE (mail-notification-0.6.1.tar.gz) = 367719
 +MD5 (mail-notification-0.7.0.tar.gz) = e95deb387feb9fb5c8f790c1bcf4d469
 +SIZE (mail-notification-0.7.0.tar.gz) = 516285
 diff -ruN /usr/ports/mail/mail-notification/files/patch-src::mn-md5.c mail-notification/files/patch-src::mn-md5.c
 --- /usr/ports/mail/mail-notification/files/patch-src::mn-md5.c	Fri Aug 20 20:07:09 2004
 +++ mail-notification/files/patch-src::mn-md5.c	Thu Jan  1 01:00:00 1970
 @@ -1,11 +0,0 @@
 ---- src/mn-md5.c.orig	Fri Aug 20 19:35:18 2004
 -+++ src/mn-md5.c	Fri Aug 20 19:35:26 2004
 -@@ -42,7 +42,7 @@
 -  * is a multiple of 4.
 -  */
 - static void
 --mn_md5_encode (unsigned char *output, u_int32_t input, unsigned int len)
 -+mn_md5_encode (unsigned char *output, u_int32_t *input, unsigned int len)
 - {
 -   unsigned int i, j;
 - 
 diff -ruN /usr/ports/mail/mail-notification/pkg-descr mail-notification/pkg-descr
 --- /usr/ports/mail/mail-notification/pkg-descr	Tue Aug 17 13:28:37 2004
 +++ mail-notification/pkg-descr	Wed Oct  6 19:40:38 2004
 @@ -11,9 +11,11 @@
  	* mbox, MH, Maildir, Sylpheed, POP3, IMAP and Gmail support
  	* SASL authentication support
  	* APOP authentication support
 -	* SSL support
 +	* SSL/TLS support
  	* automatic detection of mailbox format
 -	* automatic notification
 +	* immediate notification (the status icon is updated within
 +	  seconds after a mailbox changes)
 +	* a mail summary
  	* HIG 2.0 compliance
  
  WWW: http://www.nongnu.org/mailnotify/
 diff -ruN /usr/ports/mail/mail-notification/pkg-plist mail-notification/pkg-plist
 --- /usr/ports/mail/mail-notification/pkg-plist	Thu Aug 19 12:35:28 2004
 +++ mail-notification/pkg-plist	Wed Oct  6 19:42:30 2004
 @@ -10,20 +10,26 @@
  share/gnome/help/mail-notification/C/figures/mail.png
  share/gnome/help/mail-notification/C/mail-notification.xml
  share/gnome/help/mail-notification/C/software-license.xml
 -share/gnome/mail-notification/ui/dialog.glade
  share/gnome/mail-notification/ui/gmail.png
  share/gnome/mail-notification/ui/logo.png
  share/gnome/mail-notification/ui/mail-notification.png
  share/gnome/mail-notification/ui/mailbox-properties.glade
  share/gnome/mail-notification/ui/properties.glade
 +share/gnome/mail-notification/ui/summary-dialog.glade
 +share/gnome/mail-notification/ui/summary-popup.glade
  share/gnome/mail-notification/ui/unsupported.png
  share/gnome/mail-notification/ui/welcome.glade
  share/gnome/omf/mail-notification/mail-notification-C.omf
  @exec scrollkeeper-install -q %D/share/gnome/omf/mail-notification/mail-notification-C.omf 2>/dev/null || /usr/bin/true
  @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/mail-notification/mail-notification-C.omf 2>/dev/null || /usr/bin/true
  share/gnome/pixmaps/mail-notification.png
 +share/locale/bg/LC_MESSAGES/mail-notification.mo
 +share/locale/de/LC_MESSAGES/mail-notification.mo
  share/locale/fr/LC_MESSAGES/mail-notification.mo
 +share/locale/pt/LC_MESSAGES/mail-notification.mo
  share/locale/ru/LC_MESSAGES/mail-notification.mo
 +share/locale/sr/LC_MESSAGES/mail-notification.mo
 +share/locale/sr at Latn/LC_MESSAGES/mail-notification.mo
  @dirrm share/gnome/omf/mail-notification
  @dirrm share/gnome/mail-notification/ui
  @dirrm share/gnome/mail-notification



More information about the freebsd-ports-bugs mailing list