Update to 0.7.22

* vcdxrip: add option "notrack" to skip ripping of a specific track
* vcd-info: single argument acts like -i option
* some stylistic coding changes (e.g. add _t suffix and p_ prefix)
* fix clobbering a version number via strncpy
* Memory leaks and errors reduced
This commit is contained in:
Tilman Keskinoz 2005-05-18 15:34:57 +00:00
parent a3480044c3
commit b4c2a25f6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135553
2 changed files with 3 additions and 4 deletions

View file

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= vcdimager
PORTVERSION= 0.7.21
PORTREVISION= 2
PORTVERSION= 0.7.22
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= vcdimager

View file

@ -1,2 +1,2 @@
MD5 (vcdimager-0.7.21.tar.gz) = d3a02f309d0e487be2a2eb1187a70afa
SIZE (vcdimager-0.7.21.tar.gz) = 983861
MD5 (vcdimager-0.7.22.tar.gz) = d7ceca2631fb732ff1257c2d3a7df45d
SIZE (vcdimager-0.7.22.tar.gz) = 984278