aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bugzilla
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2008-07-28 20:47:43 +0800
committerskv <skv@FreeBSD.org>2008-07-28 20:47:43 +0800
commit027ee71198bd66acd9f5d8c0e543b9d068898334 (patch)
tree3341e17d66ee1f7b98d068f5ceaf48641cbb06fb /devel/bugzilla
parent3e05de1fe382621db79ef265345614d5125e417f (diff)
downloadfreebsd-ports-gnome-027ee71198bd66acd9f5d8c0e543b9d068898334.tar.gz
freebsd-ports-gnome-027ee71198bd66acd9f5d8c0e543b9d068898334.tar.zst
freebsd-ports-gnome-027ee71198bd66acd9f5d8c0e543b9d068898334.zip
Update to 3.0.4
Changes: http://www.bugzilla.org/releases/3.0.4/release-notes.html#v30_point
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile4
-rw-r--r--devel/bugzilla/distinfo6
-rw-r--r--devel/bugzilla/pkg-plist2
3 files changed, 8 insertions, 4 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 33c151184013..7162353fd98f 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= bugzilla
-PORTVERSION?= 3.0.3
+PORTVERSION?= 3.0.4
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools webtools/archived
@@ -143,6 +143,8 @@ post-patch:
-or -name "README.docs" \) | ${XARGS} ${RM} -rf
${FIND} ${WRKSRC} -type f -exec ${REINPLACE_CMD} -i '' \
-e 's!/usr/lib/sendmail!/usr/sbin/sendmail!g; s=/usr/bin/perl=${PERL}=g' {} \+
+ @${FIND} ${WRKSRC}/docs -type f | \
+ ${XARGS} ${REINPLACE_CMD} -i '' -e "s!/var/www/html/bugzilla!${BUGZILLADIR}!"
do-build:
@${SED} -e "s:%%BUGZILLADIR%%:${BUGZILLADIR}:g; s:%%DOCSDIR%%:${DOCSDIR}:g" \
diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo
index 1cdf04b1c708..9604c599e23f 100644
--- a/devel/bugzilla/distinfo
+++ b/devel/bugzilla/distinfo
@@ -1,3 +1,3 @@
-MD5 (bugzilla-3.0.3.tar.gz) = 21bc2e2497c0c8ddfd42531363bb95b9
-SHA256 (bugzilla-3.0.3.tar.gz) = 03a749ba7713e44178bfac1c0c321436bd0bc7758cb458d0a727fa856eee2d93
-SIZE (bugzilla-3.0.3.tar.gz) = 2187339
+MD5 (bugzilla-3.0.4.tar.gz) = f55a3f3cde9cf1bf56492d18c8f7afe4
+SHA256 (bugzilla-3.0.4.tar.gz) = 887347e387d5d35fb5931b6ee5ff5f0ba20b375fe7ccaf6a2f0e0416087a5739
+SIZE (bugzilla-3.0.4.tar.gz) = 2414111
diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist
index 12a6989b2a2b..cb8c9669006c 100644
--- a/devel/bugzilla/pkg-plist
+++ b/devel/bugzilla/pkg-plist
@@ -46,6 +46,7 @@
%%PORTDOCS%%%%DOCSDIR%%/html/installation.html
%%PORTDOCS%%%%DOCSDIR%%/html/installing-bugzilla.html
%%PORTDOCS%%%%DOCSDIR%%/html/integration.html
+%%PORTDOCS%%%%DOCSDIR%%/html/keywords.html
%%PORTDOCS%%%%DOCSDIR%%/html/lifecycle.html
%%PORTDOCS%%%%DOCSDIR%%/html/milestones.html
%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-download.html
@@ -63,6 +64,7 @@
%%PORTDOCS%%%%DOCSDIR%%/html/query.html
%%PORTDOCS%%%%DOCSDIR%%/html/quips.html
%%PORTDOCS%%%%DOCSDIR%%/html/reporting.html
+%%PORTDOCS%%%%DOCSDIR%%/html/sanitycheck.html
%%PORTDOCS%%%%DOCSDIR%%/html/security-bugzilla.html
%%PORTDOCS%%%%DOCSDIR%%/html/security-mysql.html
%%PORTDOCS%%%%DOCSDIR%%/html/security-os.html