<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Int64, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-03-14T13:35:04Z</updated>
<entry>
<title>- Update to 0.52</title>
<updated>2015-03-14T13:35:04Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-03-14T13:35:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=02d38710721d3c4920bd6c2767f08c56b4e2d58c'/>
<id>urn:sha1:02d38710721d3c4920bd6c2767f08c56b4e2d58c</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
</content>
</entry>
<entry>
<title>- Update to 0.51</title>
<updated>2015-03-10T15:15:14Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-03-10T15:15:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=baec7ed6ae4b3788e33b2a7f81559db8a7604a86'/>
<id>urn:sha1:baec7ed6ae4b3788e33b2a7f81559db8a7604a86</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>urn:sha1:eee58d187e2c55fca6f53b9e482d33cf5346fe81</id>
<content type='text'>
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
</content>
</entry>
<entry>
<title>- Use PREFIX/SITE_ARCH_REL because SITE_ARCH is LOCALBASE-based</title>
<updated>2014-11-24T19:04:09Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-11-24T19:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f27556f771fa0f932ce96eaa28e8dd31c885dad0'/>
<id>urn:sha1:f27556f771fa0f932ce96eaa28e8dd31c885dad0</id>
<content type='text'>
Notified by:	mat
</content>
</entry>
<entry>
<title>- Strip shared library in post-install:</title>
<updated>2014-11-24T18:25:20Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-11-24T18:25:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f3da92d81a81138e1663967257f15c3ff3a31cce'/>
<id>urn:sha1:f3da92d81a81138e1663967257f15c3ff3a31cce</id>
<content type='text'>
- Remove contiguous blank lines
</content>
</entry>
<entry>
<title>math/p5-Math-Int64: 0.32 -&gt; 0.34</title>
<updated>2014-11-19T06:19:20Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2014-11-19T06:19:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=95283cfa99327b37aa6c3edaf0dfb3f665b4d514'/>
<id>urn:sha1:95283cfa99327b37aa6c3edaf0dfb3f665b4d514</id>
<content type='text'>
http://cpansearch.perl.org/src/SALVA/Math-Int64-0.34/Changes

- native_to_uint64 was broken when using native integers (bug report
  by Aleksey Mashanov)
- add sv_seti64 and sv_setu64 macros (feature request by Graham Ollis)

PR:		194735
Approved by:	sunpoet (maintainer timeout)
</content>
</entry>
<entry>
<title>- Update to 0.32</title>
<updated>2014-09-11T15:51:56Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-09-11T15:51:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0cf2725a50463a6aab15c74db734d222413e2f7d'/>
<id>urn:sha1:0cf2725a50463a6aab15c74db734d222413e2f7d</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
</content>
</entry>
<entry>
<title>Remove all the bootstrap files (.bs) from the plists.</title>
<updated>2014-06-10T12:14:12Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-06-10T12:14:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=61de712f4609a18a2988695e252651c69d10cafd'/>
<id>urn:sha1:61de712f4609a18a2988695e252651c69d10cafd</id>
<content type='text'>
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Support STAGEDIR</title>
<updated>2013-09-30T20:20:27Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-09-30T20:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=699cd424eed65e9635dc3829bc92efdedee24dd7'/>
<id>urn:sha1:699cd424eed65e9635dc3829bc92efdedee24dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: math)</title>
<updated>2013-09-20T20:55:04Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce5e4570204c37f4ac986a2a6bc076aa911167d6'/>
<id>urn:sha1:ce5e4570204c37f4ac986a2a6bc076aa911167d6</id>
<content type='text'>
</content>
</entry>
</feed>
