1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

audio/py-eyed3: update to 0.7.8

- update to 0.7.8
- change MASTER_SITES to pypi following upstream
- relax python version check - port is now python3 ready
- remove CONFLICTS with no more existing port
This commit is contained in:
Ruslan Makhmatkhanov 2015-06-10 20:28:41 +00:00
parent 71fc60c7a5
commit 3bf9ea1d77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389142
2 changed files with 6 additions and 7 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= eyed3
PORTVERSION= 0.7.5
PORTVERSION= 0.7.8
CATEGORIES= audio python
MASTER_SITES= http://eyed3.nicfit.net/releases/
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= eyeD3-${PORTVERSION}
@ -16,11 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}magic>0:${PORTSDIR}/devel/py-magic
USES= python:2 tar:tgz
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
CONFLICTS= py*-eyed3-06-[0-9]*
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
PORTDOCS= AUTHORS ChangeLog README.rst

View File

@ -1,2 +1,2 @@
SHA256 (eyeD3-0.7.5.tgz) = 6a60f6dff7c8b74fee11eb378447b3bbbd2433ca5f7a00846840b0b2ddec9222
SIZE (eyeD3-0.7.5.tgz) = 221685
SHA256 (eyeD3-0.7.8.tar.gz) = 06b956572b8d63c52db8f62447277a5647fc185b7afef9f2a918b4601db467db
SIZE (eyeD3-0.7.8.tar.gz) = 226950