From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 17 20:10:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1C5B106564A for ; Sat, 17 Sep 2011 20:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ADCDB8FC12 for ; Sat, 17 Sep 2011 20:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8HKABq1027335 for ; Sat, 17 Sep 2011 20:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8HKABl2027332; Sat, 17 Sep 2011 20:10:11 GMT (envelope-from gnats) Resent-Date: Sat, 17 Sep 2011 20:10:11 GMT Resent-Message-Id: <201109172010.p8HKABl2027332@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "4720@hushmail.com" <4720@hushmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6451D106566B for ; Sat, 17 Sep 2011 20:08:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 4869C8FC16 for ; Sat, 17 Sep 2011 20:08:45 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8HK8jil008516 for ; Sat, 17 Sep 2011 20:08:45 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p8HK8jpB008515; Sat, 17 Sep 2011 20:08:45 GMT (envelope-from nobody) Message-Id: <201109172008.p8HK8jpB008515@red.freebsd.org> Date: Sat, 17 Sep 2011 20:08:45 GMT From: "4720@hushmail.com" <4720@hushmail.com> To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/160788: [patch] upgrade sysutils/dvdisaster to 0.72.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 20:10:11 -0000 >Number: 160788 >Category: ports >Synopsis: [patch] upgrade sysutils/dvdisaster to 0.72.2 >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: Sat Sep 17 20:10:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: 4720@hushmail.com >Release: >Organization: >Environment: >Description: attached patch updates sysutils/dvdisaster from 0.72 to 0.72.2. tinderbox-clean >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/dvdisaster/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 31 May 2010 02:00:58 -0000 1.17 +++ Makefile 17 Sep 2011 20:03:10 -0000 @@ -6,17 +6,19 @@ # PORTNAME= dvdisaster -PORTVERSION= 0.72 -PORTREVISION= 3 +PORTVERSION= 0.72.2 CATEGORIES= sysutils -MASTER_SITES= SF +MASTER_SITES= SF \ + http://dvdisaster.net/downloads/ MAINTAINER= chalpin@cs.wisc.edu COMMENT= A CD/DVD error recovery tool +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= GNUmakefile USE_BZIP2= yes @@ -26,6 +28,7 @@ --png-includes=${LOCALBASE}/include \ --png-libraries=${LOCALBASE}/lib USE_GMAKE= yes +MAKE_JOBS_UNSAFE=yes PORTSCOUT= limitw:1,even @@ -38,7 +41,7 @@ @(cd ${CONFIGURE_WRKSRC} && \ if ! ${SETENV} CC="${CC}" CXX="${CXX}" \ CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \ - INSTALL="/usr/bin/install -c ${_BINOWNGRP}" \ + INSTALL="${INSTALL} -c ${_BINOWNGRP}" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ @@ -48,4 +51,7 @@ ${FALSE}; \ fi) +post-install: + @${CAT} ${PKGMESSAGE} + .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/dvdisaster/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 19 Mar 2011 12:32:15 -0000 1.8 +++ distinfo 17 Sep 2011 20:03:10 -0000 @@ -1,2 +1,2 @@ -SHA256 (dvdisaster-0.72.tar.bz2) = 70b8e4e8709629368f8136441930dcf056ea311ff094eab295ec59c70f4f3184 -SIZE (dvdisaster-0.72.tar.bz2) = 4144997 +SHA256 (dvdisaster-0.72.2.tar.bz2) = 62d00c399c99a3bba493405174aeb96bd8c2d428d01d24b46858a55531b725ae +SIZE (dvdisaster-0.72.2.tar.bz2) = 4145193 Index: pkg-message =================================================================== RCS file: pkg-message diff -N pkg-message --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ pkg-message 17 Sep 2011 20:03:10 -0000 @@ -0,0 +1,3 @@ +Note that dvdisaster tries to read /dev/pass* to list available CD/DVD drives, +so the program will not detect any available drives if the user running +dvdisaster does not have permissions to read /dev/pass* Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/sysutils/dvdisaster/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- pkg-plist 28 Jul 2009 17:43:59 -0000 1.7 +++ pkg-plist 17 Sep 2011 20:03:12 -0000 @@ -11,6 +11,8 @@ doc/dvdisaster-%%PORTVERSION%%/de/download10.html doc/dvdisaster-%%PORTVERSION%%/de/download20.html doc/dvdisaster-%%PORTVERSION%%/de/download30.html +doc/dvdisaster-%%PORTVERSION%%/de/download_showall=0.html +doc/dvdisaster-%%PORTVERSION%%/de/download_showall=1.html doc/dvdisaster-%%PORTVERSION%%/de/feedback.html doc/dvdisaster-%%PORTVERSION%%/de/feedback_expand=1.html doc/dvdisaster-%%PORTVERSION%%/de/howtos.html @@ -334,6 +336,8 @@ doc/dvdisaster-%%PORTVERSION%%/en/download10.html doc/dvdisaster-%%PORTVERSION%%/en/download20.html doc/dvdisaster-%%PORTVERSION%%/en/download30.html +doc/dvdisaster-%%PORTVERSION%%/en/download_showall=0.html +doc/dvdisaster-%%PORTVERSION%%/en/download_showall=1.html doc/dvdisaster-%%PORTVERSION%%/en/feedback.html doc/dvdisaster-%%PORTVERSION%%/en/feedback_expand=1.html doc/dvdisaster-%%PORTVERSION%%/en/howtos.html @@ -684,6 +688,8 @@ doc/dvdisaster-%%PORTVERSION%%/ru/download10.html doc/dvdisaster-%%PORTVERSION%%/ru/download20.html doc/dvdisaster-%%PORTVERSION%%/ru/download30.html +doc/dvdisaster-%%PORTVERSION%%/ru/download_showall=0.html +doc/dvdisaster-%%PORTVERSION%%/ru/download_showall=1.html doc/dvdisaster-%%PORTVERSION%%/ru/feedback.html doc/dvdisaster-%%PORTVERSION%%/ru/feedback_expand=1.html doc/dvdisaster-%%PORTVERSION%%/ru/howtos.html @@ -1000,6 +1006,9 @@ locale/it/LC_MESSAGES/dvdisaster.mo locale/ru/LC_MESSAGES/dvdisaster.mo locale/sv/LC_MESSAGES/dvdisaster.mo +locale/pt_BR/LC_MESSAGES/dvdisaster.mo +@dirrm locale/pt_BR/LC_MESSAGES +@dirrm locale/pt_BR @dirrm locale/sv/LC_MESSAGES @dirrm locale/sv @dirrm locale/ru/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: