Date: Sat, 30 May 2009 22:39:20 GMT From: ismail yenigul <ismail.yenigul@endersys.com.tr> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135085: [PATCH] port:mail/altermime update to 0.3.10 Message-ID: <200905302239.n4UMdKxO082141@www.freebsd.org> Resent-Message-ID: <200905302240.n4UMe1kX062067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135085 >Category: ports >Synopsis: [PATCH] port:mail/altermime update to 0.3.10 >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 May 30 22:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: ismail yenigul >Release: FreeBSD 6.3-RELEASE-p4 >Organization: Endersys Ltd >Environment: FreeBSD labs.endersys.net 6.3-RELEASE-p4 FreeBSD 6.3-RELEASE-p4 #1: Thu Sep 4 11:54:57 EEST 2008 root@labs.endersys.net:/usr/src/sys/amd64/compile/Endersys.amd64 amd64 >Description: Update port from 0.3.8 to 0.3.10 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN altermime.orig/Makefile altermime/Makefile --- altermime.orig/Makefile 2008-02-28 22:55:15.000000000 +0200 +++ altermime/Makefile 2009-05-31 01:34:41.000000000 +0300 @@ -7,7 +7,7 @@ # PORTNAME= altermime -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.10 CATEGORIES= mail textproc MASTER_SITES= http://www.pldaniels.com/altermime/ \ http://sce-tindy.tecnik93.com/FreeBSD/ports/altermime/sources/ @@ -20,6 +20,7 @@ post-patch: @${REINPLACE_CMD} -e "s/CFLAGS=-Wall -g/CFLAGS=-Wall ${CFLAGS}/" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s/-Werror//" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin Files altermime.orig/altermime-0.3.10.tbz and altermime/altermime-0.3.10.tbz differ diff -ruN altermime.orig/distinfo altermime/distinfo --- altermime.orig/distinfo 2008-02-28 22:55:15.000000000 +0200 +++ altermime/distinfo 2009-05-31 01:06:04.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (altermime-0.3.8.tar.gz) = e9717152d05318731ffbf67e2087af3b -SHA256 (altermime-0.3.8.tar.gz) = 1894a7a0c5de7274d98f177ffb511f70e17533852f8350a908e5563e1dccb898 -SIZE (altermime-0.3.8.tar.gz) = 82588 +MD5 (altermime-0.3.10.tar.gz) = aaf0ad8029958a2dc6da3abb4dc178c2 +SHA256 (altermime-0.3.10.tar.gz) = 8334da6b55d4a05dfe1492389dfe1f289953053a21773849b060d7c856ddc36e +SIZE (altermime-0.3.10.tar.gz) = 85396 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905302239.n4UMdKxO082141>