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

(-)./Makefile (-2 / +5 lines)
Lines 2-15 Link Here
2
# $FreeBSD: multimedia/p5-Audio-M4P/Makefile 332815 2013-11-05 07:28:38Z vanilla $
2
# $FreeBSD: multimedia/p5-Audio-M4P/Makefile 332815 2013-11-05 07:28:38Z vanilla $
3
3
4
PORTNAME=	Audio-M4P
4
PORTNAME=	Audio-M4P
5
PORTVERSION=	0.51
5
PORTVERSION=	0.53
6
CATEGORIES=	multimedia perl5
6
CATEGORIES=	multimedia perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	5u623l20@gmail.com
11
COMMENT=	M4P / MP4 / m4a Quicktime audio and video tools
11
COMMENT=	M4P / MP4 / m4a Quicktime audio and video tools
12
12
13
LICENSE=	ART10 GPLv1
14
LICENSE_COMB=	dual
15
13
BUILD_DEPENDS=	p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
16
BUILD_DEPENDS=	p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
14
		p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \
17
		p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \
15
		p5-Tree-Simple-View>=0:${PORTSDIR}/devel/p5-Tree-Simple-View
18
		p5-Tree-Simple-View>=0:${PORTSDIR}/devel/p5-Tree-Simple-View
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Audio-M4P-0.51.tar.gz) = f8de90eeac62fd108f0852941c029aaf42bd6fe1f42f43e058b913893a15a0eb
1
SHA256 (Audio-M4P-0.53.tar.gz) = a434c45c3baa5c2891f90c11012bf80c31ad3b3aed4b0c176bda2afcd9c566f9
2
SIZE (Audio-M4P-0.51.tar.gz) = 1714075
2
SIZE (Audio-M4P-0.53.tar.gz) = 1727431

Return to bug 185855