Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 00:54:50 +0200 (CEST)
From:      "S. Kruit" <baskruit@bsltwr.dnsalias.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38160: Maintainer Update: GMime port to 0.6.0
Message-ID:  <200205162254.g4GMsoe5008985@shades.bsltwr.dnsalias.org>

next in thread | raw e-mail | index | archive | help

>Number:         38160
>Category:       ports
>Synopsis:       Maintainer Update: GMime port to 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 16 16:00:08 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     S. Kruit
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD shades.bsltwr.dnsalias.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #8: Sat May 4 19:22:39 CEST 2002 root@shades.bsltwr.dnsalias.org:/usr/obj/usr/src/sys/shades i386


	
>Description:
Update of GMime port to 0.6.0
Needed for update of GMail email client.
>How-To-Repeat:
	
>Fix:

diff -ruN gmime.orig/Makefile gmime/Makefile
--- gmime.orig/Makefile	Fri May 17 00:36:29 2002
+++ gmime/Makefile	Tue May 14 23:07:25 2002
@@ -6,17 +6,23 @@
 #
 
 PORTNAME=	gmime
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	mail
 MASTER_SITES=	http://bsltwr.dnsalias.org/ftp/pub/gmime/ \
-		http://www.xtorshun.org/gmime/sources/
+		http://spruce.sourceforge.net/gmime/sources/
 
 MAINTAINER=	baskruit@bsltwr.dnsalias.org
 
 USE_X_PREFIX=	YES
+GNU_CONFIGURE=  YES
 USE_GMAKE=	YES
 USE_GTK=	YES
 USE_LIBTOOL=	YES
+CONFIGURE_ARGS+=  --with-libiconv=${LOCALBASE} \
+		 --prefix=${X11BASE}
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LIBS="-L${LOCALBASE}/libs"
+CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
 
 INSTALLS_SHLIB=	YES
 
diff -ruN gmime.orig/distinfo gmime/distinfo
--- gmime.orig/distinfo	Fri May 17 00:36:15 2002
+++ gmime/distinfo	Tue May 14 21:59:32 2002
@@ -1 +1 @@
-MD5 (gmime-0.5.0.tar.gz) = 7158529756ab8e15bbd52e9da622fd55
+MD5 (gmime-0.6.0.tar.gz) = 9d37e76a23d0a77385eb1f374a532a86
diff -ruN gmime.orig/pkg-plist gmime/pkg-plist
--- gmime.orig/pkg-plist	Fri May 17 00:36:15 2002
+++ gmime/pkg-plist	Fri May 17 00:35:13 2002
@@ -1,7 +1,9 @@
 bin/gmime-config
 etc/gmimeConf.sh
 include/gmime/gmime.h
+include/gmime/gmime-table-private.h
 include/gmime/gmime-content-type.h
+include/gmime/gmime-header.h
 include/gmime/gmime-message.h
 include/gmime/gmime-param.h
 include/gmime/gmime-parser.h
@@ -9,8 +11,9 @@
 include/gmime/gmime-utils.h
 include/gmime/internet-address.h
 include/gmime/md5-utils.h
-lib/libgmime.so.5
+lib/libgmime.so.6
 lib/libgmime.so
+lib/libgmime.la
 lib/libgmime.a
 share/aclocal/gmime.m4
 @dirrm include/gmime
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205162254.g4GMsoe5008985>