ports/65280: mail/ripmime: Update to 1.3.1.1
Tom McLaughlin
tmclaugh at sdf.lonestar.org
Wed Apr 7 04:41:06 UTC 2004
>Number: 65280
>Category: ports
>Synopsis: mail/ripmime: Update to 1.3.1.1
>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: Tue Apr 06 21:40:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Tom McLaughlin
>Release: FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD compass 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Wed Mar 17 21:16:53 EST 2004 root at compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS i386
>Description:
Update ripmime to 1.3.1.1. Also add patch to respect CFLAGS.
Maintainer CC'ed.
(I apologize if this PR is a dupe but GNATS appears to be rejecting mail
from my machine now.)
>How-To-Repeat:
>Fix:
--- ripmime-1.3.1.1.diff begins here ---
diff -Nur ripmime.orig/Makefile ripmime/Makefile
--- ripmime.orig/Makefile Fri Feb 6 22:58:16 2004
+++ ripmime/Makefile Mon Apr 5 20:50:50 2004
@@ -6,7 +6,7 @@
#
PORTNAME= ripmime
-PORTVERSION= 1.3.0.5
+PORTVERSION= 1.3.1.1
CATEGORIES= mail
MASTER_SITES= http://www.pldaniels.com/ripmime/
diff -Nur ripmime.orig/distinfo ripmime/distinfo
--- ripmime.orig/distinfo Wed Mar 31 22:47:06 2004
+++ ripmime/distinfo Mon Apr 5 20:51:20 2004
@@ -1,2 +1,2 @@
-MD5 (ripmime-1.3.0.5.tar.gz) = 525c036a3cd2d8ccd62328d27c3d4c37
-SIZE (ripmime-1.3.0.5.tar.gz) = 126170
+MD5 (ripmime-1.3.1.1.tar.gz) = 65c62c35a0c4c24eed36cc4a635656df
+SIZE (ripmime-1.3.1.1.tar.gz) = 137171
diff -Nur ripmime.orig/files/patch-Makefile ripmime/files/patch-Makefile
--- ripmime.orig/files/patch-Makefile Wed Dec 31 19:00:00 1969
+++ ripmime/files/patch-Makefile Mon Apr 5 20:54:28 2004
@@ -0,0 +1,11 @@
+--- Makefile.orig Mon Apr 5 09:00:49 2004
++++ Makefile Mon Apr 5 20:53:46 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
+
+ # OLE decoding is still considered to be 'beta' mode - so it
--- ripmime-1.3.1.1.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list