Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 11:20:21 -0700 (PDT)
From:      Linh Pham <question+freebsdpr@closedsrc.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/66005: New port: mail/p5-SpamAssassin-devel - port that follows the 3.0 CVS devel tree of SpamAssassin
Message-ID:  <200404271820.i3RIKLWf036527@freefall.freebsd.org>

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

From: Linh Pham <question+freebsdpr@closedsrc.org>
To: Linh Pham <question+freebsdpr@closedsrc.org>
Cc: freebsd-gnats-submit@freebsd.org, freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/66005: New port: mail/p5-SpamAssassin-devel - port that follows the 3.0 CVS devel tree of SpamAssassin
Date: Tue, 27 Apr 2004 11:16:37 -0700

 --a8Wt8u1KmwUX3Y2C
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 One more diff to fix the problem with the rc.d/spamd.sh file ended up
 being blank.
 
 -- 
 Linh Pham                                         question@closedsrc.org
 Webmaster and FreeBSD Geek                          http://closedsrc.org
 Apprentice Manager Editor and Writer           http://www.daemonnews.org
 C++ is to C, as lung cancer is to lung  |  There is always one more bug.
 
 --a8Wt8u1KmwUX3Y2C
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="sa-devel_Makefile,v3.diff"
 
 --- Makefile,v2	Tue Apr 27 10:42:09 2004
 +++ Makefile	Tue Apr 27 10:42:21 2004
 @@ -54,7 +54,7 @@
  	@${MV} ${WRKSRC}/Makefile.PL.sed ${WRKSRC}/Makefile.PL
  
  post-build:
 -	@${REINPLACE_CMD} ${SED_SCRIPT} ${FILESDIR}/spamd.sh > ${WRKDIR}/spamd.sh
 +	@${SED} ${SED_SCRIPT} ${FILESDIR}/spamd.sh > ${WRKDIR}/spamd.sh
  
  post-install:
  	@${STRIP_CMD} ${PREFIX}/bin/spamc
 
 --a8Wt8u1KmwUX3Y2C--



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