summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam>2017-03-14 19:17:21 +0000
committeradam <adam>2017-03-14 19:17:21 +0000
commite7e1fe56ede3b65b1a82c2bd066547bda7f0ac60 (patch)
treeb3d39efdb81aebdf7cacf0c6716d18fc5690a1e1 /audio
parent290516ea5bcb38a3f3d35c1452e55bc224484385 (diff)
downloadpkgsrc-e7e1fe56ede3b65b1a82c2bd066547bda7f0ac60.tar.gz
0.7.11 - 03.12.2017 (Evergreen)
New Features: * Repo and issue tracker moved to GitHub: https://github.com/nicfit/eyeD3 Bug Fixes: [issue 78] - ‘NoneType’ object has no attribute ‘year’ [issue 108] - Multiple date related fixes. [issue 110] - Allow superfluous –no-tagging-ttme-frame option for backward compatibility. [issue 111] - The –version option now prints a short, version-only, message. [issue 116] - Allow –year option for backward compatibility. Converts to –release-year. [issue 117] - Fixes for –user-text-frame with multiple colons and similar fixes. [issue 125] - ID3 v1.1 encoding fixes.
Diffstat (limited to 'audio')
-rw-r--r--audio/eyeD3/Makefile12
-rw-r--r--audio/eyeD3/distinfo10
2 files changed, 11 insertions, 11 deletions
diff --git a/audio/eyeD3/Makefile b/audio/eyeD3/Makefile
index 3d86fa847ac..757e1573755 100644
--- a/audio/eyeD3/Makefile
+++ b/audio/eyeD3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/02/08 14:21:26 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/03/14 19:17:21 adam Exp $
-DISTNAME= eyeD3-0.7.10
+DISTNAME= eyeD3-0.7.11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eyeD3/}
@@ -9,15 +9,15 @@ HOMEPAGE= http://eyed3.nicfit.net/
COMMENT= Python tool for working with audio files (in particular, mp3)
LICENSE= gnu-gpl-v2
-USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.7.5
+USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.7.11
REPLACE_SH+= bin/eyeD3
SUBST_CLASSES+= python
-SUBST_SED.python+= -e "s,python,${PYTHONBIN},"
+SUBST_STAGE.python= post-configure
SUBST_MESSAGE.python= Fixing path to python executable.
SUBST_FILES.python+= bin/eyeD3
-SUBST_STAGE.python= post-configure
+SUBST_SED.python+= -e "s,python,${PYTHONBIN},"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/eyeD3/distinfo b/audio/eyeD3/distinfo
index 4d5f8681233..2c3379deca6 100644
--- a/audio/eyeD3/distinfo
+++ b/audio/eyeD3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/02/08 14:21:26 wiz Exp $
+$NetBSD: distinfo,v 1.4 2017/03/14 19:17:21 adam Exp $
-SHA1 (eyeD3-0.7.10.tar.gz) = 94ade014ee289fad34bcb04f55e033ba9d1628dc
-RMD160 (eyeD3-0.7.10.tar.gz) = 89c76e1ae105c5d9ef06c08247726dfa400fcdfe
-SHA512 (eyeD3-0.7.10.tar.gz) = 91a1b4f46dd799a4e58741d1f502a457b202dc7ef97ac5db211c706604979250e04fee91b967616b094b7af9aef2249e02b4133b9a1b3ae1b761159b69d8e1c2
-Size (eyeD3-0.7.10.tar.gz) = 232523 bytes
+SHA1 (eyeD3-0.7.11.tar.gz) = e497d01366497b2112598043eb715710d3a826c4
+RMD160 (eyeD3-0.7.11.tar.gz) = 852b7fd18cb4dead92275f345e2d177e7738f9ef
+SHA512 (eyeD3-0.7.11.tar.gz) = 39452dc4ae01f71da976e41d38027f67b4389ebd14294327b058fb0156a46e1da517081c7e9e716b1cbede5743e03c43fd43860dc98118c04a850b1a33d99f45
+Size (eyeD3-0.7.11.tar.gz) = 234235 bytes