Date: Wed, 11 May 2005 14:08:50 GMT From: Gerrit Beine <tux@pinguru.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/80897: Update port: www/mediawiki13 Message-ID: <200505111408.j4BE8oLm030073@www.freebsd.org> Resent-Message-ID: <200505111410.j4BEA2CX080727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80897 >Category: ports >Synopsis: Update port: www/mediawiki13 >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:01 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/mediawiki13/Makefile mediawiki13/Makefile --- /usr/ports/www/mediawiki13/Makefile Fri May 6 10:35:26 2005 +++ mediawiki13/Makefile Wed May 11 16:00:38 2005 @@ -23,7 +23,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?200505111408.j4BE8oLm030073>