Date: Mon, 23 Aug 2004 09:14:30 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: krion@FreeBSD.org Subject: ports/70857: Update mail/gmime2 to 2.1.8 Message-ID: <20040823121430.60F2C20A76@corp.grupos.com.br> Resent-Message-ID: <200408231220.i7NCKGvc064235@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70857 >Category: ports >Synopsis: Update mail/gmime2 to 2.1.8 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 23 12:20:16 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.10-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.10-STABLE FreeBSD 4.10-STABLE #22: Sat Aug 7 20:09:49 BRT 2004 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update mail/gmime2 to 2.1.8 Why "USE_X_PREFIX= yes"? gmime compile fine if remove this line. A patch removed this line. >How-To-Repeat: >Fix: --cut-- diff -ruN gmime2.old/Makefile gmime2/Makefile --- gmime2.old/Makefile Fri Jul 9 14:42:33 2004 +++ gmime2/Makefile Mon Aug 23 09:00:37 2004 @@ -6,7 +6,7 @@ # PORTNAME= gmime -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= mail MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/ @@ -16,7 +16,6 @@ CONFLICTS= gmime-1.0.* USE_ICONV= yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget glib20 lthack USE_INC_LIBTOOL_VER=13 diff -ruN gmime2.old/distinfo gmime2/distinfo --- gmime2.old/distinfo Thu Jul 8 01:08:54 2004 +++ gmime2/distinfo Mon Aug 23 09:00:59 2004 @@ -1,2 +1,2 @@ -MD5 (gmime-2.1.7.tar.gz) = ed99c382471294896f576e5f77694142 -SIZE (gmime-2.1.7.tar.gz) = 783247 +MD5 (gmime-2.1.8.tar.gz) = 27a225a51cafea242dd482f319513bc6 +SIZE (gmime-2.1.8.tar.gz) = 783667 --cut-- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040823121430.60F2C20A76>