From f8fa7f60ef753fc383f0e17aa00dac8a6043ad1f Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 21 Sep 2009 14:45:22 +0000 Subject: [PATCH] lzmautils -> xz Feature safe: yes --- archivers/deco/Makefile | 3 ++- audio/gnormalize/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile index 88138e93959a..c54792f55ea5 100644 --- a/archivers/deco/Makefile +++ b/archivers/deco/Makefile @@ -7,6 +7,7 @@ PORTNAME= deco PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://hartlich.com/deco/download/:site1 \ http://hartlich.com/deco/archive/download/:site2 @@ -20,7 +21,7 @@ RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc \ arj:${PORTSDIR}/archivers/arj \ cabextract:${PORTSDIR}/archivers/cabextract \ dpkg:${PORTSDIR}/archivers/dpkg \ - lzma:${PORTSDIR}/archivers/lzmautils \ + lzma:${PORTSDIR}/archivers/xz \ lzop:${PORTSDIR}/archivers/lzop \ 7z:${PORTSDIR}/archivers/p7zip \ rpm:${PORTSDIR}/archivers/rpm \ diff --git a/audio/gnormalize/Makefile b/audio/gnormalize/Makefile index 2ef330d46af7..d0a5ce32cde5 100644 --- a/audio/gnormalize/Makefile +++ b/audio/gnormalize/Makefile @@ -7,14 +7,14 @@ PORTNAME= gnormalize PORTVERSION= 0.63 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF MAINTAINER= darcsis@gmail.com COMMENT= An alternative for replaygain -BUILD_DEPENDS+= lzma:${PORTSDIR}/archivers/lzmautils +BUILD_DEPENDS+= lzma:${PORTSDIR}/archivers/xz RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ wavegain:${PORTSDIR}/audio/wavegain