Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2005 07:50:07 GMT
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages
Message-ID:  <200512120750.jBC7o7Rm051304@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/86098; it has been noted by GNATS.

From: Roman Neuhauser <neuhauser@sigpipe.cz>
To: Thierry Thomas <thierry@FreeBSD.org>
Cc: freebsd-ports-bugs@FreeBSD.org, freebsd-gnats-submit@freebsd.org
Subject: Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages
Date: Mon, 12 Dec 2005 08:40:17 +0100

 # thierry@FreeBSD.org / 2005-12-11 14:30:32 +0000:
 > Synopsis: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages
 > 
 > State-Changed-From-To: closed->feedback
 > State-Changed-By: thierry
 > State-Changed-When: Sun Dec 11 14:27:53 UTC 2005
 > State-Changed-Why: 
 > 
 > Re-open and reset to feedback at submitter's request, with this new
 > patch:
  
     Just a clarification:
 
     That's the difference between the last rev of Makefile.common and
     the first revision of bsd.pear.mk showing that the original patch
     in the PR still applies. It does not supercede the original patch
     in any way.
 
 > --- /tmp/zshwVxXFe      Sun Dec 11 15:07:33 2005
 > +++ /tmp/zshPcY8ZC      Sun Dec 11 15:07:33 2005
 > @@ -1,4 +1,4 @@
 > -# $FreeBSD: /repoman/r/pcvs/ports/devel/pear-PEAR/Makefile.common,v 1.13 2005/02/21 18:05:04 thierry Exp $
 > +# $FreeBSD: /repoman/r/pcvs/ports/devel/pear/bsd.pear.mk,v 1.1 2005/12/09 18:58:03 ale Exp $
 > 
 >  # Common code for pear- ports.
 > 
 > @@ -48,8 +48,8 @@
 >                 TESTSDIR=${LTESTSDIR} INSTDIR=${LINSTDIR} SQLSDIR=${LSQLSDIR} \
 >                 SCRIPTFILESDIR=${LCRIPTSDIR}
 > 
 > -PKGINSTALL=    ${PORTSDIR}/devel/pear-PEAR/pkg-install
 > -PKGDEINSTALL=  ${PORTSDIR}/devel/pear-PEAR/pkg-deinstall
 > +PKGINSTALL=    ${PORTSDIR}/devel/pear/pear-install
 > +PKGDEINSTALL=  ${PORTSDIR}/devel/pear/pear-deinstall
 > 
 >  FILES?=
 >  DATA?=
 
 -- 
 How many Vietnam vets does it take to screw in a light bulb?
 You don't know, man.  You don't KNOW.
 Cause you weren't THERE.             http://bash.org/?255991



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