diff options
author | ohauer <ohauer@FreeBSD.org> | 2013-05-24 05:49:39 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2013-05-24 05:49:39 +0800 |
commit | be781cb5a01ff83cd8f44bc432bde931de70ab0c (patch) | |
tree | 563762cd513c6e28b053a02f4bbb6c7273c74941 /german | |
parent | f118464d687c8bf197318164a44088db1107d158 (diff) | |
download | freebsd-ports-gnome-be781cb5a01ff83cd8f44bc432bde931de70ab0c.tar.gz freebsd-ports-gnome-be781cb5a01ff83cd8f44bc432bde931de70ab0c.tar.zst freebsd-ports-gnome-be781cb5a01ff83cd8f44bc432bde931de70ab0c.zip |
- update bugzilla42 to version 4.2.6 (bugfix release)
- remove RUN_DEPENDS for (already expired) perl 5.10
- update german/bugzilla42
- set expiration date for bugzilla3
The following important fixes/changes have been made in this release:
o MySQL 5.6 is now supported. (Bug 852560)
o A regression introduced in Bugzilla 4.2.4 made Oracle crash when
installing Bugzilla for the first time. (Bug 858911)
o If a custom field depends on a product, component or classification,
the "mandatory" bit was ignored on bug creation. (Bug 782210)
o Queries involving flags were broken in several ways.
These queries have been fixed. (Bug 828344)
o Tabular reports involving the empty resolution did not link bug
counts correctly. (Bug 212471)
o The Bug.search WebService method was returning all visible bugs
when called with no arguments, ignoring the max_search_results
and search_allow_no_criteria parameters. (Bug 859118)
Release Notes:
http://www.bugzilla.org/releases/4.2.6/release-notes.html
Diffstat (limited to 'german')
-rw-r--r-- | german/bugzilla42/Makefile | 2 | ||||
-rw-r--r-- | german/bugzilla42/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/german/bugzilla42/Makefile b/german/bugzilla42/Makefile index 95f59248ad20..860966538199 100644 --- a/german/bugzilla42/Makefile +++ b/german/bugzilla42/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.2.5 +PORTVERSION= 4.2.6 CATEGORIES= german MASTER_SITES= SF MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION} diff --git a/german/bugzilla42/distinfo b/german/bugzilla42/distinfo index 8b89a725a27c..5500cac271a0 100644 --- a/german/bugzilla42/distinfo +++ b/german/bugzilla42/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla/germzilla-4.2.5-1.utf-8.tar.gz) = 717572fa2696e20b2a3f3c60c7966126794a9ebc136a50e56f063fc1df93abd8 -SIZE (bugzilla/germzilla-4.2.5-1.utf-8.tar.gz) = 271266 +SHA256 (bugzilla/germzilla-4.2.6-1.utf-8.tar.gz) = fc33e867a67cede8977c13e3da783902dc979484d53f26cbd898e410fe7d1764 +SIZE (bugzilla/germzilla-4.2.6-1.utf-8.tar.gz) = 270909 |