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:   ports/62843: Set LATEST_LINK for www/resin3
Message-ID:  <20040214174122.492A491@watt.intra.caraldi.com>
Resent-Message-ID: <200402141750.i1EHoIn3084863@freefall.freebsd.org>

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

>Number:         62843
>Category:       ports
>Synopsis:       Set LATEST_LINK for www/resin3
>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:   Sat Feb 14 09:50:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Baptiste Quenot
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>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<-----------------------------------
>Release-Note:
>Audit-Trail:
>Unformatted:



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