ports/52838: Update mail/gmime2 (maintainer): 2.0.6 -> 2.0.8

Kirill Ponomarew ponomarew at oberon.net
Sun Jun 1 11:20:15 UTC 2003


>Number:         52838
>Category:       ports
>Synopsis:       Update mail/gmime2 (maintainer): 2.0.6 -> 2.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 01 04:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update mail/gmime2 (maintainer): 2.0.6 -> 2.0.8

This PR supersedes PR/52562

>How-To-Repeat:
>Fix:
diff -urN gmime2.orig/Makefile gmime2/Makefile
--- gmime2.orig/Makefile	Tue May 13 18:44:04 2003
+++ gmime2/Makefile	Sun Jun  1 12:38:46 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gmime
-PORTVERSION=	2.0.6
+PORTVERSION=	2.0.8
 CATEGORIES=	mail
 MASTER_SITES=	http://spruce.sourceforge.net/gmime/sources/
 
diff -urN gmime2.orig/distinfo gmime2/distinfo
--- gmime2.orig/distinfo	Mon May 12 01:36:13 2003
+++ gmime2/distinfo	Sun Jun  1 12:38:58 2003
@@ -1 +1 @@
-MD5 (gmime-2.0.6.tar.gz) = b2c80b780f641bf78d48afc9d4fc2be8
+MD5 (gmime-2.0.8.tar.gz) = 10cde4f3173c6f92b188d20d0965c482
diff -urN gmime2.orig/files/patch-Makefile.in gmime2/files/patch-Makefile.in
--- gmime2.orig/files/patch-Makefile.in	Mon May 12 01:18:14 2003
+++ gmime2/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
@@ -1,18 +0,0 @@
---- Makefile.in.orig	Mon May 12 01:17:11 2003
-+++ Makefile.in	Mon May 12 01:17:53 2003
-@@ -102,13 +102,13 @@
- glib_cflags = @glib_cflags@
- glib_libs = @glib_libs@
- 
--SUBDIRS = gmime src tests docs .
-+SUBDIRS = gmime tests .
- 
- bin_SCRIPTS = gmime-config
- 
- CLEANFILES = gmimeConf.sh iconv-detect.h
- 
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = gmimeConf.sh
- 
- EXTRA_DIST =  	PORTING				gmimeConf.sh.in 		gmime-2.0.pc.in			gmime.spec.in 			iconv-detect.c			zentimer.h 			zenprofiler.h
diff -urN gmime2.orig/files/patch-gmime::gmime-multipart-encrypted.c gmime2/files/patch-gmime::gmime-multipart-encrypted.c
--- gmime2.orig/files/patch-gmime::gmime-multipart-encrypted.c	Mon May 19 10:18:54 2003
+++ gmime2/files/patch-gmime::gmime-multipart-encrypted.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- ./gmime/gmime-multipart-encrypted.c.orig	Mon May 19 14:05:11 2003
-+++ ./gmime/gmime-multipart-encrypted.c	Mon May 19 14:05:25 2003
-@@ -54,7 +54,7 @@
- static void multipart_encrypted_remove_header (GMimeObject *object, const char *header);
- static void multipart_encrypted_set_content_type (GMimeObject *object, GMimeContentType *content_type);
- static char *multipart_encrypted_get_headers (GMimeObject *object);
--static int multipart_encrypted_write_to_stream (GMimeObject *object, GMimeStream *stream);
-+static ssize_t multipart_encrypted_write_to_stream (GMimeObject *object, GMimeStream *stream);
- 
- 
- static GMimeMultipartClass *parent_class = NULL;
diff -urN gmime2.orig/files/patch-gmime::gmime-multipart-signed.c gmime2/files/patch-gmime::gmime-multipart-signed.c
--- gmime2.orig/files/patch-gmime::gmime-multipart-signed.c	Mon May 19 10:18:54 2003
+++ gmime2/files/patch-gmime::gmime-multipart-signed.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- ./gmime/gmime-multipart-signed.c.orig	Mon May 19 15:02:05 2003
-+++ ./gmime/gmime-multipart-signed.c	Mon May 19 15:02:16 2003
-@@ -50,7 +50,7 @@
- static void multipart_signed_remove_header (GMimeObject *object, const char *header);
- static void multipart_signed_set_content_type (GMimeObject *object, GMimeContentType *content_type);
- static char *multipart_signed_get_headers (GMimeObject *object);
--static int multipart_signed_write_to_stream (GMimeObject *object, GMimeStream *stream);
-+static ssize_t multipart_signed_write_to_stream (GMimeObject *object, GMimeStream *stream);
- 
- 
- static GMimeMultipartClass *parent_class = NULL;
diff -urN gmime2.orig/pkg-plist gmime2/pkg-plist
--- gmime2.orig/pkg-plist	Mon May 12 01:50:25 2003
+++ gmime2/pkg-plist	Sun Jun  1 13:10:20 2003
@@ -1,5 +1,6 @@
 bin/gmime-config
-etc/gmimeConf.sh
+bin/uudecode
+bin/uuencode
 include/gmime-2.0/gmime/gmime-charset.h
 include/gmime-2.0/gmime/gmime-cipher-context.h
 include/gmime-2.0/gmime/gmime-content-type.h
@@ -45,8 +46,84 @@
 include/gmime-2.0/gmime/gmime.h
 include/gmime-2.0/gmime/internet-address.h
 include/gmime-2.0/gmime/md5-utils.h
+lib/gmimeConf.sh
 lib/libgmime-2.0.a
 lib/libgmime-2.0.la
+lib/libgmime-2.0.so
 lib/libgmime-2.0.so.2
+lib/pkgconfig/gmime-2.0.pc
+share/gtk-doc/html/gmime-2.0/c1694.html
+share/gtk-doc/html/gmime-2.0/ciphercontexts.html
+share/gtk-doc/html/gmime-2.0/classes.html
+share/gtk-doc/html/gmime-2.0/core.html
+share/gtk-doc/html/gmime-2.0/datawrappers.html
+share/gtk-doc/html/gmime-2.0/filters.html
+share/gtk-doc/html/gmime-2.0/fundamentals.html
+share/gtk-doc/html/gmime-2.0/gmime-building.html
+share/gtk-doc/html/gmime-2.0/gmime-changes-2-0.html
+share/gtk-doc/html/gmime-2.0/gmime-compiling.html
+share/gtk-doc/html/gmime-2.0/gmime-data-wrappers.html
+share/gtk-doc/html/gmime-2.0/gmime-filters.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-charset.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-cipher-context.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-content-type.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-data-wrapper.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-disposition.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-basic.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-best.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-charset.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-crlf.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-from.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-html.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-md5.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-strip.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter-yenc.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-filter.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-gpg-context.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-header.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-iconv-utils.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-iconv.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-message-part.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-message-partial.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-message.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-multipart-encrypted.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-multipart-signed.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-multipart.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-object.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-param.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-parser.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-part.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-session.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-buffer.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-cat.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-file.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-filter.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-fs.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-mem.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-mmap.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream-null.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-stream.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime-utils.html
+share/gtk-doc/html/gmime-2.0/gmime-gmime.html
+share/gtk-doc/html/gmime-2.0/gmime-internet-address.html
+share/gtk-doc/html/gmime-2.0/gmime-question-index.html
+share/gtk-doc/html/gmime-2.0/gmime-resources.html
+share/gtk-doc/html/gmime-2.0/gmime-streams.html
+share/gtk-doc/html/gmime-2.0/gmime.html
+share/gtk-doc/html/gmime-2.0/headers.html
+share/gtk-doc/html/gmime-2.0/home.png
+share/gtk-doc/html/gmime-2.0/index.html
+share/gtk-doc/html/gmime-2.0/index.sgml
+share/gtk-doc/html/gmime-2.0/internetaddresses.html
+share/gtk-doc/html/gmime-2.0/left.png
+share/gtk-doc/html/gmime-2.0/mimeparts.html
+share/gtk-doc/html/gmime-2.0/parsers.html
+share/gtk-doc/html/gmime-2.0/right.png
+share/gtk-doc/html/gmime-2.0/sessions.html
+share/gtk-doc/html/gmime-2.0/streams.html
+share/gtk-doc/html/gmime-2.0/up.png
 @dirrm include/gmime-2.0/gmime
 @dirrm include/gmime-2.0
+ at dirrm share/gtk-doc/html/gmime-2.0
+ at unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
+ at unexec rmdir %D/share/gtk-doc 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list