diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-07 09:35:11 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-02-07 09:35:11 +0000 |
commit | 5380dec3836f4fc6b24f2146341469ab518a0763 (patch) | |
tree | 7d314fd439eeca5626737db0d60b956798115f0b /devel/bugzilla3 | |
parent | 56bda61a2318d97c69bebe31f77f2abc0da21ac7 (diff) | |
download | ports-5380dec3836f4fc6b24f2146341469ab518a0763.tar.gz ports-5380dec3836f4fc6b24f2146341469ab518a0763.zip |
Notes
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r-- | devel/bugzilla3/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla3/distinfo | 6 | ||||
-rw-r--r-- | devel/bugzilla3/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index 42ac19e3c901..33c151184013 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/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/bugzilla3/distinfo b/devel/bugzilla3/distinfo index 5d7209f5d0d1..1cdf04b1c708 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/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/bugzilla3/pkg-plist b/devel/bugzilla3/pkg-plist index 951a547e48ea..12a6989b2a2b 100644 --- a/devel/bugzilla3/pkg-plist +++ b/devel/bugzilla3/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 |