Updates py-liblzma from 0.5.1 to 0.5.2. Note: this port now requires python 2.6 ChangeLog: - Synchronize code with bz2module.c from python upstream. o fixes various minor issues and bugs. o support the context manager protocol (adds __enter__() & __enter__()). o use Py_buffer. o make code more in sync with bz2module.c for easier maintenance etc.. Fix: cd /usr/ports/archives && patch < /path/to/patch Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->beat I'll take it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear maintainer of py-liblzma, There is a maintainer pr open for your port py-liblzma but unfortunately the submitters mail address does not match the MAINTAINER variable. Could you please confirm that this pr was raised by you. Thanks, Beat -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmq3Z8ACgkQQMW893dCSdtD7wCfQGejxO/mbSzLxoFsCAJuvDf7 CVMAn2K9GMKRaJzGUkC29B5x3owL0/QC =NtVh -----END PGP SIGNATURE-----
On Sunday 01 March 2009 21:10:23 Beat Gaetzi wrote: > Dear maintainer of py-liblzma, > > There is a maintainer pr open for your port py-liblzma but unfortunately > the submitters mail address does not match the MAINTAINER variable. > Could you please confirm that this pr was raised by you. > > Thanks, > Beat Yes, it was raised by me. For the record naylor.b.david@gmail.com is one for the aliases I use (and prefer to use) however I have all the FreeBSD Ports communication on dragonsa@highveldmail.co.za. Is it possible to add naylor.b.david@gmail.com as a recognised 'alias' or should I just use the dragonsa@highveldmail.co.za e-mail? Regards P.S. I also have a PR for kdesvn-kde4 that is from me :-)
beat 2009-03-02 19:56:51 UTC FreeBSD ports repository Modified files: archivers/py-liblzma Makefile distinfo Log: - Update to 0.5.2 PR: ports/132224 Submitted by: David Naylor <naylor.b.david AT gmail.com> (maintainer) Approved by: miwi (mentor) Revision Changes Path 1.2 +2 -2 ports/archivers/py-liblzma/Makefile 1.2 +3 -3 ports/archivers/py-liblzma/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!