Bug 132224 - [MAINTAINER] Update py-liblzma from 0.5.1 to 0.5.2
Summary: [MAINTAINER] Update py-liblzma from 0.5.1 to 0.5.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-01 17:10 UTC by David Naylor
Modified: 2009-03-02 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.26 KB, patch)
2009-03-01 17:10 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor 2009-03-01 17:10:01 UTC
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
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2009-03-01 17:24:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 Beat Gaetzi freebsd_committer freebsd_triage 2009-03-01 19:10:23 UTC
-----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-----
Comment 3 David Naylor 2009-03-02 19:22:24 UTC
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 :-)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-02 19:57:10 UTC
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"
Comment 5 Beat Gaetzi freebsd_committer freebsd_triage 2009-03-02 19:58:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!