summaryrefslogtreecommitdiff
path: root/multimedia/mmpython/files/patch-disc__discinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* - Recovery from nasty update.Alexander Nedotsukov2008-04-061-0/+22
| | | | | | | - Plug CDROM device file descriptor leak. Notes: svn path=/head/; revision=210642
* - Update to 0.4.10.Felippe de Meirelles Motta2008-03-191-13/+0
| | | | | | | | | | | - Use SF macro. PR: ports/121227 Submitted by: myself Approved by: gabor (mentor), maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=209365
* - Workaround Pythons ioctl() wrapper deficency.Alexander Nedotsukov2006-03-311-0/+13
- Add CDS constant missed on FreeBSD. - Catch up with lsdvd output format changes. - Remove obsolete USE_REINPLACE. Approved by: maintainer Notes: svn path=/head/; revision=158437