ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages

Roman Neuhauser neuhauser at sigpipe.cz
Mon Dec 12 07:50:12 UTC 2005


The following reply was made to PR ports/86098; it has been noted by GNATS.

From: Roman Neuhauser <neuhauser at sigpipe.cz>
To: Thierry Thomas <thierry at FreeBSD.org>
Cc: freebsd-ports-bugs at FreeBSD.org, freebsd-gnats-submit at 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 at 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



More information about the freebsd-ports-bugs mailing list