Set LATEST_LINK for www/resin3

Jean-Baptiste Quenot jb.quenot at caraldi.com
Sat Feb 14 09:41:15 PST 2004


>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 at 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<-----------------------------------


More information about the freebsd-ports mailing list