From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 28 03:30:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A793116A420 for ; Mon, 28 Jan 2008 03:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 83E7513C467 for ; Mon, 28 Jan 2008 03:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S3U1DS072863 for ; Mon, 28 Jan 2008 03:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S3U1pS072862; Mon, 28 Jan 2008 03:30:01 GMT (envelope-from gnats) Resent-Date: Mon, 28 Jan 2008 03:30:01 GMT Resent-Message-Id: <200801280330.m0S3U1pS072862@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vivek Khera Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3633616A419 for ; Mon, 28 Jan 2008 03:20:56 +0000 (UTC) (envelope-from vivek@lorax.kcilink.com) Received: from lorax.kcilink.com (lorax.kciLink.com [206.112.95.1]) by mx1.freebsd.org (Postfix) with ESMTP id F107B13C4EB for ; Mon, 28 Jan 2008 03:20:55 +0000 (UTC) (envelope-from vivek@lorax.kcilink.com) Received: from localhost (localhost [127.0.0.1]) by lorax.kcilink.com (Postfix) with ESMTP id 7A0F5118DE for ; Sun, 27 Jan 2008 22:20:55 -0500 (EST) Received: from lorax.kcilink.com ([127.0.0.1]) by localhost (lorax.kcilink.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DSiiq9X-AN-8 for ; Sun, 27 Jan 2008 22:20:53 -0500 (EST) Received: from lorax.kcilink.com (localhost [127.0.0.1]) by lorax.kcilink.com (Postfix) with ESMTP id 240B5118D9 for ; Sun, 27 Jan 2008 22:20:53 -0500 (EST) Received: (from vivek@localhost) by lorax.kcilink.com (8.13.8/8.13.8/Submit) id m0S3KqT9084519; Sun, 27 Jan 2008 22:20:52 -0500 (EST) (envelope-from vivek) Message-Id: <200801280320.m0S3KqT9084519@lorax.kcilink.com> Date: Sun, 27 Jan 2008 22:20:52 -0500 (EST) From: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/120069: upgrade RT to latest X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vivek Khera List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 03:30:01 -0000 >Number: 120069 >Category: ports >Synopsis: upgrade RT to latest >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 03:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD lorax.kcilink.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Wed Jun 27 10:47:15 EDT 2007 vivek@dbarchive.m1e.net:/n/lorax1/usr6/obj.i386/n/lorax1/usr6/src/sys/KCI32SMP i386 >Description: upgrade RT to latest release. Requires textproc/p5-CSS-Squish be upgraded to 0.07 version (per the PR I submitted a few minutes ago) before this can be committed. >How-To-Repeat: >Fix: diff -Pru rt36/Makefile rt36.new/Makefile --- rt36/Makefile Wed Oct 24 14:02:44 2007 +++ rt36.new/Makefile Sun Jan 27 22:01:58 2008 @@ -6,7 +6,7 @@ # PORTNAME= rt -PORTVERSION?= 3.6.5 +PORTVERSION?= 3.6.6 #PORTREVISION= 0 CATEGORIES= www MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \ @@ -53,6 +53,7 @@ ${SITE_PERL}/GD/Text.pm:${PORTSDIR}/graphics/p5-GD-TextUtil \ ${SITE_PERL}/Calendar/Simple.pm:${PORTSDIR}/devel/p5-Calendar-Simple \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ + ${SITE_PERL}/CSS/Squish.pm:${PORTSDIR}/textproc/p5-CSS-Squish \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require diff -Pru rt36/distinfo rt36.new/distinfo --- rt36/distinfo Wed Oct 24 14:02:44 2007 +++ rt36.new/distinfo Sun Jan 27 18:13:30 2008 @@ -1,6 +1,6 @@ -MD5 (rt-3.6.5.tar.gz) = e935ef70ad72e6b9cdaea781b676a4cd -SHA256 (rt-3.6.5.tar.gz) = 68dc72218f49f47bd2cd8e8fda14affe085778c1e845bfd1e8c994a6e0509c5c -SIZE (rt-3.6.5.tar.gz) = 1696003 -MD5 (rt-3.6.5.tar.gz.sig) = f02688b9d717f1d7294914c1b968ae92 -SHA256 (rt-3.6.5.tar.gz.sig) = adc0dfb4ea25ee6f50bf0d8ebc92128daad922f05a39626435853c6bcf07ec02 -SIZE (rt-3.6.5.tar.gz.sig) = 65 +MD5 (rt-3.6.6.tar.gz) = b626c906e7b33c8d1879c15ed744f7e3 +SHA256 (rt-3.6.6.tar.gz) = 509bac5ab588b0a69030d6ee91061e27dd124d9f8d795000b307e5d85a2dbf14 +SIZE (rt-3.6.6.tar.gz) = 1715913 +MD5 (rt-3.6.6.tar.gz.sig) = f03cd392cee84905d38de36788391a30 +SHA256 (rt-3.6.6.tar.gz.sig) = f9809cb1717eb17a6009ddddc3b4ab8bdd56fcbf8e360c6f4cdd15875888cafd +SIZE (rt-3.6.6.tar.gz.sig) = 65 diff -Pru rt36/pkg-plist rt36.new/pkg-plist --- rt36/pkg-plist Wed Aug 29 11:34:46 2007 +++ rt36.new/pkg-plist Sun Jan 27 22:10:51 2008 @@ -372,6 +372,7 @@ %%RTPLIST%%/share/html/Elements/EditCustomFieldText %%RTPLIST%%/share/html/Elements/EditCustomFieldWikitext %%RTPLIST%%/share/html/Elements/EditLinks +%%RTPLIST%%/share/html/Elements/EmailInput %%RTPLIST%%/share/html/Elements/Error %%RTPLIST%%/share/html/Elements/Footer %%RTPLIST%%/share/html/Elements/GotoTicket @@ -438,6 +439,7 @@ %%RTPLIST%%/share/html/Elements/TitleBoxStart %%RTPLIST%%/share/html/Elements/ValidateCustomFields %%RTPLIST%%/share/html/Helpers/CalPopup.html +%%RTPLIST%%/share/html/Helpers/EmailAutocomplete %%RTPLIST%%/share/html/NoAuth/Logout.html %%RTPLIST%%/share/html/NoAuth/Reminder.html %%RTPLIST%%/share/html/NoAuth/css/3.4-compat/body.css @@ -467,6 +469,7 @@ %%RTPLIST%%/share/html/NoAuth/css/3.5-default/titlebox.css %%RTPLIST%%/share/html/NoAuth/css/3.5-default/transactions.css %%RTPLIST%%/share/html/NoAuth/css/autohandler +%%RTPLIST%%/share/html/NoAuth/css/dhandler %%RTPLIST%%/share/html/NoAuth/css/print.css %%RTPLIST%%/share/html/NoAuth/images/autohandler %%RTPLIST%%/share/html/NoAuth/images/bplogo.gif @@ -486,6 +489,7 @@ %%RTPLIST%%/share/html/NoAuth/images/css/ctr.gif %%RTPLIST%%/share/html/NoAuth/images/css/dark-arrow-up.png %%RTPLIST%%/share/html/NoAuth/images/css/dark-arrow.png +%%RTPLIST%%/share/html/NoAuth/images/css/fieldbg-autocomplete.gif %%RTPLIST%%/share/html/NoAuth/images/css/light-arrow-up.png %%RTPLIST%%/share/html/NoAuth/images/css/light-arrow.png %%RTPLIST%%/share/html/NoAuth/images/css/rolldown-arrow.gif @@ -498,6 +502,10 @@ %%RTPLIST%%/share/html/NoAuth/js/class.js %%RTPLIST%%/share/html/NoAuth/js/combobox.js %%RTPLIST%%/share/html/NoAuth/js/list.js +%%RTPLIST%%/share/html/NoAuth/js/scriptaculous/controls.js +%%RTPLIST%%/share/html/NoAuth/js/scriptaculous/effects.js +%%RTPLIST%%/share/html/NoAuth/js/scriptaculous/prototype.js +%%RTPLIST%%/share/html/NoAuth/js/scriptaculous/scriptaculous.js %%RTPLIST%%/share/html/NoAuth/js/titlebox-state.js %%RTPLIST%%/share/html/NoAuth/js/util.js %%RTPLIST%%/share/html/Prefs/Elements/Tabs @@ -594,6 +602,7 @@ %%RTPLIST%%/share/html/Ticket/Elements/ShowMessageHeaders %%RTPLIST%%/share/html/Ticket/Elements/ShowMessageStanza %%RTPLIST%%/share/html/Ticket/Elements/ShowPeople +%%RTPLIST%%/share/html/Ticket/Elements/ShowQueue %%RTPLIST%%/share/html/Ticket/Elements/ShowRequestor %%RTPLIST%%/share/html/Ticket/Elements/ShowSummary %%RTPLIST%%/share/html/Ticket/Elements/ShowTime @@ -666,6 +675,7 @@ @dirrm %%RTPLIST%%/share/html/REST @dirrm %%RTPLIST%%/share/html/Prefs/Elements @dirrm %%RTPLIST%%/share/html/Prefs +@dirrm %%RTPLIST%%/share/html/NoAuth/js/scriptaculous @dirrm %%RTPLIST%%/share/html/NoAuth/js @dirrm %%RTPLIST%%/share/html/NoAuth/images/css @dirrm %%RTPLIST%%/share/html/NoAuth/images @@ -722,4 +732,4 @@ @dirrm %%RTPLIST%%/lib @dirrmtry %%RTPLIST%%/etc @dirrm %%RTPLIST%%/bin -@dirrm %%RTPLIST%% +@dirrmtry %%RTPLIST%% >Release-Note: >Audit-Trail: >Unformatted: