summaryrefslogtreecommitdiff
path: root/databases/mantis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-10 11:27:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-10 11:27:48 +0000
commit33216e375b223686f3bd59ca84846e9ec2bcff1e (patch)
tree46c57a17a0b97965efac25129bb31aacd09d1329 /databases/mantis
parent- Update to 20050410 (diff)
- Update to 1.0.3
PR: ports/98358 Submitted by: Dan Langille <dan@langille.org> (maintainer)
Notes
Notes: svn path=/head/; revision=165010
Diffstat (limited to 'databases/mantis')
-rw-r--r--databases/mantis/Makefile12
-rw-r--r--databases/mantis/distinfo6
-rw-r--r--databases/mantis/files/pkg-message.in (renamed from databases/mantis/pkg-message)2
-rw-r--r--databases/mantis/pkg-plist2
4 files changed, 12 insertions, 10 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile
index 51be555ab7ec..8efd18f10ffc 100644
--- a/databases/mantis/Makefile
+++ b/databases/mantis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mantis
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.3
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mantisbt
@@ -19,14 +19,18 @@ USE_MYSQL= yes
USE_APACHE= yes
USE_PHP= yes
+SUB_FILES= pkg-message
+
+post-patch:
+ @${RM} ${WRKSRC}/.cvsignore
+ @${RM} ${WRKSRC}/core/.cvsignore
+
do-install:
@${ECHO} "Installing in ${PREFIX}/www/mantis"
${MKDIR} ${PREFIX}/www/mantis
${CP} -R ${WRKSRC}/* ${PREFIX}/www/mantis
-# ${MV} ${PREFIX}/www/mantis/config_inc.php.sample ${PREFIX}/www/mantis/config_inc.php
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/www/mantis
-post-install:
- @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/databases/mantis/distinfo b/databases/mantis/distinfo
index 2594f6206ca7..44e4af6f2d1a 100644
--- a/databases/mantis/distinfo
+++ b/databases/mantis/distinfo
@@ -1,3 +1,3 @@
-MD5 (mantis-1.0.1.tar.gz) = ac9b8c7e1595bb281a2d5268eaf7fcea
-SHA256 (mantis-1.0.1.tar.gz) = 15a9dc2e327a0b77d8ee54bc763c0fbfc9eabbb74d321a81fd30ed4cdbaf7512
-SIZE (mantis-1.0.1.tar.gz) = 1486375
+MD5 (mantis-1.0.3.tar.gz) = 6c70d00da4cad5da2e0df387f474d3e4
+SHA256 (mantis-1.0.3.tar.gz) = fa96e3ea7e0a8435ecfbe135a6d2f64272a69477166d1ebb0c2855c6e538545e
+SIZE (mantis-1.0.3.tar.gz) = 1426811
diff --git a/databases/mantis/pkg-message b/databases/mantis/files/pkg-message.in
index 2a7f04efea96..395d3aee047d 100644
--- a/databases/mantis/pkg-message
+++ b/databases/mantis/files/pkg-message.in
@@ -3,7 +3,7 @@
* INSTALL PROCEDURE *
***********************************************************************
-Please not that everything has been installed in %%PREFIX%%/www/mantis.
+Please note that everything has been installed in %%PREFIX%%/www/mantis.
Read %%PREFIX%%/www/mantis/doc/INSTALL
diff --git a/databases/mantis/pkg-plist b/databases/mantis/pkg-plist
index 352a41d19444..73ff26a7e59a 100644
--- a/databases/mantis/pkg-plist
+++ b/databases/mantis/pkg-plist
@@ -1,5 +1,3 @@
-share/nls/POSIX
-share/nls/en_US.US-ASCII
www/mantis/account_delete.php
www/mantis/account_page.php
www/mantis/account_prefs_inc.php