ports/66005: New port: mail/p5-SpamAssassin-devel - port that follows the 3.0 CVS devel tree of SpamAssassin

Linh Pham question+freebsdpr at closedsrc.org
Tue Apr 27 18:20:22 UTC 2004


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

From: Linh Pham <question+freebsdpr at closedsrc.org>
To: Linh Pham <question+freebsdpr at closedsrc.org>
Cc: freebsd-gnats-submit at freebsd.org, freebsd-ports-bugs at 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 at 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--



More information about the freebsd-ports-bugs mailing list