Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 19:36:39 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152061: [MAINTAINER] audio/py-eyed3: update to 0.6.17
Message-ID:  <201011081936.oA8JadVo020673@www.freebsd.org>
Resent-Message-ID: <201011081940.oA8Je9Zp022175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152061
>Category:       ports
>Synopsis:       [MAINTAINER] audio/py-eyed3: update to 0.6.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 08 19:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.1-STABLE
>Organization:
>Environment:
8.1-STABLE i386
>Description:
- update to 0.6.17
- remove md5
- add license stuff
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-eyed3/Makefile py-eyed3/Makefile
--- py-eyed3/Makefile	2010-09-28 00:29:00.000000000 +0400
+++ py-eyed3/Makefile	2010-11-08 22:15:41.000000000 +0300
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/py-eyed3/Makefile,v 1.15 2010/09/27 20:29:28 skreuzer Exp $
 
 PORTNAME=	eyed3
-PORTVERSION=	0.6.16
+PORTVERSION=	0.6.17
 CATEGORIES=	audio python
 MASTER_SITES=	http://eyed3.nicfit.net/releases/ \
 		http://depot.fsck.ch/mirror/distfiles/
@@ -15,7 +15,10 @@
 MAINTAINER=	cvs-src@yandex.ru
 COMMENT=	Python module for processing ID3 tags
 
-USE_PYTHON=	2.4-
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+USE_PYTHON=	2.5+
 USE_PYTHON_PREFIX=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
diff -ruNa py-eyed3/distinfo py-eyed3/distinfo
--- py-eyed3/distinfo	2008-06-14 07:02:00.000000000 +0400
+++ py-eyed3/distinfo	2010-11-08 22:10:15.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (eyeD3-0.6.16.tar.gz) = b8fe36835c2775fd69a0ff18e15f2743
-SHA256 (eyeD3-0.6.16.tar.gz) = 21bbc4ed120c43939ddbb766fdee56fcf055dfe7e1b34e9090306d0da7b7d7cc
-SIZE (eyeD3-0.6.16.tar.gz) = 108217
+SHA256 (eyeD3-0.6.17.tar.gz) = a1f3410ee1803e4aaf6526cf5cca6a863990af02a43abb2cfbbd50595e103f3f
+SIZE (eyeD3-0.6.17.tar.gz) = 111425


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011081936.oA8JadVo020673>