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

(-)Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/audio/py-mutagen/Makefile,v 1.14 2009/10/17 03:29:34 lwhsu Exp $
5
# $FreeBSD: ports/audio/py-mutagen/Makefile,v 1.14 2009/10/17 03:29:34 lwhsu Exp $
6
6
7
PORTNAME=	mutagen
7
PORTNAME=	mutagen
8
PORTVERSION=	1.17
8
PORTVERSION=	1.19
9
CATEGORIES=	audio python
9
CATEGORIES=	audio python
10
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
10
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
11
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
11
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mutagen-1.17.tar.gz) = c24c7a6eda29dffdec9bef83f177e3d4
1
MD5 (mutagen-1.19.tar.gz) = 68132949f3cd68491b87ff880ded4680
2
SHA256 (mutagen-1.17.tar.gz) = b3912a56998e7979aceabef9019d96215309832d1bfdf8ac2e3067fe6c1968f0
2
SHA256 (mutagen-1.19.tar.gz) = 8072d5391ac8d8d4eac473984d34798ae504fc03644f124ee57cedc2dee54fa6
3
SIZE (mutagen-1.17.tar.gz) = 611171
3
SIZE (mutagen-1.19.tar.gz) = 650488

Return to bug 144123