View | Details | Raw Unified | Return to bug 72499
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	acidrip
8
PORTNAME=	acidrip
9
PORTVERSION=	0.12
9
PORTVERSION=	0.14
10
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (acidrip-0.12.tar.gz) = ba88de14f7460416da1908fb3f972043
1
MD5 (acidrip-0.14.tar.gz) = c1c27bbf658e5c30f43e067a8ae283de
2
SIZE (acidrip-0.12.tar.gz) = 90113
2
SIZE (acidrip-0.14.tar.gz) = 92086
(-)pkg-descr (-1 / +1 lines)
Lines 11-14 Link Here
11
 o Finds black bands and crops them
11
 o Finds black bands and crops them
12
 o Gives suggestions for improved performance
12
 o Gives suggestions for improved performance
13
13
14
WWW:	http://acidrip.thirtythreeandathird.net/
14
WWW:	http://untrepid.com/acidrip/
(-)pkg-plist (+1 lines)
Lines 2-7 Link Here
2
%%SITE_PERL%%/AcidRip/acidrip.pm
2
%%SITE_PERL%%/AcidRip/acidrip.pm
3
%%SITE_PERL%%/AcidRip/interface.pm
3
%%SITE_PERL%%/AcidRip/interface.pm
4
%%SITE_PERL%%/AcidRip/logo.png
4
%%SITE_PERL%%/AcidRip/logo.png
5
%%SITE_PERL%%/AcidRip/messages.pm
5
%%SITE_PERL%%/AcidRip/signals.pm
6
%%SITE_PERL%%/AcidRip/signals.pm
6
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AcidRip/.packlist
7
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AcidRip/.packlist
7
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AcidRip
8
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AcidRip

Return to bug 72499