<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/p5-Math-Random/Makefile, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-05-29T23:35:13Z</updated>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=748acb2c4ac89a5af04946df5ba5f11140726d65'/>
<id>urn:sha1:748acb2c4ac89a5af04946df5ba5f11140726d65</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Bump all packages for perl-5.18, that</title>
<updated>2013-05-31T12:39:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-05-31T12:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=047a7f787e76857b9b0d4ad6fba74593dbd875e3'/>
<id>urn:sha1:047a7f787e76857b9b0d4ad6fba74593dbd875e3</id>
<content type='text'>
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.</content>
</entry>
<entry>
<title>Bump all packages that use perl, or depend on a p5-* package, or</title>
<updated>2012-10-03T21:53:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2012-10-03T21:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=318446307559eb62a25905911b5e04c7006159b4'/>
<id>urn:sha1:318446307559eb62a25905911b5e04c7006159b4</id>
<content type='text'>
are called p5-*.

I hope that's all of them.</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:04:15Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0feb9f5b186a62a131121fe59db9ccdc0a844bd'/>
<id>urn:sha1:b0feb9f5b186a62a131121fe59db9ccdc0a844bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T12:59:47Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-08-14T12:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c3f43907484cf1f4457c4487c1c363328071b9c'/>
<id>urn:sha1:9c3f43907484cf1f4457c4487c1c363328071b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=febfbb41f9a1b548f29f1385798606badda36c17'/>
<id>urn:sha1:febfbb41f9a1b548f29f1385798606badda36c17</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!</content>
</entry>
<entry>
<title>Update to 0.71:</title>
<updated>2009-02-22T16:21:11Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2009-02-22T16:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ec0435b7eb3b6a0cca630a3c2ec9942f796f3f2'/>
<id>urn:sha1:0ec0435b7eb3b6a0cca630a3c2ec9942f796f3f2</id>
<content type='text'>
0.68  Fri Jun 30 12:17:01 2006
	- Added a new version of phrtsd and the phrtsd_orig option.

0.69  Tue Sep 12 08:55:10 2006
	- Changed pow to exp at randlib.c[1040] to get around a bug
	  with gcc under AIX. (Would it also be possible to avoid
	  this by using -lmsaa rather than -lm?)

0.70  Fri Oct 12 16:30:18 2007
	- Minor corrections to POD.

0.71  Tue Sep 16 15:38:06 2008
	- Used $ARGV[0] rather than shift in Makefile.PL.  Thanks to John
	  Fong for the correction.</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2008-10-19T19:17:40Z</updated>
<author>
<name>he</name>
<email>he@pkgsrc.org</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b021813da05c69e69b3fde33ae1379ac2a21f615'/>
<id>urn:sha1:b021813da05c69e69b3fde33ae1379ac2a21f615</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.8.8 -&gt; 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix path to Perl. Bump revision.</title>
<updated>2007-08-01T19:45:17Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-08-01T19:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b9ab94a8597b4a84ac0b7f145510e3aac54cf4f'/>
<id>urn:sha1:5b9ab94a8597b4a84ac0b7f145510e3aac54cf4f</id>
<content type='text'>
</content>
</entry>
</feed>
