pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/sun-jre15 Split the $NetBSD$ tag in "makesfiles" ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a32f2bf1238
branches:  trunk
changeset: 481497:4a32f2bf1238
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Oct 05 21:36:15 2004 +0000

description:
Split the $NetBSD$ tag in "makesfiles" so it's not expanded in-place here.

diffstat:

 lang/sun-jre15/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8d3ad1fe2f70 -r 4a32f2bf1238 lang/sun-jre15/Makefile
--- a/lang/sun-jre15/Makefile   Tue Oct 05 21:18:11 2004 +0000
+++ b/lang/sun-jre15/Makefile   Tue Oct 05 21:36:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 22:11:52 rh Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/05 21:36:15 tv Exp $
 
 DISTNAME=      jre-1_5_0-linux-i586
 PKGNAME=       sun-jre15-5.0
@@ -47,7 +47,7 @@
 # re-create sfiles.mk from properties and config files
 #
 makesfiles:
-       ${ECHO} >  sfiles.mk '# $$NetBSD: Makefile,v 1.1.1.1 2004/09/30 22:11:52 rh Exp $$'
+       ${ECHO} >  sfiles.mk '# $$Net''BSD$$'
        ${ECHO} >> sfiles.mk '#'
        ${ECHO} >> sfiles.mk '# Created with "make makesfiles"'
        ${ECHO} >> sfiles.mk '# Do not edit this file manually!'



Home | Main Index | Thread Index | Old Index