Date: Thu, 26 Jun 2003 23:54:14 +0200 (CEST) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53799: mail/pear-Mail: upgrading to 1.1.1. Message-ID: <20030626215414.09EB876C3@graf.pompo.net> Resent-Message-ID: <200306262200.h5QM0aC2057373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53799 >Category: ports >Synopsis: mail/pear-Mail: upgrading to 1.1.1. >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: Thu Jun 26 15:00:35 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 29 18:16:35 CEST 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrading pear-Mail to its latest version. Remark: this PR supersedes PR ports/53597. >How-To-Repeat: N/A. >Fix: Please apply the following patch: --- pear-Mail.diff begins here --- diff -urN mail/pear-Mail.orig/Makefile mail/pear-Mail/Makefile --- mail/pear-Mail.orig/Makefile Sun Jun 8 08:54:25 2003 +++ mail/pear-Mail/Makefile Thu Jun 26 22:49:12 2003 @@ -6,7 +6,7 @@ # PORTNAME= Mail -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.1 CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org diff -urN mail/pear-Mail.orig/distinfo mail/pear-Mail/distinfo --- mail/pear-Mail.orig/distinfo Thu Dec 12 21:22:04 2002 +++ mail/pear-Mail/distinfo Thu Jun 26 22:49:24 2003 @@ -1 +1 @@ -MD5 (PEAR/Mail-1.0.2.tgz) = d146356060ec1e7bcf62120f62579088 +MD5 (PEAR/Mail-1.1.1.tgz) = 17cb9b091f5c0fe24bc126a3954e0edb diff -urN mail/pear-Mail.orig/pkg-plist mail/pear-Mail/pkg-plist --- mail/pear-Mail.orig/pkg-plist Thu May 22 23:15:59 2003 +++ mail/pear-Mail/pkg-plist Sat Jun 21 12:23:21 2003 @@ -4,5 +4,5 @@ %%PEARDIR%%/Mail/smtp.php %%PEARDIR%%/Mail.php %%PKGREGDIR%%/package.xml -@dirrm %%PEARDIR%%/Mail @dirrm %%PKGREGDIR%% +@unexec rmdir %D/share/pear/Mail 2> /dev/null || true --- pear-Mail.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?20030626215414.09EB876C3>