1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Update to 1.2.0

PR:		ports/145281
Submitted by:	Wen Heping (myself)
Approved by:	mainatainer
This commit is contained in:
Wen Heping 2010-04-17 08:14:01 +00:00
parent 80ae68416e
commit c1a449a4ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252796
3 changed files with 1172 additions and 747 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mantis
PORTVERSION= 1.1.8
PORTVERSION= 1.2.0
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION}
DISTNAME= mantisbt-${PORTVERSION}
@ -20,13 +20,6 @@ USE_PHP= pcre
SUB_FILES= pkg-message
PLIST_SUB+= WWWDIR_REL=${WWWDIR_REL}
.ifdef(MANTISDIR)
WWWDIR= ${MANTISDIR}
DMSG= "Usage of MANTISDIR is depreciated and will be dropped in future versions, please use WWWDIR instead."
.endif
pre-everything::
@${ECHO_CMD} ${DMSG}

View File

@ -1,3 +1,3 @@
MD5 (mantisbt-1.1.8.tar.gz) = 338108ebc3c9cd111b27471021312c51
SHA256 (mantisbt-1.1.8.tar.gz) = fbbf3f8a2b7452e84d8e4eea5ea39f1cb34e7d162cd572d9aa6b82562c64f3ed
SIZE (mantisbt-1.1.8.tar.gz) = 2428447
MD5 (mantisbt-1.2.0.tar.gz) = ab40c361f891867ec090460623fda26a
SHA256 (mantisbt-1.2.0.tar.gz) = 34c06b0b0fe96386da0aca830414a7fb43bf29eef801f10f0072a4a8e185f20f
SIZE (mantisbt-1.2.0.tar.gz) = 3190924

File diff suppressed because it is too large Load Diff