aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-02-01 16:53:26 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-02-01 16:53:26 +0000
commita145386963934ed875e77498d787c2fbe95c4722 (patch)
tree1a094ae7eeaa0922aa4e183add6223eb150a8319 /devel/bugzilla
parent4ee742862e57675763da2458c7104f5b2ccebeb8 (diff)
downloadports-a145386963934ed875e77498d787c2fbe95c4722.tar.gz
ports-a145386963934ed875e77498d787c2fbe95c4722.zip
Notes
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile11
-rw-r--r--devel/bugzilla/distinfo6
-rw-r--r--devel/bugzilla/files/pkg-message.in (renamed from devel/bugzilla/pkg-message)0
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 9842de687b0a..13e7dc6dcca8 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME?= bugzilla
-PORTVERSION?= 3.4.4
-PORTREVISION= 2
+PORTVERSION?= 3.4.5
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools webtools/archived
@@ -61,10 +60,14 @@ BUGZILLADIR= ${PREFIX}/www/data/bugzilla
.endif
.endif
+SUB_FILES= pkg-message
+SUB_LIST= BUGZILLADIR=${BUGZILLADIR}
PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR:S!^${PREFIX}/!!}
DATA_DIRS_LIST= images js skins
+NO_BUILD=
+
.include <bsd.port.pre.mk>
.ifdef WITH_MYSQL
@@ -160,10 +163,6 @@ post-patch:
@${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" \
- ${MASTERDIR}/pkg-message >${PKGMESSAGE}
-
do-install:
${MKDIR} ${BUGZILLADIR}
${FIND} ${WRKSRC} \! -type d -maxdepth 1 \! -name "UPGRADING*" -exec \
diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo
index 9232c36ce40b..faf433c597ec 100644
--- a/devel/bugzilla/distinfo
+++ b/devel/bugzilla/distinfo
@@ -1,3 +1,3 @@
-MD5 (bugzilla-3.4.4.tar.gz) = a59031c15fb79e9096c0a350c2382cfe
-SHA256 (bugzilla-3.4.4.tar.gz) = 95867db877ac3c812d1c02b37816718bd512c8e5a346131f1414a2832ba3f94e
-SIZE (bugzilla-3.4.4.tar.gz) = 2466938
+MD5 (bugzilla-3.4.5.tar.gz) = 42c7f6bf31be3198cbf1f55fffaff441
+SHA256 (bugzilla-3.4.5.tar.gz) = 313fbdc35c15f47d2d56d4cf1450fe27edddf4621783fad6183dec1a6e5ae6eb
+SIZE (bugzilla-3.4.5.tar.gz) = 2468790
diff --git a/devel/bugzilla/pkg-message b/devel/bugzilla/files/pkg-message.in
index c0dcba2e7137..c0dcba2e7137 100644
--- a/devel/bugzilla/pkg-message
+++ b/devel/bugzilla/files/pkg-message.in