Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2006 10:10:08 +0200
From:      Jean-Baptiste Quenot <jbq@caraldi.com>
To:        Marcus Alves Grando <mnag@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org
Subject:   Re: ports/96099: New port: devel/viewvc based on devel/viewcvs
Message-ID:  <20060505081007.GB29997@vision.anyware>
In-Reply-To: <20060505080858.GA29997@vision.anyware>
References:  <200605041833.k44IXws2081419@freefall.freebsd.org> <20060505080858.GA29997@vision.anyware>

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

--fdj2RfSjLxBAspz7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

See patch attached.
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

--fdj2RfSjLxBAspz7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch-viewvc

diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/devel/viewvc/Makefile ./Makefile
--- /usr/ports/devel/viewvc/Makefile	Fri May  5 00:02:02 2006
+++ ./Makefile	Fri May  5 10:04:13 2006
@@ -23,8 +23,6 @@
 
 SUB_FILES=	pkg-message
 SUB_LIST=	INSTDIR="${PREFIX}/${INSTDIR}"
-PKGMESSAGE=	${WRKDIR}/pkg-message
-
 INSTDIR?=	${PORTNAME}
 PLIST_SUB=	INSTDIR=${INSTDIR}
 
diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/devel/viewvc/files/pkg-message.in ./files/pkg-message.in
--- /usr/ports/devel/viewvc/files/pkg-message.in	Thu May  4 20:30:10 2006
+++ ./files/pkg-message.in	Fri May  5 10:09:12 2006
@@ -11,6 +11,6 @@
 $ cd %%INSTDIR%%
 $ cp viewvc.conf.dist viewvc.conf
 $ cp cvsgraph.conf.dist cvsgraph.conf
-It's up to yo to check the ".dist" files after upgrades.
+It's up to you to check the ".dist" files after upgrades.
 
 *****************************************************************

--fdj2RfSjLxBAspz7--



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