Date: Wed, 19 Apr 2006 03:27:31 +0100 From: Shaun Amott <shaun@inerd.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96032: [MAINTAINER UPDATE] mail/imp: update 4.1 -> 4.1.1 Message-ID: <1145413651.50293@charon.picobyte.net> Resent-Message-ID: <200604190230.k3J2UJNn003510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96032 >Category: ports >Synopsis: [MAINTAINER UPDATE] mail/imp: update 4.1 -> 4.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 02:30:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: >Description: - Update IMP to 4.1.1 This is a minor update - featuring mostly bugfixes. Full changelog available here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.163&r2=1.699.2.184&ty=h >How-To-Repeat: >Fix: --- imp.diff begins here --- diff -urN imp.orig/Makefile imp/Makefile --- imp.orig/Makefile Sat Apr 15 21:31:01 2006 +++ imp/Makefile Wed Apr 19 01:57:54 2006 @@ -6,8 +6,7 @@ # PORTNAME= imp -PORTVERSION= 4.1 -PORTREVISION= 1 +PORTVERSION= 4.1.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ diff -urN imp.orig/distinfo imp/distinfo --- imp.orig/distinfo Sat Mar 18 15:49:52 2006 +++ imp/distinfo Wed Apr 19 01:59:33 2006 @@ -1,3 +1,3 @@ -MD5 (imp-h3-4.1.tar.gz) = dc5f86c4c6e4d61047444ff9b59dff67 -SHA256 (imp-h3-4.1.tar.gz) = 3ab27ea1b4f61dba7c25fff32ae25a8a19ff0a8de290a9d5ea035d8290cdb41e -SIZE (imp-h3-4.1.tar.gz) = 3756910 +MD5 (imp-h3-4.1.1.tar.gz) = a54d90c4349d1722dca8ff192bfad995 +SHA256 (imp-h3-4.1.1.tar.gz) = 3fabe2d624c63f02b01736c87480c142adc13bf4d23cb4fb77a51a92a42c5a29 +SIZE (imp-h3-4.1.1.tar.gz) = 4063589 diff -urN imp.orig/pkg-plist imp/pkg-plist --- imp.orig/pkg-plist Sat Apr 15 21:31:01 2006 +++ imp/pkg-plist Wed Apr 19 02:03:49 2006 @@ -353,7 +353,7 @@ %%IMPDIR%%/themes/luc/screen.css %%IMPDIR%%/themes/lucblue/screen.css %%IMPDIR%%/themes/postnuke/screen.css -%%IMPDIR%%/themes/rtl/screen.css +%%IMPDIR%%/themes/rtl.css %%IMPDIR%%/themes/screen.css %%IMPDIR%%/themes/simplex/screen.css %%IMPDIR%%/themes/sun/screen.css @@ -363,7 +363,6 @@ %%HORDE_INC%%httpd-imp.conf @dirrm %%IMPDIR%%/themes/sun @dirrm %%IMPDIR%%/themes/simplex -@dirrm %%IMPDIR%%/themes/rtl @dirrm %%IMPDIR%%/themes/postnuke @dirrm %%IMPDIR%%/themes/lucblue @dirrm %%IMPDIR%%/themes/luc --- imp.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?1145413651.50293>