Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 09:13:16 +0100
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Philippe =?ISO-8859-1?Q?Aud=E9oud?= <jadawin@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r343699 - head/devel/p5-DateTime
Message-ID:  <20140211091316.ef337063b1f5e47ce777b1e9@FreeBSD.org>
In-Reply-To: <20140211075245.GA21667@tuxaco.net>
References:  <201402102259.s1AMxtEn060258@svn.freebsd.org> <20140211075245.GA21667@tuxaco.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Philippe Aud=E9oud <jadawin@FreeBSD.org> wrote:
> On Mon, 10 Feb 2014, Emanuel Haupt wrote:
>=20
> > Author: ehaupt
> > Date: Mon Feb 10 22:59:55 2014
> > New Revision: 343699
> > URL: http://svnweb.freebsd.org/changeset/ports/343699
> > QAT: https://qat.redports.org/buildarchive/r343699/
> >=20
> > Log:
> >   - Update to 1.07
> >   - Strip shared object
> >=20
> > Modified:
> >   head/devel/p5-DateTime/Makefile
> >   head/devel/p5-DateTime/distinfo
> >=20
> > Modified: head/devel/p5-DateTime/Makefile
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- head/devel/p5-DateTime/Makefile	Mon Feb 10 22:57:24
> > 2014	(r343698) +++ head/devel/p5-DateTime/Makefile
> > Mon Feb 10 22:59:55 2014	(r343699) @@ -2,7 +2,7 @@
> >  # $FreeBSD$
> > =20
> >  PORTNAME=3D	DateTime
> > -PORTVERSION=3D	1.06
> > +PORTVERSION=3D	1.07
> >  CATEGORIES=3D	devel perl5
> >  MASTER_SITES=3D	CPAN
> >  MASTER_SITE_SUBDIR=3D	CPAN:DROLSKY
> > @@ -29,6 +29,7 @@ USE_PERL5=3D	modbuild
> >  PORTDOCS=3D	CREDITS Changes TODO
> > =20
> >  post-install:
> > +	@${STRIP_CMD} ${STAGEDIR}
> > ${SITE_PERL}/${PERL_ARCH}/auto/DateTime/DateTime.so @${MKDIR}
> > ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS}
> > ${STAGEDIR}${DOCSDIR}/=20
> >
>=20
> Hello,
>=20
> Excepting for striping shared object, does this commit was really
> useful reading the changelog:
> http://cpansearch.perl.org/src/DROLSKY/DateTime-1.07/Changes ?

Really useful? Probably not. Harmful? Not really. We get regular
notifications from portscout (http://portscout.freebsd.org/) notifying
us about possible updates. Now we're at the latest version and can
focus on the many other outdated ports.

Emanuel



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