diff options
author | skv <skv@FreeBSD.org> | 2005-07-11 22:13:23 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-07-11 22:13:23 +0800 |
commit | 082999cce9a962feecfc66a9a95afc7001a7f7fa (patch) | |
tree | b2d574f60d1bd97b3d05302485595c1f2e3e6f6d /devel/bugzilla2 | |
parent | 04fff0cb1c4a7df209717acd3d43042bf8f46da7 (diff) | |
download | freebsd-ports-gnome-082999cce9a962feecfc66a9a95afc7001a7f7fa.tar.gz freebsd-ports-gnome-082999cce9a962feecfc66a9a95afc7001a7f7fa.tar.zst freebsd-ports-gnome-082999cce9a962feecfc66a9a95afc7001a7f7fa.zip |
Update to 2.18.3, bug-fixes:
* https://bugzilla.mozilla.org/show_bug.cgi?id=293159
* https://bugzilla.mozilla.org/show_bug.cgi?id=292544
Reported by: simon
Security: http://vuxml.freebsd.org/6e33f4ab-efed-11d9-8310-0001020eed82.html
Diffstat (limited to 'devel/bugzilla2')
-rw-r--r-- | devel/bugzilla2/Makefile | 3 | ||||
-rw-r--r-- | devel/bugzilla2/distinfo | 4 | ||||
-rw-r--r-- | devel/bugzilla2/pkg-plist | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/bugzilla2/Makefile b/devel/bugzilla2/Makefile index 43af4d847b71..b346ac5149ff 100644 --- a/devel/bugzilla2/Makefile +++ b/devel/bugzilla2/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 2.18.1 -PORTREVISION?= 1 +PORTVERSION?= 2.18.3 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff --git a/devel/bugzilla2/distinfo b/devel/bugzilla2/distinfo index 7178e33aa8d3..b9dea92a7919 100644 --- a/devel/bugzilla2/distinfo +++ b/devel/bugzilla2/distinfo @@ -1,2 +1,2 @@ -MD5 (bugzilla-2.18.1.tar.gz) = 3765b0021377d626a9b8c50868dd51b9 -SIZE (bugzilla-2.18.1.tar.gz) = 1542054 +MD5 (bugzilla-2.18.3.tar.gz) = 96590c260212f22ffcf0e8abace11d33 +SIZE (bugzilla-2.18.3.tar.gz) = 1649951 diff --git a/devel/bugzilla2/pkg-plist b/devel/bugzilla2/pkg-plist index fd680aee1637..b283e34fcb15 100644 --- a/devel/bugzilla2/pkg-plist +++ b/devel/bugzilla2/pkg-plist @@ -82,11 +82,11 @@ %%PORTDOCS%%%%DOCSDIR%%/html/using.html %%PORTDOCS%%%%DOCSDIR%%/html/versions.html %%PORTDOCS%%%%DOCSDIR%%/html/voting.html -%%PORTDOCS%%%%DOCSDIR%%/html/x2918.html -%%PORTDOCS%%%%DOCSDIR%%/html/x2925.html -%%PORTDOCS%%%%DOCSDIR%%/html/x2935.html -%%PORTDOCS%%%%DOCSDIR%%/html/x2940.html -%%PORTDOCS%%%%DOCSDIR%%/html/x2994.html +%%PORTDOCS%%%%DOCSDIR%%/html/x2941.html +%%PORTDOCS%%%%DOCSDIR%%/html/x2948.html +%%PORTDOCS%%%%DOCSDIR%%/html/x2958.html +%%PORTDOCS%%%%DOCSDIR%%/html/x2963.html +%%PORTDOCS%%%%DOCSDIR%%/html/x3017.html %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml %%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.gif |