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