ports/64653: update mantis to 0.18.2

Sebastien Gioria gioria at FreeBSD.org
Wed Mar 24 11:20:15 UTC 2004


>Number:         64653
>Category:       ports
>Synopsis:       update mantis to 0.18.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 24 03:20:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Gioria
>Release:        
>Organization:
FreeBSD.ORG
>Environment:
>Description:
	mantis has been release a new version 0.18.2. Some security fix and bug
fixes are include in the new release.

So this patch upgrade to the new version and use the new USE_PHP=yes variable



>How-To-Repeat:
>Fix:


Apply the diffs


--- Makefile.diff begins here ---
--- Makefile.old	Wed Mar 24 12:14:06 2004
+++ Makefile	Wed Mar 24 12:30:07 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mantis
-PORTVERSION=	0.18.0
+PORTVERSION=	0.18.2
 CATEGORIES=	databases www
 MASTER_SITES=	http://switch.dl.sourceforge.net/sourceforge/mantisbt/ \
 		http://umn.dl.sourceforge.net/sourceforge/mantisbt/ \
@@ -16,11 +16,10 @@
 MAINTAINER=	gioria at FreeBSD.org
 COMMENT=	A bug tracking system written in PHP
 
-RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/lang/php4
-
 NO_BUILD=	yes
 USE_MYSQL=	yes
 USE_APACHE=	yes
+USE_PHP=	yes
 
 do-install:
 	${ECHO} "Installing in ${PREFIX}/www/data/mantis"
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.old	Wed Mar 24 12:14:02 2004
+++ distinfo	Wed Mar 24 12:19:15 2004
@@ -1 +1 @@
-MD5 (mantis-0.18.0.tar.gz) = 0a5dff3c2d49f80619804a9c47aaef7d
+MD5 (mantis-0.18.2.tar.gz) = d4234b0b5e2bb7c4d68cbb67b620d070
--- distinfo.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list