ports/64122: [Patch] sysutils/vobcopy 0.5.11 -> 0.5.12 -- 0.5.11 has a off by one error with -m

michael johnson ahze at ahze.net
Thu Mar 11 23:40:06 UTC 2004


>Number:         64122
>Category:       ports
>Synopsis:       [Patch] sysutils/vobcopy 0.5.11 -> 0.5.12 -- 0.5.11 has a off by one error with -m
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 15:40:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
update vobcopy to 0.5.12 

from ChangeLog: 
0.5.12: good old off-by-one error in the -m function fixed
>How-To-Repeat:
      
>Fix:
diff -ruN sysutils/vobcopy.orig/Makefile sysutils/vobcopy/Makefile
--- sysutils/vobcopy.orig/Makefile	Thu Mar 11 18:17:57 2004
+++ sysutils/vobcopy/Makefile	Thu Mar 11 18:18:03 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vobcopy
-PORTVERSION=	0.5.11
+PORTVERSION=	0.5.12
 CATEGORIES=	sysutils
 MASTER_SITES=	http://lpn.rnbhq.org/download/
 
diff -ruN sysutils/vobcopy.orig/distinfo sysutils/vobcopy/distinfo
--- sysutils/vobcopy.orig/distinfo	Thu Mar 11 18:17:57 2004
+++ sysutils/vobcopy/distinfo	Thu Mar 11 18:18:06 2004
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list