Skip site navigation (1)Skip section navigation (2)
Date:      3 Jan 2006 20:22:31 +0900
From:      Alexander Logvinov <user@blg.akavia.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91265: Update port: www/lightsquid Fix the pkg-message info. Bump the PORTREVISION.
Message-ID:  <20060103112231.15952.qmail@blg.akavia.ru>
Resent-Message-ID: <200601031130.k03BU4IK023025@freefall.freebsd.org>

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

>Number:         91265
>Category:       ports
>Synopsis:       Update port: www/lightsquid  Fix the pkg-message info. Bump the PORTREVISION.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 03 11:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:

>Description:
	Fix the pkg-message info. Bump the PORTREVISION.

>How-To-Repeat:

>Fix:

--- Makefile.diff begins here ---
--- Makefile	Fri Dec 30 15:24:17 2005
+++ /home/user/lightsquid/Makefile	Tue Jan  3 20:04:47 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	lightsquid
 PORTVERSION=	1.6
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -23,9 +24,9 @@
 NO_BUILD=	yes
 USE_PERL5=	yes
 
-SUB_FILES=	pkg-message
-
 DSTDIR?=	${PREFIX}/www/${PORTNAME}
+SUB_LIST=	DSTDIR=${DSTDIR}
+SUB_FILES=	pkg-message
 
 do-patch:
 	@${MV} ${WRKSRC}/lightsquid.cfg ${WRKSRC}/lightsquid.cfg.dist
--- Makefile.diff ends here ---

--- pkg-message.in.diff begins here ---
--- files/pkg-message.in	Fri Dec 30 15:24:17 2005
+++ /home/user/lightsquid/files/pkg-message.in	Tue Jan  3 19:53:42 2006
@@ -1,3 +1,3 @@
 **************************************************************************
-Read the %%PREFIX%%/doc/install.txt to configure lightsquid
+Read the %%DSTDIR%%/doc/install.txt to configure lightsquid
 **************************************************************************
--- pkg-message.in.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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