Date: Wed, 15 Nov 2006 10:04:51 +0100 (CET) From: Ulrich Spoerlein <uspoerlein@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/105554: [PATCH] devel/bugzilla: update to 2.22.1 Message-ID: <200611150904.kAF94pTH062574@coyote.q.local> Resent-Message-ID: <200611150910.kAF9A74V073329@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105554 >Category: ports >Synopsis: [PATCH] devel/bugzilla: update to 2.22.1 >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: Wed Nov 15 09:10:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD coyote 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Oct 1 16:34:48 CEST >Description: - Update to 2.22.1 (fixing multiple security vulnerabilities) Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- bugzilla-2.22.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/bugzilla/Makefile,v retrieving revision 1.46 diff -u -p -u -r1.46 Makefile --- Makefile 5 Jul 2006 02:30:54 -0000 1.46 +++ Makefile 15 Nov 2006 09:03:54 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 2.22 +PORTVERSION?= 2.22.1 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bugzilla/distinfo,v retrieving revision 1.19 diff -u -p -u -r1.19 distinfo --- distinfo 2 May 2006 13:27:51 -0000 1.19 +++ distinfo 15 Nov 2006 09:03:54 -0000 @@ -1,3 +1,3 @@ -MD5 (bugzilla-2.22.tar.gz) = bbf2f1ec5607978d39855df104231973 -SHA256 (bugzilla-2.22.tar.gz) = 9d7e2144cd8499430c802ef5267dd2237aaec401546e5b9476db4f9ca19ebd4d -SIZE (bugzilla-2.22.tar.gz) = 1956898 +MD5 (bugzilla-2.22.1.tar.gz) = d52e2818441f3c2a5caeddf6c40b9f00 +SHA256 (bugzilla-2.22.1.tar.gz) = 20a8309ce9ff285641fe08a5c6fb2c2580202060b6e1fc94faab4fb9216f4341 +SIZE (bugzilla-2.22.1.tar.gz) = 1965543 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/bugzilla/pkg-plist,v retrieving revision 1.20 diff -u -p -u -r1.20 pkg-plist --- pkg-plist 2 May 2006 13:27:51 -0000 1.20 +++ pkg-plist 15 Nov 2006 09:03:54 -0000 @@ -71,12 +71,12 @@ %%PORTDOCS%%%%DOCSDIR%%/html/security-os.html %%PORTDOCS%%%%DOCSDIR%%/html/security-webserver.html %%PORTDOCS%%%%DOCSDIR%%/html/security.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-bundlebugzilla.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-dbdsponge.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-index.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-passwd-encryption.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-perlmodule.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-everyone.html +%%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-some.html %%PORTDOCS%%%%DOCSDIR%%/html/trbl-testserver.html %%PORTDOCS%%%%DOCSDIR%%/html/trouble-filetemp.html %%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html @@ -88,7 +88,7 @@ %%PORTDOCS%%%%DOCSDIR%%/html/versions.html %%PORTDOCS%%%%DOCSDIR%%/html/voting.html %%PORTDOCS%%%%DOCSDIR%%/html/whining.html -%%PORTDOCS%%%%DOCSDIR%%/html/x3269.html +%%PORTDOCS%%%%DOCSDIR%%/html/x757.html %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml %%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.gif @@ -300,11 +300,11 @@ %%BUGZILLADIR%%/template/en/default/account/password/set-forgotten-password.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/account.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/email.html.tmpl -%%BUGZILLADIR%%/template/en/default/account/prefs/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/permissions.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/prefs.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/saved-searches.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/settings.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/confirm-action.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/sudo.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/table.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/add.html.tmpl --- bugzilla-2.22.1.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?200611150904.kAF94pTH062574>