Date: Mon, 20 Jul 2015 19:10:39 -0400 From: Steve Wills <swills@FreeBSD.org> To: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r392527 - head/math/p5-Math-SigFigs Message-ID: <55AD7FEF.3040405@FreeBSD.org> In-Reply-To: <CACM2dAZZpE=_=xY%2BY475omds3aPaQRW4=kzQu%2BaG7kxRk3XG%2BQ@mail.gmail.com> References: <201507191914.t6JJEuuW025449@repo.freebsd.org> <CACM2dAZZpE=_=xY%2BY475omds3aPaQRW4=kzQu%2BaG7kxRk3XG%2BQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Just didn't do it here. Feel free to add it. Steve On 07/20/2015 16:50, Philip M. Gollucci wrote: > Did we give up on TEST_DEPENDS ? Or does it just not need them at all ? > > On Sun, Jul 19, 2015 at 3:14 PM, Steve Wills <swills@freebsd.org > <mailto:swills@freebsd.org>> wrote: > > Author: swills > Date: Sun Jul 19 19:14:55 2015 > New Revision: 392527 > URL: https://svnweb.freebsd.org/changeset/ports/392527 > > Log: > math/p5-Math-SigFigs: update to 1.10 > > Modified: > head/math/p5-Math-SigFigs/Makefile > head/math/p5-Math-SigFigs/distinfo > > Modified: head/math/p5-Math-SigFigs/Makefile > ============================================================================== > --- head/math/p5-Math-SigFigs/Makefile Sun Jul 19 18:41:45 2015 > (r392526) > +++ head/math/p5-Math-SigFigs/Makefile Sun Jul 19 19:14:55 2015 > (r392527) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= Math-SigFigs > -PORTVERSION= 1.09 > -PORTREVISION= 1 > +PORTVERSION= 1.10 > CATEGORIES= math perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > @@ -11,12 +10,9 @@ PKGNAMEPREFIX= p5- > MAINTAINER= swills@FreeBSD.org > COMMENT= Do math with correct handling of significant figures > > -BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ > - > p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage > -RUN_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ > - > p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage > - > USES= perl5 > USE_PERL5= configure > > +PLIST_FILES= bin/count bin/format > + > .include <bsd.port.mk <http://bsd.port.mk>> > > Modified: head/math/p5-Math-SigFigs/distinfo > ============================================================================== > --- head/math/p5-Math-SigFigs/distinfo Sun Jul 19 18:41:45 2015 > (r392526) > +++ head/math/p5-Math-SigFigs/distinfo Sun Jul 19 19:14:55 2015 > (r392527) > @@ -1,2 +1,2 @@ > -SHA256 (Math-SigFigs-1.09.tar.gz) = > 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe > -SIZE (Math-SigFigs-1.09.tar.gz) = 11426 > +SHA256 (Math-SigFigs-1.10.tar.gz) = > b85fb95b409df9d054b74e4e8906762279af8f673c4fa7f1233cc4614b89faec > +SIZE (Math-SigFigs-1.10.tar.gz) = 10896 > _______________________________________________ > svn-ports-all@freebsd.org <mailto:svn-ports-all@freebsd.org> mailing > list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to > "svn-ports-all-unsubscribe@freebsd.org > <mailto:svn-ports-all-unsubscribe@freebsd.org>" > > > > > -- > --------------------------------------------------------------------------------- > Curb: Your ride is here > 4096R/D21D2752 > <http://pgp.mit.edu/pks/lookup?op=get&search=0xF699A450D21D2752> ECDF > B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 > Philip M. Gollucci (pgollucci@p6m7g8.com <mailto:pgollucci@p6m7g8.com>) > c: 703.336.9354 > Member, Apache Software Foundation > Committer, FreeBSD Foundation > Consultant, P6M7G8 Inc. > Sr. Director IT Operations, Curb > > What doesn't kill us can only make us stronger; > Except it almost kills you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55AD7FEF.3040405>