pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/streamripper



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 19 00:20:47 UTC 2015

Modified Files:
        pkgsrc/audio/streamripper: Makefile PLIST distinfo options.mk
Added Files:
        pkgsrc/audio/streamripper/patches: patch-ac patch-ad
            patch-lib_ripstream.c
Removed Files:
        pkgsrc/audio/streamripper/patches: patch-aa patch-ab

Log Message:
Update to 1.64.6 using audio/streamripper-current and patch from PR 49677
provided by Petar Bogdanovic.

New for 1.64.6
------------------------------------
Mon Mar 30 21:10:13 EDT 2009
* Fix bug which creates corrupted id3v2 tags
* Remove trailing periods for stream name

New for 1.64.5
------------------------------------
Sun Mar  8 12:08:15 EDT 2009
* Change default values for
  - localhost from "localhost" to "127.0.0.1"
  - splitpoint padding from 300 ms to 0 ms
  - metadata and relay codeset (if UTF-8) to ISO-8859-1
  - id3 codeset to UTF-16
  - "keep files in incomplete" from false to true
* Fix parse rules to properly tag artists with "-" in their name (#540543)
* Fix bitrate & metadata reporting in console (#1957248)
* Fix integer overflow on bytes read (#1261305)
* Option for stopping based on megabytes ripped now uses MiB instead of MB
* Support splitting based on empty StreamTitle= strings 2648664

New for 1.64.4
------------------------------------
Mon Feb 16 21:27:29 EST 2009
* Fix problem where corrupt ogg files are being created
* Robustify metadata parsing for Limecast servers
* Fix buffer overflow bug with substitution rules (#2492422)
* Fix file creation bug when "/" is in stream name (#2533980)
* Disable creating cue file for ogg streams
* Fix problem skipping extra track on ogg streams


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/streamripper/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/streamripper/PLIST \
    pkgsrc/audio/streamripper/options.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/streamripper/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/streamripper/patches/patch-aa
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/streamripper/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/streamripper/patches/patch-ac \
    pkgsrc/audio/streamripper/patches/patch-ad \
    pkgsrc/audio/streamripper/patches/patch-lib_ripstream.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index