From wwwrun@speedy.netbeat.de  Wed Oct 24 04:14:03 2001
Return-Path: <wwwrun@speedy.netbeat.de>
Received: from speedy.netbeat.de (speedy.netbeat.de [212.6.214.36])
	by hub.freebsd.org (Postfix) with ESMTP id 9C26937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Oct 2001 04:14:02 -0700 (PDT)
Received: (from wwwrun@localhost)
	by speedy.netbeat.de (8.9.3/8.9.3) id NAA17732;
	Wed, 24 Oct 2001 13:13:59 +0200
Message-Id: <200110241113.NAA17732@speedy.netbeat.de>
Date: Wed, 24 Oct 2001 13:13:59 +0200
From: Oliver Lehmann <olivleh1@brainwire.de>
Reply-To: Oliver Lehmann <olivleh1@brainwire.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <olivleh1@brainwire.de>
Subject: update-port: mail/sylpheed

>Number:         31472
>Category:       ports
>Synopsis:       update-port: mail/sylpheed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 24 04:20:01 PDT 2001
>Closed-Date:    Tue Nov 6 01:40:23 PST 2001
>Last-Modified:  Tue Nov 06 01:40:29 PST 2001
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 The submited patch would fail to compile. Please take this one:
 
 
 
 diff -ruN sylpheed.old/Makefile sylpheed/Makefile
 --- sylpheed.old/Makefile	Mon Oct 22 13:21:00 2001
 +++ sylpheed/Makefile	Wed Oct 24 04:04:56 2001
 @@ -6,22 +6,26 @@
  #
  
  PORTNAME=	sylpheed
 -PORTVERSION=	0.6.3
 +PORTVERSION=	0.6.4
  CATEGORIES=	mail ipv6
  MASTER_SITES=	http://sylpheed.good-day.net/sylpheed/
  
  MAINTAINER=	lehmann@ans-netz.de
  
  USE_BZIP2=	yes
 +USE_GMAKE=	yes
 +USE_AUTOMAKE=	yes
  USE_X_PREFIX=	yes
  USE_IMLIB=	yes
  USE_LIBTOOL=	yes
 +
 +CONFIGURE_SCRIPT=	autogen.sh
  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
  		LIBS="-L${LOCALBASE}/lib"
 -CONFIGURE_ARGS=	--disable-compface --disable-gdk-pixbuf --enable-ipv6
 +CONFIGURE_ARGS=	--disable-compface --disable-gdk-pixbuf --enable-ipv6 --prefix=${PREFIX} --with-included-gettext
  
  .if defined(WITH_GPGME)
 -LIB_DEPENDS+=	gpgme.3:${PORTSDIR}/security/gpgme
 +LIB_DEPENDS+=	gpgme.4:${PORTSDIR}/security/gpgme
  RUN_DEPENDS+=	gpg:${PORTSDIR}/security/gnupg
  CONFIGURE_ARGS+=--enable-gpgme
  .endif
 @@ -47,6 +51,9 @@
  .endif
  	@${ECHO_MSG}
  
 +pre-configure:
 +	${PERL} -pi -e "s|AM_PROG_INSTALL|AC_PROG_INSTALL|g" ${WRKSRC}/aclocal.m4
 +	${RM} -f ${WRKSRC}/ac/gpgme.m4
  
  post-install:
  .if !defined(NOPORTDOCS)
 diff -ruN sylpheed.old/distinfo sylpheed/distinfo
 --- sylpheed.old/distinfo	Mon Oct 22 13:21:00 2001
 +++ sylpheed/distinfo	Wed Oct 24 03:13:01 2001
 @@ -1 +1 @@
 -MD5 (sylpheed-0.6.3.tar.bz2) = 538225dec1ef6d896e4bd950fc085d3e
 +MD5 (sylpheed-0.6.4.tar.bz2) = 517ed25347565e776526364566163c10
 diff -ruN sylpheed.old/files/patch-ad sylpheed/files/patch-ad
 --- sylpheed.old/files/patch-ad	Thu Jan  1 01:00:00 1970
 +++ sylpheed/files/patch-ad	Wed Oct 24 03:58:39 2001
 @@ -0,0 +1,11 @@
 +--- intl/Makefile.in.orig	Wed Oct 24 03:57:52 2001
 ++++ intl/Makefile.in	Wed Oct 24 03:58:06 2001
 +@@ -41,7 +41,7 @@
 + MKINSTALLDIRS = @MKINSTALLDIRS@
 + mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
 + 
 +-l = @INTL_LIBTOOL_SUFFIX_PREFIX@
 ++l = 
 + 
 + AR = ar
 + CC = @CC@
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Sun Oct 28 04:11:08 PST 2001 
Responsible-Changed-Why:  
Follow-up to previous ports PR I reckon. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31472 
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Tue Nov 6 01:40:23 PST 2001 
State-Changed-Why:  
Already committed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31472 
>Unformatted:
