Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Nov 2009 22:33:26 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140327: [PATCH] devel/bugzilla: update to 3.4.3
Message-ID:  <20091106033326.BEEB51708E@spartan.hamla.org>
Resent-Message-ID: <200911060340.nA63e1Z7042066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140327
>Category:       ports
>Synopsis:       [PATCH] devel/bugzilla: update to 3.4.3
>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:   Fri Nov 06 03:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 3.4.3
>How-To-Repeat:
	
>Fix:

	



--- bugzilla.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/bugzilla/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile	17 Sep 2009 13:30:01 -0000	1.65
+++ Makefile	6 Nov 2009 03:30:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	bugzilla
-PORTVERSION?=	3.4.2
+PORTVERSION?=	3.4.3
 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.34
diff -u -r1.34 distinfo
--- distinfo	17 Sep 2009 13:30:01 -0000	1.34
+++ distinfo	6 Nov 2009 03:30:57 -0000
@@ -1,3 +1,3 @@
-MD5 (bugzilla-3.4.2.tar.gz) = db35a67b7470f46f208b9ecb1abc561b
-SHA256 (bugzilla-3.4.2.tar.gz) = b261dfc88dfc81274789e07d323f8c971a80d4444afb6b33b86c6813d98bb608
-SIZE (bugzilla-3.4.2.tar.gz) = 2466278
+MD5 (bugzilla-3.4.3.tar.gz) = 99a3fec50673489d8c8f7fee5d7cb0a3
+SHA256 (bugzilla-3.4.3.tar.gz) = a2ab0e61e079d7aa316a4f70b2839f529fbca9444a6f66b3796f7c29d2aaf6ee
+SIZE (bugzilla-3.4.3.tar.gz) = 2466883
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/bugzilla/pkg-plist,v
retrieving revision 1.33
diff -u -r1.33 pkg-plist
--- pkg-plist	17 Sep 2009 13:30:01 -0000	1.33
+++ pkg-plist	6 Nov 2009 03:30:57 -0000
@@ -41,7 +41,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search/Saved.html
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Status.html
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template.html
-%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Parser.html
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Plugin/Bugzilla.html
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Plugin/Hook.html
 %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template/Plugin/User.html
@@ -263,7 +262,6 @@
 %%BUGZILLADIR%%/Bugzilla/Series.pm
 %%BUGZILLADIR%%/Bugzilla/Status.pm
 %%BUGZILLADIR%%/Bugzilla/Template.pm
-%%BUGZILLADIR%%/Bugzilla/Template/Parser.pm
 %%BUGZILLADIR%%/Bugzilla/Template/Plugin/Bugzilla.pm
 %%BUGZILLADIR%%/Bugzilla/Template/Plugin/Hook.pm
 %%BUGZILLADIR%%/Bugzilla/Template/Plugin/User.pm
--- bugzilla.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?20091106033326.BEEB51708E>