diff options
author | skv <skv@FreeBSD.org> | 2008-02-07 17:35:11 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2008-02-07 17:35:11 +0800 |
commit | 38a3a16cfeb39a9e30cbf6cb7b717fe2f0160dfc (patch) | |
tree | 0db979682d897b10e5707031aa5024e04e3e3e4a /devel/bugzilla | |
parent | dc49dbaa192eb0f28314f11d8aed165ee8996769 (diff) | |
download | freebsd-ports-gnome-38a3a16cfeb39a9e30cbf6cb7b717fe2f0160dfc.tar.gz freebsd-ports-gnome-38a3a16cfeb39a9e30cbf6cb7b717fe2f0160dfc.tar.zst freebsd-ports-gnome-38a3a16cfeb39a9e30cbf6cb7b717fe2f0160dfc.zip |
Update to 3.0.3
Changes: http://www.bugzilla.org/releases/3.0.3/release-notes.html#v30_point
Diffstat (limited to 'devel/bugzilla')
-rw-r--r-- | devel/bugzilla/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla/distinfo | 6 | ||||
-rw-r--r-- | devel/bugzilla/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 42ac19e3c901..33c151184013 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 3.0.2 +PORTVERSION?= 3.0.3 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index 5d7209f5d0d1..1cdf04b1c708 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,3 +1,3 @@ -MD5 (bugzilla-3.0.2.tar.gz) = 53afb2c5d4c105ed2f4b2ba4ccfcedc7 -SHA256 (bugzilla-3.0.2.tar.gz) = 812b75a30a8aca588a6f0a7888d368773abdbcdd6d5a5e362a770b0bbf7a19b6 -SIZE (bugzilla-3.0.2.tar.gz) = 2164888 +MD5 (bugzilla-3.0.3.tar.gz) = 21bc2e2497c0c8ddfd42531363bb95b9 +SHA256 (bugzilla-3.0.3.tar.gz) = 03a749ba7713e44178bfac1c0c321436bd0bc7758cb458d0a727fa856eee2d93 +SIZE (bugzilla-3.0.3.tar.gz) = 2187339 diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist index 951a547e48ea..12a6989b2a2b 100644 --- a/devel/bugzilla/pkg-plist +++ b/devel/bugzilla/pkg-plist @@ -51,6 +51,7 @@ %%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-download.html %%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-instructions.html %%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-optional.html +%%PORTDOCS%%%%DOCSDIR%%/html/multiple-bz-dbs.html %%PORTDOCS%%%%DOCSDIR%%/html/myaccount.html %%PORTDOCS%%%%DOCSDIR%%/html/newversions.html %%PORTDOCS%%%%DOCSDIR%%/html/nonroot.html @@ -84,7 +85,6 @@ %%PORTDOCS%%%%DOCSDIR%%/html/versions.html %%PORTDOCS%%%%DOCSDIR%%/html/voting.html %%PORTDOCS%%%%DOCSDIR%%/html/whining.html -%%PORTDOCS%%%%DOCSDIR%%/html/x834.html %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png %%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml %%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.gif |