Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2004 18:41:22 +0100 (CET)
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ports@FreeBSD.org
Subject:   Set LATEST_LINK for www/resin3
Message-ID:  <20040214174122.492A491@watt.intra.caraldi.com>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Jean-Baptiste Quenot
>Confidential:	no
>Synopsis:	Set LATEST_LINK for www/resin3
>Severity:	non-critical
>Priority:	medium
>Category:	ports
>Class:		maintainer-update
>Release:	FreeBSD 5.1-CURRENT i386
>Environment:
System: FreeBSD watt.intra.caraldi.com 5.1-CURRENT FreeBSD 5.1-CURRENT #6: Tue Oct 14 19:03:28 CEST 2003 jbq@watt.intra.caraldi.com:/usr/obj/usr/src/sys/WATT i386
>Description:
Kris Kennaway reported a list of ports with duplicate LATEST_LINK.  This is an attempt to fix that for Resin.
>How-To-Repeat:
Install www/resin2 and www/resin3 with 'make package'
>Fix:
-----------------------------------8<-----------------------------------
--- /usr/ports/www/resin3/Makefile      Mon Jan 26 16:18:07 2004
+++ ./Makefile  Fri Feb  6 15:33:27 2004
@@ -29,6 +29,7 @@
 # If we used PKGNAMESUFFIX, the package name would be resin2-2.1.11
 APP_NAME_SUFFIX=       ${PORTVERSION:C/\..*$//}
 APP_NAME?=     ${PORTNAME}${APP_NAME_SUFFIX}
+LATEST_LINK=   ${APP_NAME}
 APP_HOME?=     ${PREFIX}/${APP_NAME}
 WITH_APACHE?=  NO
 WITH_APACHE2?= NO
-----------------------------------8<-----------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040214174122.492A491>