<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Set-Object, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-08-14T12:26:04Z</updated>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T12:26:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-08-14T12:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=74a7e1147c88b8cfdc49ad6446607b426d49a46b'/>
<id>urn:sha1:74a7e1147c88b8cfdc49ad6446607b426d49a46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating devel/p5-Set-Object from 1.27nb1 to 1.28</title>
<updated>2010-09-01T06:06:58Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2010-09-01T06:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5bedf9f0659329fc4ae5736f1f40508705d6b9bf'/>
<id>urn:sha1:5bedf9f0659329fc4ae5736f1f40508705d6b9bf</id>
<content type='text'>
pkgsrc changes:
- add license definition

Upstream changes:
1.28, 22 Jul 2010
    * Fixed a portability concern for some platforms' C compilers
      (that do not support //-style comments) - RT#52690
    * Valid SIGNATURE file - RT#50492
</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</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2071bb5c54efeb5a369d623a737c040e30ff5a84'/>
<id>urn:sha1:2071bb5c54efeb5a369d623a737c040e30ff5a84</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>Ran pkglint --autofix on the devel/ category. Most of the changes are</title>
<updated>2009-06-13T06:46:41Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2009-06-13T06:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4260642cfd602495f47f774bef2fdf43d0cf36f6'/>
<id>urn:sha1:4260642cfd602495f47f774bef2fdf43d0cf36f6</id>
<content type='text'>
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
</content>
</entry>
<entry>
<title>Update from version 1.26 to 1.27.</title>
<updated>2009-01-20T23:48:57Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2009-01-20T23:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2924b5ba5b8040d3a38e14db688e55c812ca3f61'/>
<id>urn:sha1:2924b5ba5b8040d3a38e14db688e55c812ca3f61</id>
<content type='text'>
Pkgsrc changes:
 o Remove patch, no longer needed

Upstream changes:

1.27, 15 Jan 2009
       o   Fix a typo that affected building against Perls with debugging
           enabled.
       o   A minor #define refactor (Yuval).
       o   Squash some long-standing warnings I had been ignoring for ages and
           Havard Eidnes prompted me to fix by logging an RT ticket for it.
       o   Squash some global clean-up warnings.
</content>
</entry>
<entry>
<title>Add build fix for cases where assert() is not a no-op. See also CPAN bug</title>
<updated>2008-12-09T07:24:14Z</updated>
<author>
<name>tonnerre</name>
<email>tonnerre</email>
</author>
<published>2008-12-09T07:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=14c0112ae1b8f9abbc7cb056e8cc37a0c4b5552b'/>
<id>urn:sha1:14c0112ae1b8f9abbc7cb056e8cc37a0c4b5552b</id>
<content type='text'>
#40356 which confirms this.
</content>
</entry>
<entry>
<title>Update from version 1.25nb1 to 1.26.</title>
<updated>2008-11-17T22:08:17Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-11-17T22:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb1623ca90cedfbd8ee9d387cf6c2e2d8fd1f45d'/>
<id>urn:sha1:bb1623ca90cedfbd8ee9d387cf6c2e2d8fd1f45d</id>
<content type='text'>
Upstream changes:

1.26, 13 Oct 2008
    * Methods which destroyed $@ due to internal use of eval now
      properly call local($@) (Yuval)
    * Fix a leak and a corner case with weak set magic, and squash
      some warnings (Yuval)
    * Define behaviour when dealing with return values from operations
      on weak sets. No longer hard-coded "Set::Object" - may affect
      Set::Object sub-classes (Sam)
</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</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5209d3b6614856d771465489fa3399121b800518'/>
<id>urn:sha1:5209d3b6614856d771465489fa3399121b800518</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>Update from version 1.22 to 1.25.  Changes:</title>
<updated>2008-07-27T18:55:04Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-07-27T18:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3bd774e8aca2000ac395c7a37d6869ed9455cfd'/>
<id>urn:sha1:c3bd774e8aca2000ac395c7a37d6869ed9455cfd</id>
<content type='text'>
1.25, 22 Jul 2008 ^

    * Portability: support Perls before 5.7.3, and make this
      dependency explicit in the Makefile.PL

1.24, 20 Jul 2008 ^

    * Remove threads test which had inadvertantly slipped into the
      MANIFEST from source control, and add comprehensive documentation
      on the state of thread support in this module.
    * Correct other silly MANIFEST mistakes.

1.23, 18 Jul 2008 ^

    * Make behaviour when dealing with items which were undef
      defined. Previously it might segfault (or Bus Error on Mac OS
      X) on some operations and Perl versions, or result in an empty
      string being inserted.
    * Fix a minor compile problem on IRIX, reported by David Cantrell.
</content>
</entry>
<entry>
<title>Import p5-Set-Object-1.22</title>
<updated>2008-06-23T04:06:23Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-06-23T04:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b97274aa732364bc9f8acdfb675c215afe3bd595'/>
<id>urn:sha1:b97274aa732364bc9f8acdfb675c215afe3bd595</id>
<content type='text'>
This module implements a Set of objects, that is, a collection of
objects without duplications. It is similar to a Smalltalk IdentitySet.
</content>
</entry>
</feed>
