Index: Makefile =================================================================== --- Makefile (révision 372396) +++ Makefile (copie de travail) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mutagen -PORTVERSION= 1.22 +PORTVERSION= 1.26 CATEGORIES= audio python -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= johnson.peter@gmail.com @@ -14,11 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= python -USE_PYTHON= distutils +USE_PYTHON= distutils autoplist -.include - -post-patch: - @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' ${WRKSRC}/setup.py - -.include +.include Index: distinfo =================================================================== --- distinfo (révision 372396) +++ distinfo (copie de travail) @@ -1,2 +1,2 @@ -SHA256 (mutagen-1.22.tar.gz) = ddf2907bcaf4827b044a3d70b2fb3c1b58954497d86133f16715fc6c407d494e -SIZE (mutagen-1.22.tar.gz) = 813763 +SHA256 (mutagen-1.26.tar.gz) = be9f9ec27bc00f698d674cd00ef8eb29bbce316154a52ab105e85ca24ca9c751 +SIZE (mutagen-1.26.tar.gz) = 868222 Index: pkg-descr =================================================================== --- pkg-descr (révision 372396) +++ pkg-descr (copie de travail) @@ -7,4 +7,4 @@ regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level. -WWW: http://code.google.com/p/mutagen/ +WWW: https://bitbucket.org/lazka/mutagen