Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 08:42:08 -0500
From:      "Brian F. Feldman" <green@FreeBSD.org>
To:        obrien@FreeBSD.org
Cc:        Brian Feldman <green@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/mail Makefile ports/mail/p5-Mail-SpamAssassin-snapshot Makefile 
Message-ID:  <200301271342.h0RDg9Ik043285@green.bikeshed.org>
In-Reply-To: Your message of "Sun, 26 Jan 2003 14:16:33 PST." <20030126221633.GD23132@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@FreeBSD.org> wrote:
> On Fri, Jan 24, 2003 at 10:42:59PM -0800, Brian Feldman wrote:
> > green       2003/01/24 22:42:59 PST
> > 
> >   Modified files:
> >     mail                 Makefile 
> >     mail/p5-Mail-SpamAssassin-snapshot Makefile 
> >   Log:
> >   Move mail/p5-Mail-SpamAssassin-devel to mail/p5-Mail-SpamAssassin-snapshot
> >   and add NO_LATEST_LINK.
> 
> Why not assign an alternate LINK= so that the package is still easily
> installable with "pkg_add -r"?  Set NO_CDROM= if you feel this package
> isn't useful being on a release CDROM.
> 

That makes sense; how does this look?

--- Makefile    25 Jan 2003 06:42:59 -0000      1.2
+++ Makefile    27 Jan 2003 13:41:37 -0000
@@ -25,7 +25,7 @@
 PODPARSER=     ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser
 RUN_DEPENDS+=  ${PODPARSER}
 BUILD_DEPENDS+=        ${PODPARSER}
-NO_LATEST_LINK=        yes
+LATEST_LINK=   ${PKGNAMEPREFIX}${PORTNAME}-snapshot-${PORTVERSION}
 
 PERL_CONFIGURE=        yes
 CONFIGURE_ARGS+=       SYSCONFDIR="${PREFIX}/etc" RUN_RAZOR1_TESTS="no" \

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org  <> bfeldman@tislabs.com      \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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