Date: Wed, 11 May 2005 14:09:56 GMT From: Gerrit Beine <tux@pinguru.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/80898: Update port: www/mediawiki Message-ID: <200505111409.j4BE9uYw030531@www.freebsd.org> Resent-Message-ID: <200505111410.j4BEA2X1080785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80898 >Category: ports >Synopsis: Update port: www/mediawiki >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: Wed May 11 14:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 5.3-RELEASE >Organization: pitcom GmbH >Environment: FreeBSD asus.site 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 23:43:33 CET 2004 root@asus.site:/usr/src/sys/i386/compile/ASUS i386 >Description: Usage of LATEST_LINK corrected. No functional change. Thanks to Justin Bennett. >How-To-Repeat: >Fix: diff -Nur /usr/ports/www/mediawiki/Makefile mediawiki/Makefile --- /usr/ports/www/mediawiki/Makefile Wed May 11 16:03:43 2005 +++ mediawiki/Makefile Wed May 11 16:05:42 2005 @@ -25,7 +25,7 @@ LDAP "Use LDAP authentication" off PORT_DBDIR?= /var/db/ports -NO_LATEST_LINK= yes +LATEST_LINK= ${PORTNAME} OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options .if exists(${OPTIONSFILE}) >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505111409.j4BE9uYw030531>