diff options
author | phantom <phantom@FreeBSD.org> | 2002-08-18 23:33:46 +0800 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2002-08-18 23:33:46 +0800 |
commit | e0d87d568333de9220b30f04d57efc2cb69b6bbd (patch) | |
tree | 110c56f4af41288e98aeb39d4a59e0d410fe3a03 /devel/bugzilla3 | |
parent | 9e3b142cfcb45d0fab422686eef5260bf1655479 (diff) | |
download | freebsd-ports-gnome-e0d87d568333de9220b30f04d57efc2cb69b6bbd.tar.gz freebsd-ports-gnome-e0d87d568333de9220b30f04d57efc2cb69b6bbd.tar.zst freebsd-ports-gnome-e0d87d568333de9220b30f04d57efc2cb69b6bbd.zip |
Update to 2.14.3.
Fixes broken in 2.14.2 ability to sort bug lists on more then one field
and possible security hole with contrib/bug_email.pl and
contrib/bugzilla_email_append.pl scripts.
This is bugfix release and latest release from 2.14 branch. This update
provided for 2.14 users who would like to stay with 2.14. All new users
should wait until port is updated to 2.16.
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r-- | devel/bugzilla3/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index 9d0c0fad1660..93e4d2ac45a9 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= devel MASTER_SITES= http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \ ${MASTER_SITE_MOZILLA} diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo index 55b003e7ca9c..3e54df0012b1 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/distinfo @@ -1 +1 @@ -MD5 (bugzilla-2.14.2.tar.gz) = 91f103b7b2896ef4cdacaaca494efc1d +MD5 (bugzilla-2.14.3.tar.gz) = 17c80958f82be0027368390cd84e2a82 |