Date: Wed, 4 Feb 2009 22:56:52 -0500 (EST) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/131404: [PATCH] devel/bugzilla: update to 3.2.2 Message-ID: <200902050356.n153uqGT096362@home.p6m7g8.net> Resent-Message-ID: <200902050420.n154K8MS060749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131404 >Category: ports >Synopsis: [PATCH] devel/bugzilla: update to 3.2.2 >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: Thu Feb 05 04:20:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: Riderway Inc. >Environment: System: FreeBSD home.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Dec 16 23:46:49 EST 2008 >Description: - Update to 3.2.2 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- bugzilla-3.2.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/bugzilla/Makefile,v retrieving revision 1.60 diff -u -u -r1.60 Makefile --- Makefile 1 Dec 2008 19:07:45 -0000 1.60 +++ Makefile 5 Feb 2009 03:58:30 -0000 @@ -6,8 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 3.2 -PORTREVISION?= 1 +PORTVERSION?= 3.2.2 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/bugzilla/distinfo,v retrieving revision 1.29 diff -u -u -r1.29 distinfo --- distinfo 1 Dec 2008 15:38:51 -0000 1.29 +++ distinfo 5 Feb 2009 03:58:30 -0000 @@ -1,3 +1,3 @@ -MD5 (bugzilla-3.2.tar.gz) = 01c49f9b371eff9072a8e0f39e01533e -SHA256 (bugzilla-3.2.tar.gz) = 7692c23609bd8605a6e52fa5d614d4bf7a5138a2250b15baf197931fc358135e -SIZE (bugzilla-3.2.tar.gz) = 2415938 +MD5 (bugzilla-3.2.2.tar.gz) = ad9eca21b6bafdd7a9a34e4c1b55281e +SHA256 (bugzilla-3.2.2.tar.gz) = a5adbb0e97eb31d1fff055aa28ec655f4f10771ebd655e3d0fd3709095fda223 +SIZE (bugzilla-3.2.2.tar.gz) = 2421709 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/bugzilla/pkg-plist,v retrieving revision 1.29 diff -u -u -r1.29 pkg-plist --- pkg-plist 1 Dec 2008 19:07:45 -0000 1.29 +++ pkg-plist 5 Feb 2009 03:58:30 -0000 @@ -577,6 +577,7 @@ %%BUGZILLADIR%%/template/en/default/global/choose-product.html.tmpl %%BUGZILLADIR%%/template/en/default/global/code-error.html.tmpl %%BUGZILLADIR%%/template/en/default/global/common-links.html.tmpl +%%BUGZILLADIR%%/template/en/default/global/confirm-action.html.tmpl %%BUGZILLADIR%%/template/en/default/global/confirm-user-match.html.tmpl %%BUGZILLADIR%%/template/en/default/global/docslinks.html.tmpl %%BUGZILLADIR%%/template/en/default/global/field-descs.none.tmpl --- bugzilla-3.2.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902050356.n153uqGT096362>