ports/106560: Update port: www/mediawiki16

Gerrit Beine gerrit.beine at gmx.de
Sun Dec 10 12:00:23 UTC 2006


>Number:         106560
>Category:       ports
>Synopsis:       Update port: www/mediawiki16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 10 12:00:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD freebsd.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The LATEST_LINK for mediawiki16 was not consistent with the other releases.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/www/mediawiki16/Makefile mediawiki16/Makefile
--- /usr/ports/www/mediawiki16/Makefile	Wed Aug 16 01:34:43 2006
+++ mediawiki16/Makefile	Fri Dec  8 11:58:45 2006
@@ -16,11 +16,12 @@
 
 CONFLICTS=	mediawiki-1.[0-57-9].*
 
+NO_LATEST_LINK=	yes
+
 NO_BUILD=	yes
 USE_PHP=	iconv mbstring pcre session xml zlib readline
 WANT_PHP_WEB=	yes
 MEDIAWIKIDIR?=	www/mediawiki
-LATEST_LINK=	${PORTNAME}16
 
 OPTIONS=	PGSQL "Use PostgreSQL instead of MySQL (not funtional)" off \
 		LDAP "Use LDAP authentication" off
@@ -31,7 +32,7 @@
 USE_PHP+=	pgsql
 IGNORE=		the table definitions for PostgreSQL install are out of date.\
 		PostgreSQL support may return in later releases, pending appropriate patches.\
-		Use www/mediawiki15 for while
+		Use www/mediawiki17 from now on
 .else
 USE_PHP+=	mysql
 .endif

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



More information about the freebsd-ports-bugs mailing list