Date: Wed, 10 Oct 2007 07:30:21 -0500 From: "Josh Paetzel" <josh@tcbug.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/117067: [MAINTAINER UPDATE] Update sysutils/vobcopy from 1.0.1 to 1.0.2 Message-ID: <1192019421.90685@homebase.tcbug.org> Resent-Message-ID: <200710101240.l9ACe0HQ091017@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117067 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update sysutils/vobcopy from 1.0.1 to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 10 12:40:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Josh Paetzel >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD 6.2-STABLE #1: Fri Aug 17 16:08:23 CDT 2007 jpaetzel@homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE >Description: Update sysutils/vobcopy to latest version available >How-To-Repeat: N/A >Fix: --- Makefile.old 2007-10-09 23:56:55.000000000 -0500 +++ Makefile 2007-10-09 23:57:40.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= vobcopy -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ --- distinfo.old 2007-10-09 23:57:01.000000000 -0500 +++ distinfo 2007-10-09 23:59:21.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (vobcopy-1.0.1.tar.bz2) = 0fae0c80dbe3a9dd3d06aba54275cf8d -SHA256 (vobcopy-1.0.1.tar.bz2) = aa6955b67324e27a78d8cadf9cd597ac1bd406a949e3144422c6542eeb94428a -SIZE (vobcopy-1.0.1.tar.bz2) = 44094 +MD5 (vobcopy-1.0.2.tar.bz2) = 8bc06614d4e8131b13faa1339cdb0b64 +SHA256 (vobcopy-1.0.2.tar.bz2) = b17637d0cdaa8ed7a45ef53c46d2ac47cdbc75d5e5ab6c38797320005d7d42ed +SIZE (vobcopy-1.0.2.tar.bz2) = 43626 ############# ## Hideous, a diff of a patch --- patch-vobcopy.c.old 2007-10-10 00:10:38.000000000 -0500 +++ patch-vobcopy.c 2007-10-10 07:10:48.000000000 -0500 @@ -1,9 +1,10 @@ ---- vobcopy.c.orig Mon Dec 4 23:50:04 2006 -+++ vobcopy.c Mon Dec 4 23:52:23 2006 -@@ -151,6 +151,8 @@ +--- vobcopy.c.old 2007-10-10 07:10:06.000000000 -0500 ++++ vobcopy.c 2007-10-10 07:10:42.000000000 -0500 +@@ -148,7 +148,8 @@ + }; #endif - - + +- + /* initialize string */ + dvd_path[0] = '\0'; ############### # Just in case that's incomprehesable here's what # patch-vobcopy.c should be :) --- vobcopy.c.old 2007-10-10 07:10:06.000000000 -0500 +++ vobcopy.c 2007-10-10 07:10:42.000000000 -0500 @@ -148,7 +148,8 @@ }; #endif - + /* initialize string */ + dvd_path[0] = '\0'; /* * the getopt part (getting the options from command line) >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1192019421.90685>