Date: Sat, 24 Jul 2004 01:11:55 -0400 From: "Tom McLaughlin" <tmclaugh@sdf.lonestar.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: jus@security.za.net Subject: ports/69513: Update port: mail/ripmime to 1.3.2.2 Message-ID: <1090645915.0@compass.straycat.dhs.org> Resent-Message-ID: <200407240520.i6O5KKXp025831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69513 >Category: ports >Synopsis: Update port: mail/ripmime to 1.3.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jul 24 05:20:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #0: Tue Jul 20 02:50:04 EDT 2004 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS >Description: Attached patch updates ripmime to 1.3.2.2. Maintainer CCed on PR. >How-To-Repeat: >Fix: --- ripmime-1.3.2.2.diff begins here --- diff -Nur ripmime.orig/Makefile ripmime/Makefile --- ripmime.orig/Makefile Thu Apr 29 04:40:19 2004 +++ ripmime/Makefile Sat Jul 24 00:58:11 2004 @@ -6,7 +6,7 @@ # PORTNAME= ripmime -PORTVERSION= 1.3.1.1 +PORTVERSION= 1.3.2.2 CATEGORIES= mail MASTER_SITES= http://www.pldaniels.com/ripmime/ diff -Nur ripmime.orig/distinfo ripmime/distinfo --- ripmime.orig/distinfo Thu Apr 29 04:40:19 2004 +++ ripmime/distinfo Sat Jul 24 01:00:28 2004 @@ -1,2 +1,2 @@ -MD5 (ripmime-1.3.1.1.tar.gz) = 65c62c35a0c4c24eed36cc4a635656df -SIZE (ripmime-1.3.1.1.tar.gz) = 137171 +MD5 (ripmime-1.3.2.2.tar.gz) = c1eaa37c276f41300da399ce2923c28f +SIZE (ripmime-1.3.2.2.tar.gz) = 142057 diff -Nur ripmime.orig/files/patch-Makefile ripmime/files/patch-Makefile --- ripmime.orig/files/patch-Makefile Wed Apr 28 23:02:37 2004 +++ ripmime/files/patch-Makefile Sat Jul 24 01:00:07 2004 @@ -1,11 +1,11 @@ ---- Makefile.orig Mon Apr 5 09:00:49 2004 -+++ Makefile Mon Apr 5 20:53:46 2004 +--- Makefile.orig Sun Jul 18 22:04:13 2004 ++++ Makefile Sat Jul 24 00:59:54 2004 @@ -5,7 +5,7 @@ - # PERFORMANCE RELATED FLAG SETS - #CFLAGS=-Wall -O3 -march=i686 - #CFLAGS= -Wall -O3 -march=k6 --CFLAGS= -Wall -g $(CPU_OPTS) -+#CFLAGS= -Wall -g $(CPU_OPTS) - #CFLAGS= -Wall -O3 -march=i686 + # if there isn't already a default CFLAGS set, + # use our recommended settings. + #CFLAGS ?= -Wall -g -O2 -Werror $(CPU_OPTS) +-CFLAGS=-Wall -g -O2 -Werror ++#CFLAGS=-Wall -g -O2 -Werror # OLE decoding is still considered to be 'beta' mode - so it + # disabled in the stable release of ripMIME for now diff -Nur ripmime.orig/files/patch-ripOLE_Makefile ripmime/files/patch-ripOLE_Makefile --- ripmime.orig/files/patch-ripOLE_Makefile Wed Dec 31 19:00:00 1969 +++ ripmime/files/patch-ripOLE_Makefile Sat Jul 24 01:06:23 2004 @@ -0,0 +1,11 @@ +--- ripOLE/Makefile.orig Sat May 22 00:16:01 2004 ++++ ripOLE/Makefile Sat Jul 24 01:05:45 2004 +@@ -1,7 +1,7 @@ + + OBJS= ole.o olestream-unwrap.o bytedecoders.o logger.o pldstr.o + #CFLAGS ?= -Wall -Werror -g -O2 +-CFLAGS=-Wall -Werror -g -O2 ++#CFLAGS=-Wall -Werror -g -O2 + #DEFINES ?= + #DEFINES=-DDEBUG_TIMETEST + --- ripmime-1.3.2.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090645915.0>