1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.5.12, which fixes a nasty off by one error in -m (mirror) mode.

PR:		ports/64122
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	lioux (blanket)
This commit is contained in:
Pav Lucistnik 2004-03-11 23:52:32 +00:00
parent f38c98612a
commit caead4de8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103702
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= vobcopy
PORTVERSION= 0.5.11
PORTVERSION= 0.5.12
CATEGORIES= sysutils
MASTER_SITES= http://lpn.rnbhq.org/download/

View File

@ -1,2 +1,2 @@
MD5 (vobcopy-0.5.11.tar.bz2) = 4eee4e7a39692d929f910d2afa09f1bc
SIZE (vobcopy-0.5.11.tar.bz2) = 42615
MD5 (vobcopy-0.5.12.tar.bz2) = 07da940adf15e584ce0579abe3502981
SIZE (vobcopy-0.5.12.tar.bz2) = 45813