From skv@FreeBSD.org  Sun Dec 12 12:31:16 2004
Return-Path: <skv@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6727816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Dec 2004 12:31:16 +0000 (GMT)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2934343D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Dec 2004 12:31:16 +0000 (GMT)
	(envelope-from skv@FreeBSD.org)
Received: from freefall.freebsd.org (skv@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBCCVGOv082165
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Dec 2004 12:31:16 GMT
	(envelope-from skv@freefall.freebsd.org)
Received: (from skv@localhost)
	by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBCCVG6q082164;
	Sun, 12 Dec 2004 12:31:16 GMT
	(envelope-from skv)
Message-Id: <200412121231.iBCCVG6q082164@freefall.freebsd.org>
Date: Sun, 12 Dec 2004 12:31:16 GMT
From: Sergey Skvortsov <skv@freebsd.org>
Reply-To: Sergey Skvortsov <skv@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: mail/gmime2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74982
>Category:       ports
>Synopsis:       Update port: mail/gmime2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 12:40:29 GMT 2004
>Closed-Date:    Wed Dec 15 22:59:56 GMT 2004
>Last-Modified:  Wed Dec 15 22:59:56 GMT 2004
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:

>Description:

Update port: mail/gmime2

Install documentation to DOCSDIR.
(Also NOPORTDOCS check should be added).

>How-To-Repeat:
	
>Fix:

	


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/gmime2/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	10 Nov 2004 06:08:36 -0000	1.26
+++ Makefile	10 Dec 2004 11:03:37 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	gmime
 PORTVERSION=	2.1.9
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	http://spruce.sourceforge.net/gmime/sources/v2.1/
 
@@ -20,7 +20,8 @@
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnometarget glib20
 USE_LIBTOOL_VER=15
-CONFIGURE_ARGS+=	--with-libiconv=${LOCALBASE}
+CONFIGURE_ARGS+=	--with-libiconv=${LOCALBASE} \
+			--with-html-dir=${PREFIX}/share/doc
 CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 			LIBS="-L${LOCALBASE}/lib"
 INSTALLS_SHLIB=		yes
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/gmime2/pkg-plist,v
retrieving revision 1.13
diff -u -r1.13 pkg-plist
--- pkg-plist	10 Nov 2004 06:08:36 -0000	1.13
+++ pkg-plist	12 Dec 2004 12:27:54 -0000
@@ -55,86 +55,84 @@
 lib/libgmime-2.0.so
 lib/libgmime-2.0.so.3
 libdata/pkgconfig/gmime-2.0.pc
-share/gtk-doc/html/gmime/CipherContexts.html
-share/gtk-doc/html/gmime/DataWrappers.html
-share/gtk-doc/html/gmime/Filters.html
-share/gtk-doc/html/gmime/Headers.html
-share/gtk-doc/html/gmime/InternetAddresses.html
-share/gtk-doc/html/gmime/MimeParts.html
-share/gtk-doc/html/gmime/Parsers.html
-share/gtk-doc/html/gmime/Sessions.html
-share/gtk-doc/html/gmime/Streams.html
-share/gtk-doc/html/gmime/ch01.html
-share/gtk-doc/html/gmime/classes.html
-share/gtk-doc/html/gmime/core.html
-share/gtk-doc/html/gmime/fundamentals.html
-share/gtk-doc/html/gmime/gmime-building.html
-share/gtk-doc/html/gmime/gmime-changes-2-0.html
-share/gtk-doc/html/gmime/gmime-changes-2-2.html
-share/gtk-doc/html/gmime/gmime-compiling.html
-share/gtk-doc/html/gmime/gmime-data-wrappers.html
-share/gtk-doc/html/gmime/gmime-filters.html
-share/gtk-doc/html/gmime/gmime-gmime-charset.html
-share/gtk-doc/html/gmime/gmime-gmime-cipher-context.html
-share/gtk-doc/html/gmime/gmime-gmime-content-type.html
-share/gtk-doc/html/gmime/gmime-gmime-data-wrapper.html
-share/gtk-doc/html/gmime/gmime-gmime-disposition.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-basic.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-best.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-charset.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-crlf.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-enriched.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-from.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-gzip.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-html.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-md5.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-strip.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-windows.html
-share/gtk-doc/html/gmime/gmime-gmime-filter-yenc.html
-share/gtk-doc/html/gmime/gmime-gmime-filter.html
-share/gtk-doc/html/gmime/gmime-gmime-gpg-context.html
-share/gtk-doc/html/gmime/gmime-gmime-header.html
-share/gtk-doc/html/gmime/gmime-gmime-host-utils.html
-share/gtk-doc/html/gmime/gmime-gmime-iconv-utils.html
-share/gtk-doc/html/gmime/gmime-gmime-iconv.html
-share/gtk-doc/html/gmime/gmime-gmime-message-part.html
-share/gtk-doc/html/gmime/gmime-gmime-message-partial.html
-share/gtk-doc/html/gmime/gmime-gmime-message.html
-share/gtk-doc/html/gmime/gmime-gmime-multipart-encrypted.html
-share/gtk-doc/html/gmime/gmime-gmime-multipart-signed.html
-share/gtk-doc/html/gmime/gmime-gmime-multipart.html
-share/gtk-doc/html/gmime/gmime-gmime-object.html
-share/gtk-doc/html/gmime/gmime-gmime-param.html
-share/gtk-doc/html/gmime/gmime-gmime-parser.html
-share/gtk-doc/html/gmime/gmime-gmime-part.html
-share/gtk-doc/html/gmime/gmime-gmime-session-simple.html
-share/gtk-doc/html/gmime/gmime-gmime-session.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-buffer.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-cat.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-file.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-filter.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-fs.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-mem.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-mmap.html
-share/gtk-doc/html/gmime/gmime-gmime-stream-null.html
-share/gtk-doc/html/gmime/gmime-gmime-stream.html
-share/gtk-doc/html/gmime/gmime-gmime-utils.html
-share/gtk-doc/html/gmime/gmime-gmime.html
-share/gtk-doc/html/gmime/gmime-internet-address.html
-share/gtk-doc/html/gmime/gmime-question-index.html
-share/gtk-doc/html/gmime/gmime-resources.html
-share/gtk-doc/html/gmime/gmime-streams.html
-share/gtk-doc/html/gmime/gmime.devhelp
-share/gtk-doc/html/gmime/gmime.html
-share/gtk-doc/html/gmime/home.png
-share/gtk-doc/html/gmime/index.html
-share/gtk-doc/html/gmime/index.sgml
-share/gtk-doc/html/gmime/left.png
-share/gtk-doc/html/gmime/right.png
-share/gtk-doc/html/gmime/style.css
-share/gtk-doc/html/gmime/up.png
-@dirrm share/gtk-doc/html/gmime
-@unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
-@unexec rmdir %D/share/gtk-doc 2>/dev/null || true
+%%DOCSDIR%%/CipherContexts.html
+%%DOCSDIR%%/DataWrappers.html
+%%DOCSDIR%%/Filters.html
+%%DOCSDIR%%/Headers.html
+%%DOCSDIR%%/InternetAddresses.html
+%%DOCSDIR%%/MimeParts.html
+%%DOCSDIR%%/Parsers.html
+%%DOCSDIR%%/Sessions.html
+%%DOCSDIR%%/Streams.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/classes.html
+%%DOCSDIR%%/core.html
+%%DOCSDIR%%/fundamentals.html
+%%DOCSDIR%%/gmime-building.html
+%%DOCSDIR%%/gmime-changes-2-0.html
+%%DOCSDIR%%/gmime-changes-2-2.html
+%%DOCSDIR%%/gmime-compiling.html
+%%DOCSDIR%%/gmime-data-wrappers.html
+%%DOCSDIR%%/gmime-filters.html
+%%DOCSDIR%%/gmime-gmime-charset.html
+%%DOCSDIR%%/gmime-gmime-cipher-context.html
+%%DOCSDIR%%/gmime-gmime-content-type.html
+%%DOCSDIR%%/gmime-gmime-data-wrapper.html
+%%DOCSDIR%%/gmime-gmime-disposition.html
+%%DOCSDIR%%/gmime-gmime-filter-basic.html
+%%DOCSDIR%%/gmime-gmime-filter-best.html
+%%DOCSDIR%%/gmime-gmime-filter-charset.html
+%%DOCSDIR%%/gmime-gmime-filter-crlf.html
+%%DOCSDIR%%/gmime-gmime-filter-enriched.html
+%%DOCSDIR%%/gmime-gmime-filter-from.html
+%%DOCSDIR%%/gmime-gmime-filter-gzip.html
+%%DOCSDIR%%/gmime-gmime-filter-html.html
+%%DOCSDIR%%/gmime-gmime-filter-md5.html
+%%DOCSDIR%%/gmime-gmime-filter-strip.html
+%%DOCSDIR%%/gmime-gmime-filter-windows.html
+%%DOCSDIR%%/gmime-gmime-filter-yenc.html
+%%DOCSDIR%%/gmime-gmime-filter.html
+%%DOCSDIR%%/gmime-gmime-gpg-context.html
+%%DOCSDIR%%/gmime-gmime-header.html
+%%DOCSDIR%%/gmime-gmime-host-utils.html
+%%DOCSDIR%%/gmime-gmime-iconv-utils.html
+%%DOCSDIR%%/gmime-gmime-iconv.html
+%%DOCSDIR%%/gmime-gmime-message-part.html
+%%DOCSDIR%%/gmime-gmime-message-partial.html
+%%DOCSDIR%%/gmime-gmime-message.html
+%%DOCSDIR%%/gmime-gmime-multipart-encrypted.html
+%%DOCSDIR%%/gmime-gmime-multipart-signed.html
+%%DOCSDIR%%/gmime-gmime-multipart.html
+%%DOCSDIR%%/gmime-gmime-object.html
+%%DOCSDIR%%/gmime-gmime-param.html
+%%DOCSDIR%%/gmime-gmime-parser.html
+%%DOCSDIR%%/gmime-gmime-part.html
+%%DOCSDIR%%/gmime-gmime-session-simple.html
+%%DOCSDIR%%/gmime-gmime-session.html
+%%DOCSDIR%%/gmime-gmime-stream-buffer.html
+%%DOCSDIR%%/gmime-gmime-stream-cat.html
+%%DOCSDIR%%/gmime-gmime-stream-file.html
+%%DOCSDIR%%/gmime-gmime-stream-filter.html
+%%DOCSDIR%%/gmime-gmime-stream-fs.html
+%%DOCSDIR%%/gmime-gmime-stream-mem.html
+%%DOCSDIR%%/gmime-gmime-stream-mmap.html
+%%DOCSDIR%%/gmime-gmime-stream-null.html
+%%DOCSDIR%%/gmime-gmime-stream.html
+%%DOCSDIR%%/gmime-gmime-utils.html
+%%DOCSDIR%%/gmime-gmime.html
+%%DOCSDIR%%/gmime-internet-address.html
+%%DOCSDIR%%/gmime-question-index.html
+%%DOCSDIR%%/gmime-resources.html
+%%DOCSDIR%%/gmime-streams.html
+%%DOCSDIR%%/gmime.devhelp
+%%DOCSDIR%%/gmime.html
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
+@dirrm %%DOCSDIR%%
 @dirrm include/gmime-2.0/gmime
 @dirrm include/gmime-2.0
Index: files/patch-reference-Makefile.in
===================================================================
RCS file: files/patch-reference-Makefile.in
diff -N files/patch-reference-Makefile.in
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-reference-Makefile.in	10 Dec 2004 11:07:12 -0000
@@ -0,0 +1,11 @@
+--- docs/reference/Makefile.in.orig	Fri Dec 10 14:06:17 2004
++++ docs/reference/Makefile.in	Fri Dec 10 14:06:33 2004
+@@ -87,7 +87,7 @@
+ GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
+ GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
+ 
+-HTML_DIR = $(datadir)/gtk-doc/html
++HTML_DIR = @HTML_DIR@
+ INSTALL_DATA = @INSTALL_DATA@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+ INSTALL_SCRIPT = @INSTALL_SCRIPT@
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: skv 
Responsible-Changed-When: Sun Dec 12 12:53:04 GMT 2004 
Responsible-Changed-Why:  

Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74982 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Dec 15 22:59:47 GMT 2004 
State-Changed-Why:  
Similar patch committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74982 
>Unformatted:
